Search found 2 matches

by antoaravinth
Thu Aug 02, 2012 12:20 am
Forum: Open Source Nagios Projects
Topic: How Do I Find The Main Memory Usage?
Replies: 3
Views: 1013

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 :

Code: Select all

My main memory > 80% for 15 minutes
Where do I specify the "15" minutes timing constraints?
by antoaravinth
Wed Aug 01, 2012 6:40 am
Forum: Open Source Nagios Projects
Topic: How Do I Find The Main Memory Usage?
Replies: 3
Views: 1013

How Do I Find The Main Memory Usage?

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.