Projet

Général

Profil

Révision 33e95e6f

ID33e95e6ff9d9e634dfba2fd200b5777bab1ff9da
Parent c8df9ab4
Enfant 68eddb58

Ajouté par Lars Kruse il y a plus de 7 ans

Review and unify category assignments of plugins

Voir les différences:

plugins/omreport/omreport_pwrmon_current
91 91
        print "graph_title OpenManage - Power Monitoring - Current\n";
92 92
        print "graph_args --base 1000 -l 0\n";
93 93
        print "graph_vlabel Amps\n";
94
        print "graph_category Sensors\n";
94
        print "graph_category sensors\n";
95 95
        foreach my $j (sort keys %val) {
96 96
            print "$j.label $val{$j}{label}\n";
97 97
        }

Formats disponibles : Unified diff