Révision e3899a30
Reduce number of categories, use more generic terms
| 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