You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
10 months ago | |
---|---|---|
LICENSE | 3 years ago | |
README.md | 3 years ago | |
check_rpi_temperature.sh | 10 months ago | |
command_check_rpi_temperature.conf | 2 years ago |
README.md
check_rpi_temperature
Icinga2/Nagios check program for Raspberry Pi temperature
Requirements
bc
for 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)