[Nagios-users] multiple downtime alerts on restart

2008-06-06 Thread Seth Simmons
Has anyone noticed that if a host is in downtime and you restart or reload nagios that notifications are automatically sent out again regarding the downtime? For example, right now I have a linux host that is being moved to a different location and I have it in downtime for a few days. I ma

Re: [Nagios-users] snmpwalk as external command or customize "Status information"

2008-06-06 Thread Marc Powell
Please always respond on list so that others, now and in the future, learn from you experience. On Jun 6, 2008, at 1:30 PM, Sergio Belkin wrote: >>> >>> define command{ >>> command_namesnmpwalk >>> command_line$USER5$/snmppwalk -v2c -c "mi community" >>> $HOSTADDRESS$ -Oqv

Re: [Nagios-users] error when including resource.cfg

2008-06-06 Thread Andrew Edwards
Okay, I see the problem now. I had specified resource.cfg as a cfg_file instead of a resource_file. Thanks for the help, Andrew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: Friday, June 06, 2008 8:15 AM To: Nagios Users Mailinglist S

Re: [Nagios-users] Flapping & notification

2008-06-06 Thread Jakub Łaszczyński
On Fri, Jun 6, 2008 at 1:08 PM, Cyril Jaquier <[EMAIL PROTECTED]> wrote: > >> We are currently using nagios 3.0.2 on Debian/testing. Everything works >> fine. However, something is really annoying with flapping detection and >> notification. Let's take an example. >> > > Sorry, we are using 3.0.1.

Re: [Nagios-users] Alerts using IM

2008-06-06 Thread Yogesh Hasabnis
Hello Ryan, Yes, I should have checked the archives before sending the query. I will do that henceforward. Anyways, thanks for the help and forwarded URL. I found one more perl script at http://www.nagiosexchange.org called notification_via_jabber.txt in the Home > Utilities > AddOn Projects > No

Re: [Nagios-users] error when including resource.cfg

2008-06-06 Thread Marc Powell
On Jun 5, 2008, at 11:21 PM, Andrew Edwards wrote: > I have in my nagios.cfg > > cfg_dir=/usr/local/etc/nagios/objects/common > cfg_dir=/usr/local/etc/nagios/objects/mfg > > but I do not include any parent dir's only these. I then tried > copying > the resource.cfg file into the commond dir an

Re: [Nagios-users] event handler not working

2008-06-06 Thread Kevin Manuel
I should add that I am trying to invoke the event handler through passive service checks supplied by an external command (the external commands and passive service checks work fine, but I'm wondering if something needs to be configured differently for Nagios to call the event handler) -Origina

Re: [Nagios-users] event handler not working

2008-06-06 Thread Kevin Manuel
Hi, Nagios.cfg contains the following but there is no log of the event handler being called: log_event_handlers=1 enable_event_handlers=1 Any suggestions? Thanks in advance, Kevin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Powell Sent: June-

Re: [Nagios-users] Error: Could not read object configuration data!

2008-06-06 Thread Chantal Rosmuller
Thanks your remark helped solve the problem,object_cache_file= was not defined in nagios.conf On Thursday 05 June 2008 18:35:20 Marc Powell wrote: > On Jun 5, 2008, at 9:09 AM, Chantal Rosmuller wrote: > > Yes it is, but I changed the permissions already and they are ok > > now, at least > > I th

Re: [Nagios-users] FW: Configuring Active Directory authentication - Nagios 3.0.2

2008-06-06 Thread Arno Lehmann
Hello, 06.06.2008 01:26, Lists wrote: > > > Hi, > > > > I have spent the last week or two building a demo system and one of my > requirements is that we can configure user access based on LDAP queries > to our AD server. That's merely a question of getting the web server authenticate aga