Hello,

I dont want to check memory status on a few Hyper-V VM, because they have Dynamic Memory configuration on Hyper-V

Example:

Vm1 : Startup Memory 4 GB, Minimum Memory 4 GB, Maximum Memory 12 GB

But when I add this server to PRTG, When ram usage at 3,6 GB -> I m getting warning about ram usage because its looking percent available ram. How can I check Maximum Memory ?

Example : https://pasteboard.co/I6AJ8nN.png

Thank you.


Article Comments

You can try creating your own WMI Custom Sensor
How do I create a WMI Custom Sensor (topic 2743)


Using query

SELECT Capacity FROM Win32_PhysicalMemory

Sensors | Multi Channel Sensors | Tools | Notifications

Kind regards,

[[http://prtgtoolsfamily.com]] PRTGToolsFamily


Mar, 2019 - Permalink

Thanks for helping out here :)


PRTGapi | Feature Requests | WMI Issues | SNMP Issues

Kind regards,
Stephan Linke, Tech Support Team


Mar, 2019 - Permalink