check raspberry pi cpu temperature with perfdata and warn/crit thresholds.
The data is read from sysfs ( file: /sys/class/thermal/thermal_zone0/temp ).
Dependency: awk bc
check raspberry pi cpu temperature with perfdata and warn/crit thresholds.
The data is read from sysfs ( file: /sys/class/thermal/thermal_zone0/temp ).
Dependency: awk bc