KMA oversize memory allocated

The amount of memory allocated for large memory applications, which are applications than 4 Kbytes. These requests are fulfilled by the page allocator. Therefore, there is no cluster. Module data module_begin  module_name KMA_ovsz_alloc  module_type generic_data ...

KMA large memory failed

The number of failed requests for large amounts of memory. Module data module_begin  module_name KMA_lg_fail  module_type generic_data  module_exec sar -k | tail -1 | awk ‘{print $7}’  module_description The number of failed requests for large amounts of...

KMA small memory failed

The number of requests for small amounts of memory that failed. Module data module_begin  module_name KMA_sml_fail  module_type generic_data  module_exec sar -k | tail -1 | awk ‘{print $4}’  module_description The number of requests for small amounts of...

Block device I/O request time

The average time (in milliseconds) for I/O requests issued to the device to be Module data module_begin  module_name Block_dev_await  module_type generic_data  module_exec sar -d | grep devX | tail -1 | awk ‘{print $8}’ (Average)  module_exec sar -d 1 1 |...

Block device queue length

The average queue length of the requests that were issued to the device. Module data module_begin  module_name Block_dev_avgqu-sz  module_type generic_data  module_exec sar -d | grep devX | tail -1 | awk ‘{print $7}’ (Average)  module_exec sar -d 1 1 |...

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

X