Added arguments to README

This commit is contained in:
Jonny007-MKD 2020-10-03 16:22:25 +02:00
parent a02420a9e5
commit bf1b51c664

View file

@ -1,3 +1,10 @@
# check_rpi_temperature
Icinga2/Nagios check program for Raspberry Pi temperature
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)