Commit Graph

3 Commits

Author SHA1 Message Date
fd109cdada changed way how performance data is handled so that the order is preserved (fixes #1)
rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix.

improved the status message when warn or critical thresholds are exceeded
2016-10-18 01:44:11 +02:00
d5ca8d7600 Added units in performance data (C/F for temperature and s for time).
closes #2

renamed time performance data to checktime
2016-10-17 19:26:46 +02:00
a1eeb872bf added check_temperature plugin to monitor temperatures on a RaspberryPi 2016-10-17 18:44:33 +02:00