Projet

Général

Profil

Révision 81db94e2

ID81db94e2d3f9b507295fc1f9c01e39cfd3e62df5
Parent 81ad9f2b
Enfant 24e77a26

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories

Voir les différences:

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