Révision 81db94e2
Reduce number of categories
| plugins/snmp/snmp__netapp_cifscalls | ||
|---|---|---|
| 91 | 91 |
print "graph_title $host CIFS calls\n"; |
| 92 | 92 |
print "graph_args --base 1000 --lower-limit 0 --rigid\n"; |
| 93 | 93 |
print "graph_vlabel calls / \${graph_period}\n";
|
| 94 |
print "graph_category cifs\n";
|
|
| 94 |
print "graph_category netapp\n";
|
|
| 95 | 95 |
print "graph_info This graph shows cifs calls for the $host NetApp equipment.\n"; |
| 96 | 96 |
print "graph_order "; |
| 97 | 97 |
foreach (sort keys %oids) |
Formats disponibles : Unified diff