mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
[network/hostsdeny] Refactor to support any blocked service
The HostDenied field is renamed to ssh. To preserve existing data, # cd /var/lib/munin/example.net # mv hostname-hostsdeny-HostsDenied-g.rrd hostname-hostsdeny-sshd-g.rrd This refactor incidentally also fixes a bug where empty or commented-out lines where also counted. Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
parent
e926acaf5f
commit
cfe070ea38
2 changed files with 32 additions and 12 deletions
|
@ -223,7 +223,6 @@ plugins/network/ethtool_
|
|||
plugins/network/fwbuilder_
|
||||
plugins/network/hfsc
|
||||
plugins/network/hfsc_sep
|
||||
plugins/network/hostsdeny
|
||||
plugins/network/host_traffic
|
||||
plugins/network/if1sec_
|
||||
plugins/network/ifem_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue