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

This module returns the free CPU percentage

Module data

module_begin 
module_name CPU Free 
module_type generic_data 
module_exec echo $(( 100 ­ `vmstat 1 2 | tail ­1 | awk '{ print $15 }'`)) 
module_max 100 
module_min 0 
module_description Percentage CPU Free 
module_end
(Visited 160 times, 1 visits today)

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

X