Xymon Mailing List Archive search

Please make it stop!

4 messages in this thread

list Gavin Leonard · Wed, 14 May 2008 14:28:47 -0600 ·
I have been using hobbit for over 3 years now and I LOVE IT... I have always just configured and ran it myself but now I am out of my realm on a couple questions.. I will just ask the first one for now...  every time I reboot a server the hobbit server tells me for what seems like 10 times in an hour that the machine has been rebooted...ahhh! I only need one notification that the server had rebooted.. where do I find the config for that?


Gavin Leonard

[cid:image001.gif at 01C8B5CE.D2739620]

Director, Systems-Network Engineering

T

 XXX-XXX-XXXX

F

 XXX-XXX-XXXX

E

 user-d65663809eb4@xymon.invalid<mailto:user-d65663809eb4@xymon.invalid>


Research | Marketing | Sales Generation

www.progrexion.com<http://www.progrexion.com/>;


This email and its contents are confidential. If you are not the intended recipient, delete this email and do not use or disclose the information within this email or its attachments. Thank you.
list Josh Luthman · Wed, 14 May 2008 16:37:30 -0400 ·
I'm assuming this is the alert that you're talking about.  Check the REPEAT
for the action done in hobbit-alert, ie:

HOST=foo.bar.com
 MAIL user-d7ae79a03f32@xymon.invalid REPEAT=60 COLOR=YELLOW

On Wed, May 14, 2008 at 4:28 PM, Gavin Leonard <user-d65663809eb4@xymon.invalid>
quoted from Gavin Leonard
wrote:
 I have been using hobbit for over 3 years now and I LOVE IT… I have
always just configured and ran it myself but now I am out of my realm on a
couple questions.. I will just ask the first one for now…  every time I
reboot a server the hobbit server tells me for what seems like 10 times in
an hour that the machine has been rebooted…ahhh! I only need one
notification that the server had rebooted.. where do I find the config for
that?


*Gavin Leonard*

[image: cid:image001.gif at 01C856AD.922EF120]

Director, Systems-Network Engineering

*T*

 XXX-XXX-XXXX

*F*

 XXX-XXX-XXXX

*E*

 user-d65663809eb4@xymon.invalid


Research | Marketing | Sales Generation

*www.progrexion.com* <http://www.progrexion.com/>;
quoted from Gavin Leonard


This email and its contents are confidential. If you are not the intended
recipient, delete this email and do not use or disclose the information
within this email or its attachments. Thank you.

-- 

Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Gavin Leonard · Thu, 15 May 2008 10:24:49 -0600 ·
I have all the repeats set to 10 min until recovered.. its just when a system reboots.. it keeps telling me that the system has rebooted. Below is the entry...

SERVICE=* REPEAT=10m TIME=*:0530:2300 RECOVERED

-Gavin
quoted from Josh Luthman

From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, May 14, 2008 2:38 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Please make it stop!

I'm assuming this is the alert that you're talking about.  Check the REPEAT for the action done in hobbit-alert, ie:

HOST=foo.bar.com<http://foo.bar.com>;
 MAIL user-d7ae79a03f32@xymon.invalid<mailto:user-d7ae79a03f32@xymon.invalid> REPEAT=60 COLOR=YELLOW
quoted from Gavin Leonard
On Wed, May 14, 2008 at 4:28 PM, Gavin Leonard <user-d65663809eb4@xymon.invalid<mailto:user-d65663809eb4@xymon.invalid>> wrote:

I have been using hobbit for over 3 years now and I LOVE IT... I have always just configured and ran it myself but now I am out of my realm on a couple questions.. I will just ask the first one for now...  every time I reboot a server the hobbit server tells me for what seems like 10 times in an hour that the machine has been rebooted...ahhh! I only need one notification that the server had rebooted.. where do I find the config for that?


Gavin Leonard


[cid:user-c4f2cfc7452a@xymon.invalid4FB820]
quoted from Josh Luthman


Director, Systems-Network Engineering


T


 XXX-XXX-XXXX


F


 XXX-XXX-XXXX


E


 user-d65663809eb4@xymon.invalid<mailto:user-d65663809eb4@xymon.invalid>


Research | Marketing | Sales Generation


www.progrexion.com<http://www.progrexion.com/>;


This email and its contents are confidential. If you are not the intended recipient, delete this email and do not use or disclose the information within this email or its attachments. Thank you.


--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

Those who don't understand UNIX are condemned to reinvent it, poorly.
--- Henry Spencer
list Hobbit User in Richmond · Thu, 15 May 2008 13:04:11 -0400 (EDT) ·
quoted from Gavin Leonard
On Thu, May 15, 2008 12:24, Gavin Leonard wrote:
I have all the repeats set to 10 min until recovered.. its just when a
system reboots.. it keeps telling me that the system has rebooted. Below
is the entry...

SERVICE=* REPEAT=10m TIME=*:0530:2300 RECOVERED
That line tells it to keep telling you, every ten minutes.  The cpu yellow
for reboot lasts an hour, so you should get six of them.

SERVICE=cpu COLOR=yellow REPEAT=61m TIME=*:0530:2300 RECOVERED

above that should do what you want.