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

This gets the IOStat from a Linux, using sysstat tools.

Module data

module_begin 
module_name IO_Cpu 
module_type generic_data 
module_exec iostat -c | tail -2 | head -1 | awk '{ print $4 }' 
module_description IOStat, obtained with package sysstat 
module_end
(Visited 249 times, 1 visits today)

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

X