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
|
@ -225,7 +225,7 @@ case $1 in
|
|||
;;
|
||||
config)
|
||||
if [ -n "$CONF_TITLE" ] && [ -n "$CONF_LABEL" ]; then
|
||||
echo "graph_category PowerMTA"
|
||||
echo "graph_category mail"
|
||||
echo "graph_title $CONF_TITLE on ${REMOTEHOST}"
|
||||
echo "graph_vlabel $CONF_LABEL"
|
||||
echo "graph_scale yes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue