Forum Discussion
Christopher_Boo
Jun 02, 2011Cirrostratus
External Health Monitor for Windows Paged Pool Memory
I've got wmi queries working using wmic.
[admin@bigipltm:Standby] ~ wmic -U domain/user%password //nodeip "select PoolPagedBytes from win32_PerfRawData_PerfOS_Memory"
CLASS: Win32_PerfRaw...
Christopher_Boo
Jun 03, 2011Cirrostratus
Just a little correction on my part. The PoolPagedBytes counter actually shows the number of bytes allocated from the paged pool. So in the case of trying to monitor for paged pool memory being exhausted, I'll want to monitor for the counter exceeding a defined value. I had it in my head that PoolPagedBytes was showing the amount of memory available. Regardless, what you guys have provided is great. Just a matter of swapping the values in the if statement to get what I want.
Thanks again,
Chris
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects