Hi guys,
We are having problem with nagios monitoring memory usage on one of our nodes.
On the node :total used free shared buff/cache available
Mem: 2848 178 1902 8 767 2506
Swap: 2047 0 2047
While the service monitoring in nagios is:
CRITICAL - 5168 / 2848 MB (%) Free Memory, Used: 182 MB, Shared: 8 MB, Buffers: 764 MB, Cached: 2502 MB
Pls can anyone offer an help?
Critical memory usage.
Re: Critical memory usage.
Can you post which plugin you are using and how the check is configured in XI?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Critical memory usage.
We are using the regular linux server wizard and the default memory usage plugging that comes with it.
Other services monitor ok, except the memory usage metric.
Thanks!
Other services monitor ok, except the memory usage metric.
Thanks!
Re: Critical memory usage.
if this is an RHEL/Centos 6 or 7 box you might check if slab is using memory...
grep -i reclaim /proc/meminfo
grep -i reclaim /proc/meminfo
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Critical memory usage.
What Operating System is the remote machine running and what version is it?
Can you please post how the check is configured in XI.
I suspect this post may fix your issue:
https://support.nagios.com/forum/viewto ... ry#p186221
Can you please post how the check is configured in XI.
I suspect this post may fix your issue:
https://support.nagios.com/forum/viewto ... ry#p186221
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Critical memory usage.
It's Linux rhel7....
Here is how the check is being configured; check_nrpe!check_mem!-a '-w 20 -c 10'!!!!!!
We used the default memory usage metric.
Thanks!
Here is how the check is being configured; check_nrpe!check_mem!-a '-w 20 -c 10'!!!!!!
We used the default memory usage metric.
Thanks!
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Critical memory usage.
I suspect this post may fix your issue:
https://support.nagios.com/forum/viewto ... ry#p186221
The updated plugin in that post *should* fix your issue.
https://support.nagios.com/forum/viewto ... ry#p186221
The updated plugin in that post *should* fix your issue.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.