Révision f41b6861
Category Tree: Reduce number of categories
monit -> munin
nova -> cloud (nova)
powermta -> mail (powermta)
redis -> search (redis) and system (redis)
| plugins/powermta/powermta_vmta_recpients | ||
|---|---|---|
| 16 | 16 |
echo "graph_title RGMTA2 PMTA VMTA $vmta Recipents" |
| 17 | 17 |
echo "graph_vlabel recipents" |
| 18 | 18 |
echo "graph_scale no" |
| 19 |
echo "graph_category PowerMTA"
|
|
| 19 |
echo "graph_category mail"
|
|
| 20 | 20 |
for i in ${queues[@]};do
|
| 21 | 21 |
queue=(`pmta show queue $i`) |
| 22 | 22 |
unset queue[0] |
Formats disponibles : Unified diff