mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 18:07:20 +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
|
@ -36,7 +36,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'graph_title Auth Log Parser'
|
||||
echo 'graph_args --base 1000 -l 0'
|
||||
echo 'graph_vlabel Daily Auth Counters'
|
||||
echo 'graph_category system'
|
||||
echo 'graph_category auth'
|
||||
echo 'illegal_user.label Illegal User'
|
||||
echo 'possible_breakin.label Breakin Attempt'
|
||||
echo 'authentication_failure.label Authentication Fail'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue