check_rpi_temperature/README.md

11 lines
284 B
Markdown
Raw Normal View History

2020-10-03 16:19:32 +02:00
# check_rpi_temperature
2020-10-03 16:22:25 +02:00
Icinga2/Nagios check program for Raspberry Pi temperature
## 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)