Free disk on HP-UX

It returns the number of processes that are running in the machine. Module data module_begin  module_name Disco_Libre  module_type generic_data  module_freepercentdisk /  module_description Free disk  module_end

Block device transfers per second

Indicate the number of transfers per second that were issued to the device. Module data module_begin  module_name Block_dev_tps  module_type generic_data  module_exec sar -d | grep devX | tail -1 | awk ‘{print $3}’ (Average)  module_exec sar -d 1 1 | grep...

Time sync on Linux

Returns the schedule difference with the NTP server. Module data module_begin  module_name Time sync  module_type generic_data  module_exec ntptrace 2>/dev/null | tr ­d “\n” | awk ‘{print $5}’ | tr ­d “,\n”  module_description Time difference with NTP ...

Used inodes Linux

Returns the percentage of free i­nodes of one partition Module data module_begin  module_name Used inode /  module_type generic_data  module_exec df ­i | grep ­E “/$” | awk ‘{print $4}’ | tr ­d “%\n”  module_max 100  module_min 0 ...

Processes high CPU

It returns the pid of the process that is consume more than the 90% of the CPU Module data module_begin  module_name Processes high CPU  module_type generic_data_string  module_exec ps -eo pcpu,pid,comm | sort -n | grep -v CPU | tail -1 | awk ‘{if ($1>90)...

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

X