Révision 29bdf34e
Category Tree: reduce number of categories
| plugins/fax/faxstat | ||
|---|---|---|
| 32 | 32 |
if [ "$1" = "config" ]; then |
| 33 | 33 |
echo 'graph_title Fax Jobs' |
| 34 | 34 |
echo 'graph_vlabel Jobs in Queue' |
| 35 |
echo 'graph_category FAX'
|
|
| 35 |
echo 'graph_category other'
|
|
| 36 | 36 |
for i in $JOBTYPES; do |
| 37 | 37 |
echo "$i.info Number of jobs in $i queue." |
| 38 | 38 |
echo "$i.label $i" |
Formats disponibles : Unified diff