Hi ,
what is the best way to configure host monitor to monitor the memory utilization of my server?
I don't want to monitor some process or service just to know if my memory utilization is high for % min
Memory Utilization
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You may use "Performance Counter" test method to monitor "Memory" performance object: http://www.ks-soft.net/hostmon.eng/mfra ... erfcounter
Also you may use "WMI" test to query Win32_PerfFormattedData_PerfOS_Memory class.
http://www.ks-soft.net/mframe.htm#hostm ... ts.htm#wmi
Regards,
Max
Also you may use "WMI" test to query Win32_PerfFormattedData_PerfOS_Memory class.
http://www.ks-soft.net/mframe.htm#hostm ... ts.htm#wmi
Regards,
Max