1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.00 out of 5)
Loading...
:

Return temperature of CPU in centigrade degrees

Module data

 module_begin
 module_name CPU_Temp
 module_type generic_data
 module_exec cat /proc/acpi/thermal_zone/THRM/temperature | awk '{ print $2 }'
 module_description Return temperature of CPU in centigrade degrees
 module_end
(Visited 492 times, 1 visits today)

For correct visualization of the Pandora FMS library extension, you must have installed version NG 760 or superior

X