1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Category Tree: Reduce number of categories, add pod doc

This commit is contained in:
dipohl 2017-02-22 18:11:54 +01:00
parent 193bafb7bf
commit db240286ab
5 changed files with 106 additions and 10 deletions

View file

@ -144,7 +144,7 @@ if ARGV.first == 'config'
puts <<CONFIG
graph_title Ejabberd Log
graph_vlabel total
graph_category jabber
graph_category chat
graph_args -l 0
CONFIG
end