High memory consumming

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Wilfried
Posts: 10
Joined: Mon Oct 24, 2011 8:20 am

High memory consumming

Post by Wilfried »

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

Re: High memory consumming

Post by lmiltchev »

I would guess that this is "caused" by your cached memory. What is the output of:

Code: Select all

# free -m
You can see how to clear cache from memory here:

http://www.linuxask.com/questions/how-t ... y-in-linux
Be sure to check out our Knowledgebase for helpful articles and solutions!
Wilfried
Posts: 10
Joined: Mon Oct 24, 2011 8:20 am

Re: High memory consumming

Post by Wilfried »

thanks a lot
my problem is solved
I scheduled a script to release memory cache every day
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: High memory consumming

Post by lmiltchev »

Glad I could help!
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked