https://github.com/majlen/check_temp
Temperature check (not only) for nagios
https://github.com/majlen/check_temp
Last synced: 6 months ago
JSON representation
Temperature check (not only) for nagios
- Host: GitHub
- URL: https://github.com/majlen/check_temp
- Owner: Majlen
- License: wtfpl
- Created: 2016-12-06T14:05:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T11:16:53.000Z (over 3 years ago)
- Last Synced: 2025-04-11T02:20:15.658Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# check_temp
Temperature check (not only) for nagios. Performance data included.
Uses sysfs for data retrieval, so it's not necessary to have lm_sensors installed (although recommended for sensors-detect, which helps with loading appropriate kernel modules).
Dependencies
* Python >3.4
* NRPE