Page 1 of 1
How Do I Find The Main Memory Usage?
Posted: Wed Aug 01, 2012 6:40 am
by antoaravinth
Hi all, I'm very new to Nagios.
I need a way to monitor my systems Main memory usage. How Can i do that?
Say for example I need to get notified if :
My main memory > 80% for 15 minutes
Thanks in advance.
Re: How Do I Find The Main Memory Usage?
Posted: Wed Aug 01, 2012 9:31 am
by slansing
What type of Host do you intend to monitor, Linux, AIX, Windows...etc?
For instance for a Windows server you could install the NSClient++ agent on the Host side, then configure Nagios Core to run a check to it.
If you were to search "memory" in this document the second search will show you an example of how the Nagios side would be configured:
http://nagios.sourceforge.net/docs/nagioscore-3-en.pdf
Re: How Do I Find The Main Memory Usage?
Posted: Thu Aug 02, 2012 12:20 am
by antoaravinth
Thanks for the reply.
But how do I specify the timing constraint? In my case I need to do :
Code: Select all
My main memory > 80% for 15 minutes
Where do I specify the "15" minutes timing constraints?
Re: How Do I Find The Main Memory Usage?
Posted: Thu Aug 02, 2012 10:29 am
by nscott
What type of Host do you intend to monitor, Linux, AIX, Windows...etc?
Monitoring different types of hosts will require different steps to get main memory.