Commit Graph

  • c39cd60d85 renamed for Gitea master jfl 2026-01-02 12:38:15 +01:00
  • ea7c02e270 updated readme to state the python3 is now required jfl 2024-12-29 15:41:12 +01:00
  • c1cfdd7d21 updated plugins to python3 made specifying which temperatur for plugins/check_temperature mandatory jfl 2024-12-29 15:36:33 +01:00
  • bbad51d9ca 2 optimizations: - got rid of unnecessary read commands to set variables - de-duplicate the list of nameservers to check before checking jfl 2021-03-09 23:30:46 +01:00
  • dadb9bb181 First commit for check_dns_replication jfl 2021-03-09 21:48:55 +01:00
  • 302f2b0ade Fixed layout issues in GitLab jfl 2019-03-10 13:12:51 +01:00
  • 3128d9ae02 Minor updates to README.md jfl 2019-03-10 13:04:44 +01:00
  • 1ec60af44a Updated documentation jfl 2019-03-10 13:03:10 +01:00
  • 379482e729 Added Bosch Sensortec I2C BME280/BMP280 sensor Added support for additional measurements in addition to the temperature Fixed handling of default I2C address Updated documentation for the new I2C sensors (and fixed a few errors) jfl 2019-03-10 13:01:49 +01:00
  • 28daf07d1a fixed scaling issue for Raspberry Pi CPU temperature Frederik Lindenaar 2019-03-03 20:47:38 +01:00
  • 2349fc1add Added support for I2C MCP9808 sensor (closes #4) based on https://github.com/ControlEverythingCommunity/MCP9808/blob/master/Python/MCP9808.py Frederik Lindenaar 2019-03-03 20:14:51 +01:00
  • d54130d182 - set HTTP User-Agent header to check_otp/VERSION - added SSL validation options (--no-ssl-validation, --cacert, --capath) to deal with SSL validation issues jfl 2018-01-28 13:13:32 +01:00
  • 8afdb5e311 added Raspberry Pi CPU temperature reading jfl 2018-01-06 20:06:27 +01:00
  • 3e330c37e2 rewrote use of map() to list comprehension as use of map() is an anti-pattern as part of the fix. jfl 2016-10-18 01:59:46 +02:00
  • fd109cdada changed way how performance data is handled so that the order is preserved (fixes #1) jfl 2016-10-18 01:44:11 +02:00
  • d5ca8d7600 Added units in performance data (C/F for temperature and s for time). closes #2 jfl 2016-10-17 19:24:04 +02:00
  • 747b6f2722 added example for using check_temperature jfl 2016-10-17 19:04:09 +02:00
  • a1eeb872bf added check_temperature plugin to monitor temperatures on a RaspberryPi jfl 2016-10-17 18:44:33 +02:00
  • 4a52b30270 added .gitignore to prevent compiled python code and dev/test keys and count files from being checked in jfl 2016-10-11 15:23:58 +02:00
  • d9efd3954e added first implementation of check_otp supporting HOTP and TOTP checks against PrivacyIDEA/LinOTP jfl 2016-10-10 11:27:24 +02:00
  • ed63fa9140 Added check_multiple_host_addresses as I stil had that laying around somewhere jfl 2015-08-02 19:35:50 +02:00
  • cca2113d8c added cgi-bin/nagiosstatus.sh jfl 2015-08-02 18:17:43 +02:00
  • 5458527cf4 updated directory structure, move plugins into a separate directory jfl 2015-08-02 17:47:31 +02:00
  • 2bbb913849 Modified check_memory to support new procps free(1) output format Created initial README jfl 2015-07-26 11:12:22 +02:00
  • c381946e6a Initial checkin of standard check_memory script jfl 2015-07-26 10:32:20 +02:00