Running Nagios XI 5.6.5. We starting to push NCPA to our Windows environment and see that the totals and usage for "Swap Usage" also includes the total and usage for the memory amounts. Is this be design? How can we get the TRUE Swap usage from the Windows servers.
We Have 2008, 2012, 2016 and 2019 windows servers
Window Swap totals include memory amount
Re: Window Swap totals include memory amount
NCPA uses psutil to monitor memory. You can see how the swap memory is calculated here:
https://psutil.readthedocs.io/en/latest/#memory
Example (in the GUI)
https://psutil.readthedocs.io/en/latest/#memory
Example (in the GUI)
You do not have the required permissions to view the files attached to this post.
Be sure to check out our Knowledgebase for helpful articles and solutions!