Projet

Général

Profil

Révision e3899a30

IDe3899a30d870670a2445742f9ca89a460cb4392f
Parent 0743e6e5
Enfant be24db7e

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories, use more generic terms

Voir les différences:

plugins/chassis/dell_fans
85 85
        print "graph_title Dell Fan Speeds"
86 86
        print "graph_args --base 1000 -l 0"
87 87
        print "graph_vlabel speed (RPM)"
88
        print "graph_category Chassis"
88
        print "graph_category sensors"
89 89
        print "graph_info This graph shows the speed in RPM of all fans."
90 90
        print "graph_period second"
91 91
        # Print remaining non-static values.
......
102 102
        print "graph_title Dell Temperature Readings"
103 103
        print "graph_args --base 1000 -l 0"
104 104
        print "graph_vlabel Temp in Degrees Celsius"
105
        print "graph_category Chassis"
105
        print "graph_category sensors"
106 106
        print "graph_info This graph shows the temperature for all sensors."
107 107
        print "graph_period second"
108 108
        # Print remaining non-static values.

Formats disponibles : Unified diff