Icinga2/Nagios check program for Raspberry Pi temperature
| check_rpi_temperature.sh | ||
| command_check_rpi_temperature.conf | ||
| LICENSE | ||
| README.md | ||
check_rpi_temperature
Icinga2/Nagios check program for Raspberry Pi temperature
Requirements
bcfor floating point calculation- Adding executing user to video group:
sudo adduser nagios video. Otherwise "VCHI initialization failed"
Arguments
--warning 50: Temperature above which the result is warning--critical 70: Temperature above which the result is critical--fahrenheit: All temperatures in Fahrenheit (°F)