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.
How Do I Find The Main Memory Usage?
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: How Do I Find The Main Memory Usage?
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
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
-
antoaravinth
- Posts: 2
- Joined: Wed Aug 01, 2012 6:34 am
Re: How Do I Find The Main Memory Usage?
Thanks for the reply.
But how do I specify the timing constraint? In my case I need to do :
Where do I specify the "15" minutes timing constraints?
But how do I specify the timing constraint? In my case I need to do :
Code: Select all
My main memory > 80% for 15 minutesRe: How Do I Find The Main Memory Usage?
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.
Monitoring different types of hosts will require different steps to get main memory.
Nicholas Scott
Former Nagios employee
Former Nagios employee