[Nagios-users] Nagios script output issue

2010-08-26 Thread newme me
Hi Folks, Nagios is acting a little weird for me, I have this external script which I hooked into Nagios, it merely does a curl/wget on a URL and returns the status based on string in the content/output. Initially for 2-3 hrs the script returns the right status and Nagios reports correctly i.e. OK

[Nagios-users] Do plugins terminate gracefully on Nagios restart or shutdown?

2010-08-26 Thread Paul M. Dubuc
I'm wondering if there is any termination signal sent to a plugin that happens to be executing at the time Nagios is restarted or shut down? Do plugins need a signal handler for this case if they have cleanup that needs doing? Do plugins using the embedded Perl also get a signal? Is the signa

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-26 Thread Alex Dehaini
Yep, Nagios has tons and tons of plugins that can monitor virtually any service - what exactly do you want to monitor, a service, connection to a port, what? Let us know and we can help Regards, Alex PS: Review the docx, common questions are usually answered in the docx. :) -

Re: [Nagios-users] "service has a notification int erval less than its check interval" but it ha s not....

2010-08-26 Thread J . M .
Danilo Godec agenda.si> writes: > > AFAIK these intervals don't take time as their argument, but a > multiplier of 'interval_length' (by default, this is set to 60 seconds). > > So Nagios probably ignores the 's' suffix and the resulting intervals > are all in minutes... > Damn. Shouldn't it

Re: [Nagios-users] "service has a notification interval less than its check interval" but it has not....

2010-08-26 Thread Danilo Godec
On 08/26/2010 11:34 AM, J.M. wrote: > Warning: Service 'TRAP' on host 'swfc6' has a notification interval less than > its check interval! Notifications are only re-sent after checks are made, so > the effective notification interval will be that of the check interval. > > happens in these cases:

Re: [Nagios-users] "service has a notification interval less than its check interval" but it has not....

2010-08-26 Thread Assaf Flatto
On 26/08/10 10:34, J.M. wrote: > Warning: Service 'TRAP' on host 'swfc6' has a notification interval less than > its check interval! Notifications are only re-sent after checks are made, so > the effective notification interval will be that of the check interval. > > happens in these cases: > >

[Nagios-users] "service has a notification interval less than its check interval" but it has not....

2010-08-26 Thread J . M .
Warning: Service 'TRAP' on host 'swfc6' has a notification interval less than its check interval! Notifications are only re-sent after checks are made, so the effective notification interval will be that of the check interval. happens in these cases: normal_check_interval 30s

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-26 Thread Ifeanyi Agu
Hello all, I have Nagios running on my system currently. I purposely shut down one of my sites and Nagios to monitor it. From the browser it's telling me that there is a problem which is ok for me but it does not send me a mail. I checked nagios log and this is what I saw 1282660775] SERVICE A

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-26 Thread Jim Avery
On 26 August 2010 08:54, Ifeanyi Agu wrote: > > Thank all for the help so far. > > My Nagios is running now. Well done. > > Many of the sites I want to monitor are Java based sites. I want to know > whether Nagios would report that the site is down if for instance Apache > Tomcat or the db se

Re: [Nagios-users] Internal Server Error Occuring when trying to access Nagios on the browser

2010-08-26 Thread Ifeanyi Agu
Thank all for the help so far. My Nagios is running now. Many of the sites I want to monitor are Java based sites. I want to know whether Nagios would report that the site is down if for instance Apache Tomcat or the db service is not running. Ifeanyi Agu 08063728802 --- On Wed, 25/8/10, Al