3e330c37e2
rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix.
2016-10-18 01:59:46 +02:00
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
d9efd3954e
added first implementation of check_otp supporting HOTP and TOTP checks against PrivacyIDEA/LinOTP
2016-10-10 11:27:24 +02:00
ed63fa9140
Added check_multiple_host_addresses as I stil had that laying around somewhere
2015-08-02 19:35:50 +02:00
5458527cf4
updated directory structure, move plugins into a separate directory
2015-08-02 17:47:31 +02:00