Re: [Nagios-users] External Commands time

2006-06-06 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of David Schlecht > Sent: Tuesday, June 06, 2006 4:56 PM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] External Commands time > > Hi list > > > > Using v2.2, I'm dis

[Nagios-users] External Commands time

2006-06-06 Thread David Schlecht
Hi list Using v2.2, I'm disabling notifications on a host using an External Command. The script calculates a future time and issues a enable-notific ations command with that time. However, Nagios seems to ignore the times and just runs the Enable command immediately after the Disable command.

Re: [Nagios-users] basic config (client side)

2006-06-06 Thread Pavleck, Jeremy D.
> > Ok i got everything working. It turns out the user nagios has > it's home directory in the /usr/local/nagios and the server > config files are located in /usr/local/nagios/etc. On the > client side the config files are located in the /etc/nagios > > Can anyone shed any light on how often

Re: [Nagios-users] basic config (client side)

2006-06-06 Thread Winn Johnston
--- Winn Johnston <[EMAIL PROTECTED]> wrote: > > > --- jeff vier <[EMAIL PROTECTED]> > wrote: > > > > > Please always reply to the list so that others may > > benefit from your > > experience. > > > > On Tue, 2006-06-06 at 09:06 -0700, Winn Johnston > > wrote: > > > impossible, it is in pro

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Jan Kratochvil
Hi, On Tue, 06 Jun 2006 21:19:39 +0200, Kyle Tucker wrote: > > > it is being discussed here again and again. Some working solution(s) > > attached. > > For the simpler situations, wouldn't the introduction of a simple host > retry_check_interval be sufficient? It would fulfill my request and of

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Josh Konkol > Sent: Tuesday, June 06, 2006 1:37 PM > To: nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] Host check doesn't wait in-between checks. > > Kyle Tucker pani

Re: [Nagios-users] no last check time for passive service checks

