1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading...
:

Local component/Module using the WMI query facility. Could be used also as a WMI query. This sample get assigned memory to process PandoraAgent*

Module data

module_begin 
module_name PandoraAgent_RAMSize 
module_type generic_data 
module_wmiquery Select WorkingSetSize from Win32_Process WHERE Caption LIKE 'PandoraAgent%' 
module_wmicolumn WorkingSetSize 
module_end
(Visited 137 times, 1 visits today)

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

X