Révision 6ffd5019
Reduce number of categories, use more generic terms
| plugins/snmp/snmp__netapp_ops | ||
|---|---|---|
| 85 | 85 |
print "graph_title $host OPS \n"; |
| 86 | 86 |
print "graph_args --base 1000 --lower-limit 0 --rigid\n"; |
| 87 | 87 |
print "graph_vlabel OPS \n"; |
| 88 |
print "graph_category OPS\n";
|
|
| 88 |
print "graph_category netapp\n";
|
|
| 89 | 89 |
print "graph_info This graph shows OPS for the $host NetApp equipment.\n"; |
| 90 | 90 |
print "graph_order misc64CifsOps misc64NfsOps iscsi64Ops fcp64Ops misc64HttpOps\n"; |
| 91 | 91 |
foreach my $k (sort keys %config) |
Formats disponibles : Unified diff