Hello Nagios Support
NSclient (0.4.4.15) provides incorrect RAM readings adding Physical RAM and PAGE together
How to overcome this NAGIOS XI problem (widespread) ?
Thank you
How to get correct RAM readings with MEMUSE
Re: How to get correct RAM readings with MEMUSE
Is the issue that the total is incorrect, or that you do not want to include the Page File in the total? If it is the former, please provide the output and the results you would expect. If it is the latter, this is expected behavior for that check - https://support.nagios.com/forum/viewto ... =7&t=24911
We can help you work through either case, but please let us know which it is so we can proceed.
We can help you work through either case, but please let us know which it is so we can proceed.
Former Nagios employee
Re: How to get correct RAM readings with MEMUSE
We have to see only Physical RAM, not the commited, which includes PAGE.tmcdonald wrote:Is the issue that the total is incorrect, or that you do not want to include the Page File in the total? If it is the former, please provide the output and the results you would expect. If it is the latter, this is expected behavior for that check - https://support.nagios.com/forum/viewto ... =7&t=24911
We can help you work through either case, but please let us know which it is so we can proceed.
This is very important for us and we have SLA-bound checks and Reports which should only show Physical RAM utilization
----------------------------------------------------------------------------------------------------------------------------------------------
Do we actually edit command.cfg in XI ? any way not to define RAM thresholds in nrpe command?
Re: How to get correct RAM readings with MEMUSE
The link provided in the last post mentioned using check_nrpe with checkmem to get the physical memory usage. This is detailed a bit more in the link as well as https://support.nagios.com/kb/article/n ... l-169.html .
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: How to get correct RAM readings with MEMUSE
Thank youcdienger wrote:The link provided in the last post mentioned using check_nrpe with checkmem to get the physical memory usage. This is detailed a bit more in the link as well as https://support.nagios.com/kb/article/n ... l-169.html .
All good now / please close the case
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: How to get correct RAM readings with MEMUSE
Glad to hear it is resolved