Page File Usage

Usage of Pagefile in Windows. Module data module_begin  module_name Swap_Usage  module_type generic_data  module_wmiquery select CurrentUsage from Win32_PageFileUsage  module_wmicolumn CurrentUsage  module_end

KMA oversize memory failed

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

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...

PowerShell Module Template

A template to help you create and run PowerShell module plugins Attached PowerShell file in example must be placed in “C:Program FilesPandora_Agentscripts” Edit PowerShell file to fit your needs! Module data #Example returns PowerShell $env:COMPUTERNAME...

KMA large memory allocated

The amount of memory, in bytes, that the KMA has allocated a large memory applications of clustering large memory applications. Module data module_begin  module_name KMA_lg_alloc  module_type generic_data  module_exec sar -k | tail -1 | awk ‘{print $6}’ ...

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

X