Thanks Steve for your answer

When I sent my first message I was trying to use the project sched_downtime.tar.gz avalilable on nagiosexchange's site

today
I was trying to use your project, everything is find until I run downtime_job.pl

my($CMDFILE) = "/usr/local/nagios/var/rw/nagios.cmd"; # Nagios CMD file
my($CFGFILE) = "/usr/local/nagios/etc/schedule.cfg";  # configuration file
my($FREQUENCY) = 1440; # how many minutes between runs. 1440=24hrs
my($DEBUG) = 0;


#executing the command date
Mon Dec  5 13:50:39 EST 2005

using your web page I configured properly schedule.cfg,

define schedule {
       schedule_type   host
       host_name               enediel
       user                    admin
       comment         test
       time            15:00
       duration                30
       days_of_week            Mon
}

running downtime_job.pl I don't receive any error message
and visiting after the nagios page to check the Scheduled Host Downtime declarations I don't see anything there.

I checked this flag on the nagios configuration's file
check_external_commands=1

today in the morning I saw that launching your script I obtained the necessary nagios configuration, using the nagios interface I deleted the scheduled downtime, but for some reason, later on my tests it didn't happen anymore.

?Could it be for the nagios version?
I'm using Nagios 2.0b3


Thanks in advance for any answer
Best regards
Enediel
Linux user 398956
Debian GNU/Linux




From: "Steve Shipway" <[EMAIL PROTECTED]>
To: "'enediel gonzalez'" <[EMAIL PROTECTED]>,<[email protected]>
Subject: RE: [Nagios-users] recurrent downtime
Date: Mon, 5 Dec 2005 10:01:38 +1300

>I've tried to configure nagios with recurrent downtime, in the
>configuration
>I need to declare that everyday from 6pm to 8pm, one server will be
>unavailable.
>
>I got one srcript sched_downtime.tar.gz without get a real result yet.

It's a bit unclear as to what you've already tried, and what problems you
are having making it work.

There are several downtime schedulers available on nagiosexchange (including
one I wrote :) which usually consist of a single script to run via cron and
another CGI for configuring.  It shouldn't be hard to get them working, but
noone here will be able to help unless you state exactly what problems
you're having.

Steve





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null

Reply via email to