RMA and need to monitor available RAM on Windows platform

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
amsimann
Posts: 9
Joined: Mon Jul 17, 2006 1:07 pm

RMA and need to monitor available RAM on Windows platform

Post by amsimann »

Hi,
We need to monitor RAM Critical Levels of avaerage of over 75% or put simply avialable mem. of less then 25%.
I had tried Pages/Sec option in performance monitor, but it does not seem logical. Can somebody guide me to have the proper test over here

Thanks
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Re: RMA and need to monitor available RAM on Windows platfor

Post by KS-Soft Europe »

amsimann wrote:We need to monitor RAM Critical Levels of avaerage of over 75% or put simply avialable mem. of less then 25%.
I think you should use WMI test method with select AvailableMBytes from Win32_PerfRawData_PerfOS_Memory query.

Also you may use WMI Explorer and query select * from Win32_PerfRawData_PerfOS_Memory to select more relevant value.

Regards,
Max
amsimann
Posts: 9
Joined: Mon Jul 17, 2006 1:07 pm

Thanks

Post by amsimann »

Just did that, but how can I compare it with total memory, automatically through script. Anyway thanks budy
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

You can't do that, you need to specify limit. HostMonitor will set "Bad" test status when limit is reached

Regards
Alex
Post Reply