mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
multiple plugins -> "mail" (qsmtpd, zimbra) ossec -> "security" (ossec) zeo -> appserver (zope)
This commit is contained in:
parent
30685b4c66
commit
ed77c82d8a
12 changed files with 14 additions and 14 deletions
|
@ -152,7 +152,7 @@ def read_data(savestate=True):
|
|||
|
||||
def emit_config():
|
||||
print('graph_title Lines in the ZNC-log')
|
||||
print('graph_category znc')
|
||||
print('graph_category chat')
|
||||
print('graph_vlabel lines / ${graph_period}')
|
||||
print('graph_scale no')
|
||||
print('graph_args --base 1000 --lower-limit 0')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue