Révision 6ffdebec
Plugin-Gallery: Better 2nd level headings
| plugins/system/read_serial_temperature | ||
|---|---|---|
| 39 | 39 |
|
| 40 | 40 |
print 'graph_title Temperatuur in de serverruimte' |
| 41 | 41 |
print 'graph_vlabel temperature in C' |
| 42 |
print 'graph_category System'
|
|
| 42 |
print 'graph_category sensors'
|
|
| 43 | 43 |
print 'temperature.label temperature' |
| 44 | 44 |
print 'graph_info Dit is de temperatuur in het rek in de serverruimte B104' |
| 45 | 45 |
print 'graph_scale no' |
| ... | ... | |
| 50 | 50 |
|
| 51 | 51 |
print 'temperature.value %s' % gettemperature() |
| 52 | 52 |
|
| 53 |
|
|
| 53 |
|
|
Formats disponibles : Unified diff