mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
Plugin-Gallery: Better 2nd level headings
This commit is contained in:
parent
349edaf819
commit
6ffdebec0d
17 changed files with 9 additions and 9 deletions
|
@ -29,7 +29,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_title Hosts denied by BlockHosts'
|
||||
echo 'graph_args -l 0'
|
||||
echo 'graph_vlabel denied hosts '
|
||||
echo 'graph_category system'
|
||||
echo 'graph_category security'
|
||||
echo 'HostsDenied.label Hosts denied by BlockHosts'
|
||||
echo 'HostsWatched.label Hosts watched by BlockHosts'
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue