Révision 81db94e2
Reduce number of categories
| plugins/snmp/snmp__netapp_cifs2 | ||
|---|---|---|
| 84 | 84 |
print "graph_title $host CIFS sessions\n"; |
| 85 | 85 |
print "graph_args --base 1000 --lower-limit 0 --rigid\n"; |
| 86 | 86 |
print "graph_vlabel CIFS\n"; |
| 87 |
print "graph_category CIFS\n";
|
|
| 87 |
print "graph_category netapp\n";
|
|
| 88 | 88 |
print "graph_info This graph shows CIFS sessions status for the $host.\n"; |
| 89 | 89 |
print "graph_order "; |
| 90 | 90 |
foreach (sort keys %oids) |
Formats disponibles : Unified diff