Révision 81db94e2
Reduce number of categories
| plugins/snmp/snmp__netapp_reallocate | ||
|---|---|---|
| 112 | 112 |
} |
| 113 | 113 |
print "graph_args --base 1000 --lower-limit 0 --rigid\n"; |
| 114 | 114 |
print "graph_vlabel reallocate_status status\n"; |
| 115 |
print "graph_category reallocate\n";
|
|
| 115 |
print "graph_category netapp\n";
|
|
| 116 | 116 |
foreach my $state ("reallocating", "redirecting", "quiesce", "debug")
|
| 117 | 117 |
{
|
| 118 | 118 |
print "$state.label $state\n"; |
Formats disponibles : Unified diff