Hello,
I have a problem with Nagios XI 2011R1.8
installed on CentOS 6.0
4 Gb of ram
for the moment only localhost is under monitoring.
I received, by mail, an alert about memory usage: only 300Mb free memory
the server has been restarted on thursday.
after a fresh reboot, the memory usage is 500Mb (3.5Gb free)
Can you help me
thanks?
High memory consumming
Re: High memory consumming
I would guess that this is "caused" by your cached memory. What is the output of:
You can see how to clear cache from memory here:
http://www.linuxask.com/questions/how-t ... y-in-linux
Code: Select all
# free -mhttp://www.linuxask.com/questions/how-t ... y-in-linux
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: High memory consumming
thanks a lot
my problem is solved
I scheduled a script to release memory cache every day
my problem is solved
I scheduled a script to release memory cache every day
Re: High memory consumming
Glad I could help!
Be sure to check out our Knowledgebase for helpful articles and solutions!