mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
Fix titles of similar plugins so they are better grouped in category views
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
parent
3716783a4b
commit
e926acaf5f
6 changed files with 21 additions and 14 deletions
|
@ -58,7 +58,8 @@ run_autoconf() {
|
|||
|
||||
run_config() {
|
||||
cat << EOF
|
||||
graph_title denied sshd access in $DENY
|
||||
graph_title Hosts denied sshd access
|
||||
graph_info Hosts denied sshd access in $DENY
|
||||
graph_args --base 1000 -l 0
|
||||
graph_vlabel Hosts denied
|
||||
graph_category security
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue