:
This module returns the percentage of the CPU in use. The syntaxis for the module would be the following.
Module data
module_begin module_name CPU Load module_type generic_data module_wmiquery SELECT LoadPercentage FROM Win32_Processor module_wmicolumn LoadPercentage module_description CPU Load (%) module_min_warning 80 module_max_warning 90 module_min_critical 91 module_max_critical 100 module_end
(Visited 1,072 times, 1 visits today)