1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-03 22:58:20 +00:00

Plugin-Gallery: Better 2nd level headings

This commit is contained in:
dipohl 2017-02-24 05:01:30 +01:00
parent 349edaf819
commit 6ffdebec0d
17 changed files with 9 additions and 9 deletions

View file

@ -69,7 +69,7 @@ if [ "$1" = "config" ]; then
echo 'graph_title Netatalk status'
echo 'graph_args --logarithmic --lower-limit 0.1'
echo 'graph_vlabel Number'
echo 'graph_category network'
echo 'graph_category fs'
echo 'proc.label Running processes'
echo 'proc.info Number of running afpd processes'
echo 'proc.min 0'