Révision 81db94e2
Reduce number of categories
| plugins/snmp/snmp__netapp_cpu2 | ||
|---|---|---|
| 93 | 93 |
print "graph_title $host CPU \n"; |
| 94 | 94 |
print "graph_args --base 1000 -r --lower-limit 0 --upper-limit 100\n"; |
| 95 | 95 |
print "graph_vlabel CPU \n"; |
| 96 |
print "graph_category CPU\n";
|
|
| 96 |
print "graph_category netapp\n";
|
|
| 97 | 97 |
print "graph_info This graph shows cpu busy value for the $host in percent.\n"; |
| 98 | 98 |
print "graph_order "; |
| 99 | 99 |
foreach (sort keys %oids) |
Formats disponibles : Unified diff