Window Swap totals include memory amount

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
brucej543
Posts: 134
Joined: Thu Jun 21, 2018 9:33 am

Window Swap totals include memory amount

Post by brucej543 »

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
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Window Swap totals include memory amount

Post by lmiltchev »

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)
example01.PNG
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!
Locked