Révision 6ffd5019
Reduce number of categories, use more generic terms
| plugins/mail/postfwd2 | ||
|---|---|---|
| 214 | 214 |
print 'graph_vlabel ', $graphs{$key}->{vlabel}, "\n";
|
| 215 | 215 |
print 'graph_width 600', "\n"; |
| 216 | 216 |
print 'graph_args --lower-limit 0 ', $args, "\n"; |
| 217 |
print 'graph_category others', "\n";
|
|
| 217 |
print 'graph_category other', "\n"; |
|
| 218 | 218 |
print $label, '.label ', $graphs{$key}->{series}->{$label}->{label}, "\n";
|
| 219 | 219 |
print $label, '.draw LINE', "\n"; |
| 220 | 220 |
print $label, '.type GAUGE', "\n"; |
Formats disponibles : Unified diff