[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xymon] Planned downtime
- To: xymon (at) xymon.com
- Subject: Re: [xymon] Planned downtime
- From: Darryl Wisneski <dkw (at) trilegiant.com>
- Date: Thu, 6 Jan 2011 14:33:15 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trilegiant.com; s=smtp2; t=1294342397; bh=f6W3s4pmVAxvWyazdBO1TqNtO0HI4+d5ht2TnpbOYGg=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Transfer-Encoding:In-Reply-To; b=khAGl8DDw131ysFXN2ymCtkdA22XQl397VVAFe5iJKxCbP7onAGqDrFHLhsNtaV1m TcIqA9inccb6MuX6/g8Pf6hyfz3ZwwuxSf+cf15XP69SdKIbdpb4PjLkPMlltzQrFv eabHmmAk9YXK2Oe5A9I6VcNjZLtmEa+Ngy1yC+HQ=
- References: <B08F3F3D67451844A7A8A029FCC71E4C1863B56693 (at) WIN01.ad.deltamanagement.se> <12942342567953140 (at) voodoo> <AANLkTi=2TO1j2Ui3iqj4mJgppyYz=wFH8_bY83Kg1uGf (at) mail.gmail.com>
- User-agent: Mutt/1.5.20 (2009-06-14)
On Wed, Jan 05, 2011 at 09:14:48AM -0500, Ralph Mitchell wrote:
>
> On the other hand, you could use cron to schedule disablement of
> services:
>
> 0 0 * * * /home/xymon/server/bin/bb localhost "disable
> server,domain,org.TEST 90 scheduled downtime"
We have used all three mentioned methods plus one more.
1.) cron for advanced disabling.
the scripts use the bb command.
/home/xymon/server/bin/bb localhost "disable server.* 90 bla_mesg"
# 1:00am to 7:am (420 min)
0 1 13 2 * /var/hobbit/maintenance-script-crow.sh 420
0 1 15 5 * /var/hobbit/maintenance-script-crow.sh 420
#
# 4:00am to 7:00am = (180 min)
0 4 9 1 * /var/hobbit/maintenance-script-crow.sh 180
0 4 6 2 * /var/hobbit/maintenance-script-crow.sh 180
0 4 13 3 * /var/hobbit/maintenance-script-crow.sh 180
0 4 3 4 * /var/hobbit/maintenance-script-crow.sh 180
#
# 12:01am to 3:00am (180 min)
1 0 23 1 * /var/hobbit/maintenance-script-crow.sh 180
1 0 27 2 * /var/hobbit/maintenance-script-crow.sh 180
1 0 20 3 * /var/hobbit/maintenance-script-crow.sh 180
1 0 17 4 * /var/hobbit/maintenance-script-crow.sh 180
1 0 22 5 * /var/hobbit/maintenance-script-crow.sh 180
1 0 19 6 * /var/hobbit/maintenance-script-crow.sh 180
1 0 17 7 * /var/hobbit/maintenance-script-crow.sh 180
1 0 21 8 * /var/hobbit/maintenance-script-crow.sh 180
1 0 18 9 * /var/hobbit/maintenance-script-crow.sh 180
1 0 18 10 * /var/hobbit/maintenance-script-crow.sh 180
1 0 29 11 * /var/hobbit/maintenance-script-crow.sh 180
1 0 18 12 * /var/hobbit/maintenance-script-crow.sh 180
# end
2.) DOWNTIME in bb-hosts used to work for us nicely until our app
guys went nuts and having irregurlar downtimes (then we had to use
option #1). We still use this for most devel/staging machines.
3.) hobbit-enadis.sh
4.) Move the hobbit-alerts.cg file out of the way and/or just stopped
the hobbit server daemon processes. Obviously this is a silly way
to do it, but it works too. This will skew your hobbit reporting.
-dkw
>
> would disable the TEST service on [1]server.domain.org for 90 minutes,
> starting at midnight every night. Note that the hostname elements are
> comma-separated, because the dot marks the beginning of the
> test/service column name. That's a legacy of the old BB days...
>
> See the "XYMON MESSAGE SYNTAX" section in the bb.1 man page for full
> details.
>
> Ralph Mitchell
>
> On Wed, Jan 5, 2011 at 8:30 AM, Ryan Novosielski
> <[2]novosirj (at) umdnj.edu> wrote:
>
> With that said, DOWNTIME cannot do advanced scheduling which is I
> believe one of the very few shortcomings of Xymon. I have a lot of
> once-a-month maintenance. With Xymon, I believe the maximum time you
> can do between is weekly.
>
> -- Sent from my Palm Pre
> _______________________________________________________________
>
> On Jan 5, 2011 7:49, Johan Sjöberg
> <[3]johan.sjoberg (at) deltamanagement.se> wrote:
>
> You can use enable/disable to schedule future disables of hosts and
> tests.
>
> You can also use the DOWNTIME setting in bb-hosts if it is a recurring
> downtime. See the manual.
>
>
> /Johan
>
>
> From: Leonardo Bozi [mailto:[4]leobozi (at) yahoo.com]
> Sent: den 5 januari 2011 13:37
> To: [5]xymon (at) xymon.com
> Subject: [xymon] Planned downtime
>
>
> Is there a manner to configure on Xymon 4.2.3 a planned downtime?
>
> And any news about Xymon 4.3.0 stable?
> Thanks in advance.
>
> Leonardo Bozi
> ______________________________________________
> [6]leobozi (at) yahoo.com
>
> References
>
> 1. http://server.domain.org/
> 2. mailto:novosirj (at) umdnj.edu
> 3. mailto:johan.sjoberg (at) deltamanagement.se
> 4. mailto:leobozi (at) yahoo.com
> 5. mailto:xymon (at) xymon.com
> 6. mailto:leobozi (at) yahoo.com