2006-06-06 Thread Ben Grommes
> > -Original Message- > > From: jeff vier [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, June 06, 2006 12:57 PM > > To: Ben Grommes > > Cc: nagios-users@lists.sourceforge.net > > Subject: Re: [Nagios-users] no last check time for passive service > > checks > > > > On Tue, 2006-06-06 at 12:

Re: [Nagios-users] basic config (client side)

2006-06-06 Thread Hugo van der Kooij
On Tue, 6 Jun 2006, Winn Johnston wrote: > I have noticed we have two nagios config directories. > One exists in /usr/local/nagios (which seems to hold > the config files for the server side) and /etc/nagios > (which seems to hold the config files for the client > side) now i know installs can dif

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Kyle Tucker
> it is being discussed here again and again. Some working solution(s) attached. For the simpler situations, wouldn't the introduction of a simple host retry_check_interval be sufficient? It would fulfill my request and of the OP it would seem as well. -- - Kyle ---

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Jan Kratochvil
Hi, it is being discussed here again and again. Some working solution(s) attached. Regards, Lace On Tue, 06 Jun 2006 20:37:04 +0200, Josh Konkol wrote: > Kyle Tucker panix.com> writes: > > > > > > > > > What is the point of setting a Host max_check_attempts if > Nagios isn't going to > >

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Josh Konkol
Kyle Tucker panix.com> writes: > > > > > What is the point of setting a Host max_check_attempts if Nagios isn't going to > > wait in between checking? > > I too wish I had more time between host checks and you've prompted me > to try something in my check_alive script. Would this snippet do t

Re: [Nagios-users] no last check time for passive service checks

2006-06-06 Thread jeff vier
On Tue, 2006-06-06 at 12:59 -0500, Ben Grommes wrote: > I'm using Nagios 2.3.1. I'm not using NSCA, but instead my own program that > submits PROCESS_SERVICE_CHECK_RESULT commands to the external command file. It sounds like your program isn't formatting the time correctly. P.S. top-posting is

Re: [Nagios-users] no last check time for passive service checks

2006-06-06 Thread Ben Grommes
I'm using Nagios 2.3.1. I'm not using NSCA, but instead my own program that submits PROCESS_SERVICE_CHECK_RESULT commands to the external command file. > -Original Message- > From: jeff vier [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 06, 2006 12:57 PM > To: Ben Grommes > Cc: nagios

Re: [Nagios-users] no last check time for passive service checks

2006-06-06 Thread jeff vier
On Tue, 2006-06-06 at 12:40 -0500, Ben Grommes wrote: > The status cgi does not display the last check time for a passive service > check as far as I can tell. Does anybody know why nagios doesn't use the > time when the passive service check was processed as the last check time? > It would be use

[Nagios-users] no last check time for passive service checks

2006-06-06 Thread Ben Grommes
The status cgi does not display the last check time for a passive service check as far as I can tell. Does anybody know why nagios doesn't use the time when the passive service check was processed as the last check time? It would be useful to know in the status cgi when the last passive service ch

Re: [Nagios-users] check_log

2006-06-06 Thread Ken A
in check_log, find lines: if [ "$count" = "0" ]; then # no matches, exit with no error $ECHO "Log check ok - 0 pattern matches found\n" exitstatus=$STATE_OK change "$count" = "0" to "$count" = "5". change "Log check ok - 5 pattern matches found\n" Ken A Pacific.Net Julie S. Lin wrote

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Josh Konkol
Marc Powell ena.com> writes: > > > > -Original Message- > > I'm running Nagios 2.3.1. > > > > I'm running into this scenario: When a host goes down I've noticed > that > > the Host checks aren't waiting for any period of time between the host > > alive checks. > > > > I have the ho

[Nagios-users] check_log

2006-06-06 Thread Julie S. Lin
Hi i am trying set up montoring, i'd like check_log to looks for 5 instances of a string to be successful (i.e for an oracle backup, each table space must be backed up successfully) is there an easy way to do this? I'd greatly appreciate any advice or documention that could help. --julie __

Re: [Nagios-users] basic config (client side)

2006-06-06 Thread Winn Johnston
--- jeff vier <[EMAIL PROTECTED]> wrote: > > Please always reply to the list so that others may > benefit from your > experience. > > On Tue, 2006-06-06 at 09:06 -0700, Winn Johnston > wrote: > > impossible, it is in production, and works. I just > > want to know what is the deal with the etc/

Re: [Nagios-users] basic config (client side)

2006-06-06 Thread jeff vier
Please always reply to the list so that others may benefit from your experience. On Tue, 2006-06-06 at 09:06 -0700, Winn Johnston wrote: > impossible, it is in production, and works. I just > want to know what is the deal with the etc/ directory > in the /nagios directory? Who knows? A "normal"

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Kyle Tucker
> > What is the point of setting a Host max_check_attempts if Nagios isn't going > to > wait in between checking? I too wish I had more time between host checks and you've prompted me to try something in my check_alive script. Would this snippet do the trick? TIMEGAP=10 # number of seconds be

[Nagios-users] basic config (client side)

2006-06-06 Thread Winn Johnston
I have noticed we have two nagios config directories. One exists in /usr/local/nagios (which seems to hold the config files for the server side) and /etc/nagios (which seems to hold the config files for the client side) now i know installs can differ greatly, so this maybe an impossible question fo

Re: [Nagios-users] basic config (client side)

2006-06-06 Thread jeff vier
On Tue, 2006-06-06 at 08:37 -0700, Winn Johnston wrote: > I have noticed we have two nagios config directories. > One exists in /usr/local/nagios (which seems to hold > the config files for the server side) and /etc/nagios > (which seems to hold the config files for the client > side) now i know in

Re: [Nagios-users] Host check doesn't wait in-between checks.

2006-06-06 Thread Marc Powell
> -Original Message- > From: Samba [mailto:[EMAIL PROTECTED] > Sent: Monday, June 05, 2006 9:55 AM > To: nagios-users@lists.sourceforge.net > Cc: Marc Powell > Subject: RE: [Nagios-users] Host check doesn't wait in-between checks. > > Maybe I'm dense, but isn't Nagios doing the checks in

Re: [Nagios-users] Working Yet

2006-06-06 Thread Marc Powell
> -Original Message- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Josh Konkol > Sent: Tuesday, June 06, 2006 9:33 AM > To: nagios-users@lists.sourceforge.net > Subject: [Nagios-users] Working Yet > > Is this Mail List working yet? It was never broken.

Re: [Nagios-users] Working Yet

2006-06-06 Thread jeff vier
On Tue, 2006-06-06 at 14:32 +, Josh Konkol wrote: > Is this Mail List working yet? > > Sorry for this. It appears to be. signature.asc Description: This is a digitally signed message part ___ Nagios-users mailing list Nagios-users@lists.sourceforg

[Nagios-users] Working Yet

2006-06-06 Thread Josh Konkol
Is this Mail List working yet? Sorry for this. Josh ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reportin

Re: [Nagios-users] `make all` fails for 1.4.1

2006-06-06 Thread Kurt Yoder
Looks like that's an artifact of the word wrapping in the email. So, no I don't think so. On Jun 6, 2006, at 8:49 AM, Hatten, Ken wrote: > > Kurt - > > Is there really a space in this piece: > > "RE -L/usr/ lib/p" > ^^^ > > Regards, > > Ken Hatten > CM Ops Admin > Desk: (214) 480-6098

Re: [Nagios-users] multiple timeperiods?

2006-06-06 Thread jeff vier
On Tue, 2006-06-06 at 07:58 +0200, Hugo van der Kooij wrote: > > > > Is there any way to put multiple timeperiods in a contact's > > > > service_notification_period/host_notification_period? > > > > > > > > Or, some other way that I'm not visualizing? > > > > > > How about creating templates and me

Re: [Nagios-users] Nagios 1.3 ignoring downtime

2006-06-06 Thread Jochen Billen
There were indeed multiple Nagios daemons running. Problem solved! Thanks for the tip. Regards, Jochen Billen ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please includ

[Nagios-users] nagiosgraph

2006-06-06 Thread Guillermo Bellettini
Does anyone know how to build graphics showing the cisco routers temperature?   Any idea how to customize the map file for this?   Thanks a lot   Emilio ___ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sou

[Nagios-users] Nagios2 and check_apc_ups_snmp plugin error

2006-06-06 Thread Marcin Wasilewski
Hello, I have some problems with this plugin in Nagios2. On Nagios1 it was running ok, but after moving to Nagios2 it returns such status: Current Status: UNKNOWN Status Information:**ePN failed to compile /usr/lib/nagios/plugins/check_apc_ups_snmp: "Global symbol "$versionopt" requires expl