mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
monit -> munin nova -> cloud (nova) powermta -> mail (powermta) redis -> search (redis) and system (redis)
This commit is contained in:
parent
ed77c82d8a
commit
f41b68619b
11 changed files with 20 additions and 20 deletions
|
@ -16,7 +16,7 @@ case $1 in
|
|||
echo "graph_title RGMTA2 PMTA VMTA $vmta Recipents"
|
||||
echo "graph_vlabel recipents"
|
||||
echo "graph_scale no"
|
||||
echo "graph_category PowerMTA"
|
||||
echo "graph_category mail"
|
||||
for i in ${queues[@]};do
|
||||
queue=(`pmta show queue $i`)
|
||||
unset queue[0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue