1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-02 14:18:21 +00:00

Plugin-Gallery: Get better 2nd level headings

Review of category processes, system, snmp
This commit is contained in:
dipohl 2017-02-24 19:50:15 +01:00
parent 4b400a7320
commit e777037d06
27 changed files with 15 additions and 15 deletions

View file

@ -80,7 +80,7 @@ if (@ARGV and $ARGV[0] eq "config")
graph_title Page faults by Process
graph_args --base 1000
graph_vlabel major page faults
graph_category system
graph_category processes
graph_info Shows number of major page faults caused by each process name
END