This module returns the percentage of the CPU occupied by user processes. Module data module_begin module_name CPU User module_type generic_data module_exec vmstat 1 2 | tail 1 | awk ‘{ print $17 }’ | tr d “\n” module_max 100 module_min 0 ...
This module returns the percentage of free space of the physical memory. Module data module_begin module_name Physical mem. free module_type generic_data module_freepercentmemory module_description Percentage Mem Free Phys ...
Reports text lines on blocked mail transfer attempts, for example, for ISP Antispam policies due IP restriction or other mechanism. If you set a string inverse threshold here you can get events on mail blocked. grep_log plugin comes with the agent, is a standard...