[Nagios-users] Avoid Dashboard Display

2009-10-15 Thread Nair
Hi Friends Any idea how can we avoid a service being displayed in Nagios dashboard. Thank you Nair -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to

Re: [Nagios-users] Nagios Notifications not being Sent Out

2009-10-15 Thread Marc Powell
On Oct 15, 2009, at 3:40 PM, Goutos, Kevin wrote: > Hello all, Hello. > That shows a test host I’ve been using, I don’t see anything in > there about sending out a notification though..don’t know if I > should be. .. > > > Oct 15 16:11:50 nagios nagios: SERVICE ALERT: AUSTIN-LAPTOP;CPU >

Re: [Nagios-users] Disabling Notifcations...

2009-10-15 Thread Mathew Walker
ahhh, right... I thought I had read that somewhere, and I did. thanks. i think the retain_nonstatus_information will work for me in this scenario. -- Mat W. - http://www.techadre.com > From: m...@ena.com > Date: Thu, 15 Oct 2009 11:52:35 -0500 > To: nagios-users@lists.sourceforge.net >

Re: [Nagios-users] Disabling Notifcations...

2009-10-15 Thread Marc Powell
On Oct 15, 2009, at 11:26 AM, Mathew Walker wrote: > My theory is I previously disabled and renabled notifications via > the webGUI, then updated the configuration file to disable... and > that last GUI "enabled" is somehow overriding the one in the config > file that says it should be disa

[Nagios-users] Disabling Notifcations...

2009-10-15 Thread Mathew Walker
Ok, been a long week and maybe i'm just overlooking something... Defined a service on a host like such... define service{ use my_template host_name my_host notifications_enabled 0 service_description my_service

Re: [Nagios-users] nagios web GUI dispay delay and mismatch

2009-10-15 Thread Morris, Patrick
Assaf Flatto wrote: > Hello List > > I have a peculiar issue of a mismatch between the nagios GUI and the actual > data in the log files . > > Let me give a bit of background , i found that some of my server check ( > check_host_ alive) have not > been done for a large period of time ( 10 month)

Re: [Nagios-users] nagios3 problem in debian lenny

2009-10-15 Thread Justin Pryzby
On Thu, Oct 15, 2009 at 04:19:17PM +0200, Joseph Lundback wrote: > > > Dear all , > > > > started nagios3. ( NO error from "nagios3 -v nagios.cfg ). But after > > successfully authentication ( by htpassd file ) nagios reports > > > > `` > > *Error: Could not read object

Re: [Nagios-users] Query regarding Nagios notification

2009-10-15 Thread Satish Kumar P
On Wed, Oct 14, 2009 at 7:43 PM, Marc Powell wrote: > > On Oct 14, 2009, at 8:18 AM, Satish Kumar P wrote: > >> Notifications are not disabled at Nagios level (nagios.cfg). Nagios is >> working properly for all other hosts and services, except this strange >> issue I mentioned. >> I verified the s

Re: [Nagios-users] nagios3 problem in debian lenny

2009-10-15 Thread Joseph Lundback
> Dear all , > > I have the second opportunity to configure nagios3 in a debian lenny > server. I did the configuration 2 yr ago on a clark-connect server. > To get a vary basic working nagios I simply followed the default > settings. I have installed nagios; created htpasswd file and then > sta

[Nagios-users] nagios web GUI dispay delay and mismatch

2009-10-15 Thread Assaf Flatto
Hello List I have a peculiar issue of a mismatch between the nagios GUI and the actual data in the log files . Let me give a bit of background , i found that some of my server check ( check_host_ alive) have not been done for a large period of time ( 10 month) , so changed the configuration

[Nagios-users] nagios3 problem in debian lenny

2009-10-15 Thread J. Bakshi
Dear all , I have the second opportunity to configure nagios3 in a debian lenny server. I did the configuration 2 yr ago on a clark-connect server. To get a vary basic working nagios I simply followed the default settings. I have installed nagios; created htpasswd file and then started nagios3.