Xymon Mailing List Archive search

Hobbit Emails empty

22 messages in this thread

list Kevin Doyle · Tue, 13 May 2008 13:12:12 -0600 ·
I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except
alerting. When I trigger an alert, I get an email with only a subject
and no body. I expected to get some information about the alert and the
link to the monitored device. I am sure I am missing something fairly
simple but I am new to Linux and Hobbit. 

 
Any Ideas?

 
Kevin P. Doyle

Sr. Systems Administrator

Peak5
list Josh Luthman · Tue, 13 May 2008 16:38:37 -0400 ·
Can you share your ~/server/etc/hobbit-alerts.cfg please?
quoted from Kevin Doyle

On Tue, May 13, 2008 at 3:12 PM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:
 I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except alerting.
When I trigger an alert, I get an email with only a subject and no body. I
expected to get some information about the alert and the link to the
monitored device. I am sure I am missing something fairly simple but I am
new to Linux and Hobbit.


Any Ideas?


*Kevin P. Doyle*

Sr. Systems Administrator

*Peak5*

-- 

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 Kevin Doyle · Wed, 14 May 2008 08:35:48 -0600 ·
Yes here is the relevant line in my hobbit-alerts.cfg
 
#
# The hobbit-alerts.cfg file controls who receives alerts
# when a status in the BB system goes into a critical
# state (usually: red, yellow or purple).
#
# This file is made up from RULES and RECIPIENTS.
#
# A RULE is a filter made from the PAGE where a host
# is located in BB; the HOST name, the SERVICE name,
# the COLOR of the status, the TIME of day, and the
# DURATION of the event.
#
# A RECIPIENT can be a MAIL address, or a SCRIPT.
#
# Recipients can also have rules associated with them,
# that modify the rules for a single recipient, e.g.
# you can define a rule for alerting, then add an
# extra criteria e.g. so a single recipient does not get
# alerted until after 20 minutes.
#
# A sample rule:
 
HOST=* Color=red
     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20
RECOVERED
 
#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS
quoted from Josh Luthman
 
 
Can you share your ~/server/etc/hobbit-alerts.cfg please?

 
From: Kevin Doyle 
Sent: Tuesday, May 13, 2008 1:12 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: Hobbit Emails empty

 
I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except
alerting. When I trigger an alert, I get an email with only a subject
and no body. I expected to get some information about the alert and the
link to the monitored device. I am sure I am missing something fairly
simple but I am new to Linux and Hobbit. 

 
Any Ideas?

 
Kevin P. Doyle

Sr. Systems Administrator

Peak5
list Josh Luthman · Wed, 14 May 2008 10:47:18 -0400 ·
Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid COLOR=RED REPEAT=20 RECOVERED

Josh
quoted from Kevin Doyle

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:
 Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


*From:* Kevin Doyle
*Sent:* Tuesday, May 13, 2008 1:12 PM
*To:* 'user-ae9b8668bcde@xymon.invalid'
*Subject:* Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except alerting.
When I trigger an alert, I get an email with only a subject and no body. I
expected to get some information about the alert and the link to the
monitored device. I am sure I am missing something fairly simple but I am
new to Linux and Hobbit.


Any Ideas?


*Kevin P. Doyle*

Sr. Systems Administrator

*Peak5*

-- 
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 Kevin Doyle · Wed, 14 May 2008 08:54:44 -0600 ·
Josh, I get the same results. The email comes through with only a
subject line and no body text.

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, May 14, 2008 8:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
Kevin,

Try this:

HOST=*
     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;  COLOR=RED REPEAT=20
quoted from Josh Luthman
RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg
 
#
# The hobbit-alerts.cfg file controls who receives alerts
# when a status in the BB system goes into a critical
# state (usually: red, yellow or purple).
#
# This file is made up from RULES and RECIPIENTS.
#
# A RULE is a filter made from the PAGE where a host
# is located in BB; the HOST name, the SERVICE name,
# the COLOR of the status, the TIME of day, and the
# DURATION of the event.
#
# A RECIPIENT can be a MAIL address, or a SCRIPT.
#
# Recipients can also have rules associated with them,
# that modify the rules for a single recipient, e.g.
# you can define a rule for alerting, then add an
# extra criteria e.g. so a single recipient does not get
# alerted until after 20 minutes.
#
# A sample rule:
 
HOST=* Color=red
     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20
RECOVERED
 
#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS
 
 
Can you share your ~/server/etc/hobbit-alerts.cfg please?

 
From: Kevin Doyle 
Sent: Tuesday, May 13, 2008 1:12 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: Hobbit Emails empty

 
I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except
alerting. When I trigger an alert, I get an email with only a subject
and no body. I expected to get some information about the alert and the
link to the monitored device. I am sure I am missing something fairly
simple but I am new to Linux and Hobbit. 

 
Any Ideas?

 
Kevin P. Doyle

Sr. Systems Administrator

Peak5

 
-- 
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 Kevin Doyle · Wed, 14 May 2008 09:00:27 -0600 ·
Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d
quoted from Josh Luthman

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, May 14, 2008 8:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
Kevin,

Try this:

HOST=*
     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;  COLOR=RED REPEAT=20
RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg
 
#
# The hobbit-alerts.cfg file controls who receives alerts
# when a status in the BB system goes into a critical
# state (usually: red, yellow or purple).
#
# This file is made up from RULES and RECIPIENTS.
#
# A RULE is a filter made from the PAGE where a host
# is located in BB; the HOST name, the SERVICE name,
# the COLOR of the status, the TIME of day, and the
# DURATION of the event.
#
# A RECIPIENT can be a MAIL address, or a SCRIPT.
#
# Recipients can also have rules associated with them,
# that modify the rules for a single recipient, e.g.
# you can define a rule for alerting, then add an
# extra criteria e.g. so a single recipient does not get
# alerted until after 20 minutes.
#
# A sample rule:
 
HOST=* Color=red
     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20
RECOVERED
 
#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS
 
 
Can you share your ~/server/etc/hobbit-alerts.cfg please?

 
From: Kevin Doyle 
Sent: Tuesday, May 13, 2008 1:12 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: Hobbit Emails empty

 
I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except
alerting. When I trigger an alert, I get an email with only a subject
and no body. I expected to get some information about the alert and the
link to the monitored device. I am sure I am missing something fairly
simple but I am new to Linux and Hobbit. 

 
Any Ideas?

 
Kevin P. Doyle

Sr. Systems Administrator

Peak5

 
-- 
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 Josh Luthman · Wed, 14 May 2008 11:05:14 -0400 ·
Kevin,

I delete the mail notices from Hobbit so I can't say how it should look, but
here is what I am using:

HOST=*
  MAIL user-3522411d9c2e@xymon.invalid COLOR=RED DURATION>15m REPEAT=60 RECOVERED
quoted from Kevin Doyle

On Wed, May 14, 2008 at 11:00 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:
 Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 8:47 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid COLOR=RED REPEAT=20 RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


*From:* Kevin Doyle
*Sent:* Tuesday, May 13, 2008 1:12 PM
*To:* 'user-ae9b8668bcde@xymon.invalid'
*Subject:* Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except alerting.
When I trigger an alert, I get an email with only a subject and no body. I
expected to get some information about the alert and the link to the
monitored device. I am sure I am missing something fairly simple but I am
new to Linux and Hobbit.


Any Ideas?


*Kevin P. Doyle*

Sr. Systems Administrator

*Peak5*


--
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
-- 
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 Kevin Doyle · Wed, 14 May 2008 09:23:48 -0600 ·
I just looked at an email in the sendmail queue and there is subject
only - no body. Where do I look in Hobbit to see what message is being
generated? Perhaps it is not even logging the message and only the
subjects?
quoted from Josh Luthman

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, May 14, 2008 9:05 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
Kevin,

I delete the mail notices from Hobbit so I can't say how it should look,
but here is what I am using:

HOST=*
  MAIL user-3522411d9c2e@xymon.invalid COLOR=RED DURATION>15m REPEAT=60 RECOVERED

On Wed, May 14, 2008 at 11:00 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 

Sent: Wednesday, May 14, 2008 8:47 AM

To: user-ae9b8668bcde@xymon.invalid


Subject: Re: [hobbit] RE: Hobbit Emails empty

 
Kevin,

Try this:

HOST=*
     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;  COLOR=RED REPEAT=20
RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg
 
#
# The hobbit-alerts.cfg file controls who receives alerts
# when a status in the BB system goes into a critical
# state (usually: red, yellow or purple).
#
# This file is made up from RULES and RECIPIENTS.
#
# A RULE is a filter made from the PAGE where a host
# is located in BB; the HOST name, the SERVICE name,
# the COLOR of the status, the TIME of day, and the
# DURATION of the event.
#
# A RECIPIENT can be a MAIL address, or a SCRIPT.
#
# Recipients can also have rules associated with them,
# that modify the rules for a single recipient, e.g.
# you can define a rule for alerting, then add an
# extra criteria e.g. so a single recipient does not get
# alerted until after 20 minutes.
#
# A sample rule:
 
HOST=* Color=red
     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20
RECOVERED
 
#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS
 
 
Can you share your ~/server/etc/hobbit-alerts.cfg please?

 
From: Kevin Doyle 
Sent: Tuesday, May 13, 2008 1:12 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: Hobbit Emails empty

 
I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except
alerting. When I trigger an alert, I get an email with only a subject
and no body. I expected to get some information about the alert and the
link to the monitored device. I am sure I am missing something fairly
simple but I am new to Linux and Hobbit. 

 
Any Ideas?

 
Kevin P. Doyle

Sr. Systems Administrator

Peak5

 
-- 
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 


-- 
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 Josh Luthman · Wed, 14 May 2008 11:48:30 -0400 ·
From what I understand you're trying to get some details in the email alert,
correct?

To be honest I don't really use the email alerts.  I have SMS messages for
the serious stuff, but I use it as a notification and just look at the web
pages.  I use the WML and HTML pages on my phone and computer after the
notification.
quoted from Kevin Doyle

Josh

On Wed, May 14, 2008 at 11:23 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:
 I just looked at an email in the sendmail queue and there is subject only
– no body. Where do I look in Hobbit to see what message is being generated?
Perhaps it is not even logging the message and only the subjects?


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 9:05 AM

*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Kevin,

I delete the mail notices from Hobbit so I can't say how it should look,
but here is what I am using:

HOST=*
  MAIL user-3522411d9c2e@xymon.invalid COLOR=RED DURATION>15m REPEAT=60 RECOVERED

On Wed, May 14, 2008 at 11:00 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]

*Sent:* Wednesday, May 14, 2008 8:47 AM

*To:* user-ae9b8668bcde@xymon.invalid


*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid COLOR=RED REPEAT=20 RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


*From:* Kevin Doyle
*Sent:* Tuesday, May 13, 2008 1:12 PM
*To:* 'user-ae9b8668bcde@xymon.invalid'
*Subject:* Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except alerting.
When I trigger an alert, I get an email with only a subject and no body. I
expected to get some information about the alert and the link to the
monitored device. I am sure I am missing something fairly simple but I am
new to Linux and Hobbit.


Any Ideas?


*Kevin P. Doyle*

Sr. Systems Administrator

*Peak5*


--
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


--
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
-- 
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 Galen Johnson · Wed, 14 May 2008 12:33:36 -0400 ·
I don't think hobbit plays well with the BB windows client (I don't recal where I saw this).  Have you tried putting BBWin on one of the servers to see if that gives you any output?

=G=
quoted from Kevin Doyle

From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
Sent: Wednesday, May 14, 2008 11:00 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

Some further information. My clients (mostly Windows2003 servers are running the Big Brother client, version 1-08d

From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, May 14, 2008 8:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid<http://peak5.com/>; COLOR=RED REPEAT=20 RECOVERED
quoted from Josh Luthman
Josh
On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid<mailto:user-6992f04dde2b@xymon.invalid>> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid<http://peak5.com>; FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid<mailto:user-d0a7de99275f@xymon.invalid> DURATION>60 COLOR=red
quoted from Josh Luthman

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


From: Kevin Doyle
Sent: Tuesday, May 13, 2008 1:12 PM
To: 'user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid>'
Subject: Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running Hobbit 4.1.2p2 and everything appears to be fuinctioning correct except alerting. When I trigger an alert, I get an email with only a subject and no body. I expected to get some information about the alert and the link to the monitored device. I am sure I am missing something fairly simple but I am new to Linux and Hobbit.


Any Ideas?


Kevin P. Doyle

Sr. Systems Administrator

Peak5


--
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 Greg L Hubbard · Wed, 14 May 2008 11:41:46 -0500 ·
I have no problems with the Windows BB client -- I think Henrik did an
excellent job with "backwards" compatibility.
 
GLH
quoted from Galen Johnson


	From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
	Sent: Wednesday, May 14, 2008 11:34 AM
	To: user-ae9b8668bcde@xymon.invalid
	Subject: RE: [hobbit] RE: Hobbit Emails empty
	
	
	I don't think hobbit plays well with the BB windows client (I
don't recal where I saw this).  Have you tried putting BBWin on one of
the servers to see if that gives you any output?

	 
	=G=

	 
	From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
	Sent: Wednesday, May 14, 2008 11:00 AM
	To: user-ae9b8668bcde@xymon.invalid
	Subject: RE: [hobbit] RE: Hobbit Emails empty

	 
	Some further information. My clients (mostly Windows2003 servers
are running the Big Brother client, version 1-08d

	 
	From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
	Sent: Wednesday, May 14, 2008 8:47 AM
	To: user-ae9b8668bcde@xymon.invalid
	Subject: Re: [hobbit] RE: Hobbit Emails empty

	 
	Kevin,
	
	Try this:

	HOST=*
	     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;  COLOR=RED
REPEAT=20 RECOVERED

	Josh

	On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid>
wrote:

	Yes here is the relevant line in my hobbit-alerts.cfg
	 
	#
	# The hobbit-alerts.cfg file controls who receives alerts
	# when a status in the BB system goes into a critical
	# state (usually: red, yellow or purple).
	#
	# This file is made up from RULES and RECIPIENTS.
	#
	# A RULE is a filter made from the PAGE where a host
	# is located in BB; the HOST name, the SERVICE name,
	# the COLOR of the status, the TIME of day, and the
	# DURATION of the event.
	#
	# A RECIPIENT can be a MAIL address, or a SCRIPT.
	#
	# Recipients can also have rules associated with them,
	# that modify the rules for a single recipient, e.g.
	# you can define a rule for alerting, then add an
	# extra criteria e.g. so a single recipient does not get
	# alerted until after 20 minutes.
	#
	# A sample rule:
	 
	HOST=* Color=red
	     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20
RECOVERED
	 
	#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
	#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS
	 
	 
	Can you share your ~/server/etc/hobbit-alerts.cfg please?

	 
	From: Kevin Doyle 
	Sent: Tuesday, May 13, 2008 1:12 PM
	To: 'user-ae9b8668bcde@xymon.invalid'
	Subject: Hobbit Emails empty

	 
	I have a test Hobbit server running on CentOS 5.0 I am running
Hobbit 4.1.2p2 and everything appears to be fuinctioning correct except
alerting. When I trigger an alert, I get an email with only a subject
and no body. I expected to get some information about the alert and the
link to the monitored device. I am sure I am missing something fairly
simple but I am new to Linux and Hobbit. 

	 
	Any Ideas?

	 
	Kevin P. Doyle

	Sr. Systems Administrator

	Peak5

	 
	-- 
	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 Benjamin P. August · Wed, 14 May 2008 09:42:09 -0700 ·
I haven't had any troubles with BBNT and Hobbit with respect to  paging. But then, I can't remember the last time BBNT has had to page  me on something...

-- 
--Ben
Benjamin P. August
System Administrator - VPUE
Stanford University


Quoting Galen Johnson <user-87f955643e3d@xymon.invalid>:
quoted from Greg L Hubbard
I don't think hobbit plays well with the BB windows client (I don't   recal where I saw this).  Have you tried putting BBWin on one of the   servers to see if that gives you any output?

=G=

From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
Sent: Wednesday, May 14, 2008 11:00 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

Some further information. My clients (mostly Windows2003 servers are   running the Big Brother client, version 1-08d

From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Wednesday, May 14, 2008 8:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid<http://peak5.com/>; COLOR=RED   REPEAT=20 RECOVERED
Josh
On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle   <user-6992f04dde2b@xymon.invalid<mailto:user-6992f04dde2b@xymon.invalid>> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid<http://peak5.com>; FORMAT=TEXT   COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid<mailto:user-d0a7de99275f@xymon.invalid> DURATION>60 COLOR=red

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


From: Kevin Doyle
Sent: Tuesday, May 13, 2008 1:12 PM
To: 'user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid>'
Subject: Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running   Hobbit 4.1.2p2 and everything appears to be fuinctioning correct   except alerting. When I trigger an alert, I get an email with only a   subject and no body. I expected to get some information about the   alert and the link to the monitored device. I am sure I am missing   something fairly simple but I am new to Linux and Hobbit.


Any Ideas?


Kevin P. Doyle

Sr. Systems Administrator

Peak5


--
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 Josh Luthman · Wed, 14 May 2008 12:45:25 -0400 ·
Thinking about it I am using the Windows BB client too!  It is on one server
that I normally just cuss and disable the tests for, but it is reporting =)

On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L <user-d970b5e56ec9@xymon.invalid>
quoted from Benjamin P. August
wrote:
 I have no problems with the Windows BB client -- I think Henrik did an
excellent job with "backwards" compatibility.

GLH

*From:* Galen Johnson [mailto:user-87f955643e3d@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:34 AM

*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty

 I don't think hobbit plays well with the BB windows client (I don't recal
where I saw this).  Have you tried putting BBWin on one of the servers to
see if that gives you any output?


=G=


*From:* Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:00 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty


Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 8:47 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid COLOR=RED REPEAT=20 RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


*From:* Kevin Doyle
*Sent:* Tuesday, May 13, 2008 1:12 PM
*To:* 'user-ae9b8668bcde@xymon.invalid'
*Subject:* Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except alerting.
When I trigger an alert, I get an email with only a subject and no body. I
expected to get some information about the alert and the link to the
monitored device. I am sure I am missing something fairly simple but I am
new to Linux and Hobbit.


Any Ideas?


*Kevin P. Doyle*

Sr. Systems Administrator

*Peak5*


--
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

-- 
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 Kevin Doyle · Wed, 14 May 2008 10:58:28 -0600 ·
Ok, tried BBWin with the same results.
quoted from Galen Johnson

 
From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
Sent: Wednesday, May 14, 2008 10:34 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

 
I don't think hobbit plays well with the BB windows client (I don't
recal where I saw this).  Have you tried putting BBWin on one of the
servers to see if that gives you any output?

 
=G=

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:00 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

 
Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, May 14, 2008 8:47 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
Kevin,

Try this:

HOST=*
     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;  COLOR=RED REPEAT=20
RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg
 
#
# The hobbit-alerts.cfg file controls who receives alerts
# when a status in the BB system goes into a critical
# state (usually: red, yellow or purple).
#
# This file is made up from RULES and RECIPIENTS.
#
# A RULE is a filter made from the PAGE where a host
# is located in BB; the HOST name, the SERVICE name,
# the COLOR of the status, the TIME of day, and the
# DURATION of the event.
#
# A RECIPIENT can be a MAIL address, or a SCRIPT.
#
# Recipients can also have rules associated with them,
# that modify the rules for a single recipient, e.g.
# you can define a rule for alerting, then add an
# extra criteria e.g. so a single recipient does not get
# alerted until after 20 minutes.
#
# A sample rule:
 
HOST=* Color=red
     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20
RECOVERED
 
#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS
 
 
Can you share your ~/server/etc/hobbit-alerts.cfg please?

 
From: Kevin Doyle 
Sent: Tuesday, May 13, 2008 1:12 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: Hobbit Emails empty

 
I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except
alerting. When I trigger an alert, I get an email with only a subject
and no body. I expected to get some information about the alert and the
link to the monitored device. I am sure I am missing something fairly
simple but I am new to Linux and Hobbit. 

 
Any Ideas?

 
Kevin P. Doyle

Sr. Systems Administrator

Peak5

 
-- 
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 Lars Ebeling · Wed, 14 May 2008 19:12:21 +0200 ·
I am also using bbclient 1.08d without any problems

Lars
quoted from Josh Luthman
  ----- Original Message ----- 
  From: Josh Luthman 
  To: user-ae9b8668bcde@xymon.invalid 
  Sent: Wednesday, May 14, 2008 6:45 PM
  Subject: Re: [hobbit] RE: Hobbit Emails empty


  Thinking about it I am using the Windows BB client too!  It is on one server that I normally just cuss and disable the tests for, but it is reporting =)


  On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L <user-d970b5e56ec9@xymon.invalid> wrote:

    I have no problems with the Windows BB client -- I think Henrik did an excellent job with "backwards" compatibility.

    GLH


      From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
      Sent: Wednesday, May 14, 2008 11:34 AM

      To: user-ae9b8668bcde@xymon.invalid
      Subject: RE: [hobbit] RE: Hobbit Emails empty


      I don't think hobbit plays well with the BB windows client (I don't recal where I saw this).  Have you tried putting BBWin on one of the servers to see if that gives you any output?


      =G=


      From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
      Sent: Wednesday, May 14, 2008 11:00 AM
      To: user-ae9b8668bcde@xymon.invalid
      Subject: RE: [hobbit] RE: Hobbit Emails empty


      Some further information. My clients (mostly Windows2003 servers are running the Big Brother client, version 1-08d


      From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
      Sent: Wednesday, May 14, 2008 8:47 AM
      To: user-ae9b8668bcde@xymon.invalid
      Subject: Re: [hobbit] RE: Hobbit Emails empty


      Kevin,

      Try this:

HOST=*     MAIL user-6992f04dde2b@xymon.invalid COLOR=RED REPEAT=20 RECOVEREDJosh
quoted from Kevin Doyle

      On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg ## The hobbit-alerts.cfg file controls who receives alerts# when a status in the BB system goes into a critical# state (usually: red, yellow or purple).## This file is made up from RULES and RECIPIENTS.## A RULE is a filter made from the PAGE where a host# is located in BB; the HOST name, the SERVICE name,# the COLOR of the status, the TIME of day, and the# DURATION of the event.## A RECIPIENT can be a MAIL address, or a SCRIPT.## Recipients can also have rules associated with them,# that modify the rules for a single recipient, e.g.# you can define a rule for alerting, then add an# extra criteria e.g. so a single recipient does not get# alerted until after 20 minutes.## A sample rule: HOST=* Color=red     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED #      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS    Can you share your ~/server/etc/hobbit-alerts.cfg please?


      From: Kevin Doyle 
      Sent: Tuesday, May 13, 2008 1:12 PM
      To: 'user-ae9b8668bcde@xymon.invalid'
      Subject: Hobbit Emails empty


      I have a test Hobbit server running on CentOS 5.0 I am running Hobbit 4.1.2p2 and everything appears to be fuinctioning correct except alerting. When I trigger an alert, I get an email with only a subject and no body. I expected to get some information about the alert and the link to the monitored device. I am sure I am missing something fairly simple but I am new to Linux and Hobbit. 


      Any Ideas?


      Kevin P. Doyle

      Sr. Systems Administrator

      Peak5


      -- 
      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 


  -- 
  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 Kevin Doyle · Wed, 14 May 2008 11:28:57 -0600 ·
So where would I look to see what message is being logged by the client?
It appears this is not being sent to sendmail?
quoted from Lars Ebeling

 
From: Lars Ebeling [mailto:user-1fecd3eafd52@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:12 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
I am also using bbclient 1.08d without any problems

 
Lars

	----- Original Message ----- 

	From: Josh Luthman <mailto:user-4c45a83f15cb@xymon.invalid>  

	To: user-ae9b8668bcde@xymon.invalid 

	Sent: Wednesday, May 14, 2008 6:45 PM

	Subject: Re: [hobbit] RE: Hobbit Emails empty

	 
	Thinking about it I am using the Windows BB client too!  It is
on one server that I normally just cuss and disable the tests for, but
it is reporting =)

	On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L
<user-d970b5e56ec9@xymon.invalid> wrote:

	I have no problems with the Windows BB client -- I think Henrik
did an excellent job with "backwards" compatibility.

	 
	GLH

		 
		From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:34 AM 

		
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		I don't think hobbit plays well with the BB windows
client (I don't recal where I saw this).  Have you tried putting BBWin
on one of the servers to see if that gives you any output?

		 
		=G=

		 
		From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:00 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		Some further information. My clients (mostly Windows2003
servers are running the Big Brother client, version 1-08d

		 
		From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 8:47 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: Re: [hobbit] RE: Hobbit Emails empty

		 
		Kevin,
		
		Try this:

		HOST=*
		     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;
COLOR=RED REPEAT=20 RECOVERED

		Josh

		On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle
<user-6992f04dde2b@xymon.invalid> wrote:

		Yes here is the relevant line in my hobbit-alerts.cfg
		 
		#
		# The hobbit-alerts.cfg file controls who receives
alerts
		# when a status in the BB system goes into a critical
		# state (usually: red, yellow or purple).
		#
		# This file is made up from RULES and RECIPIENTS.
		#
		# A RULE is a filter made from the PAGE where a host
		# is located in BB; the HOST name, the SERVICE name,
		# the COLOR of the status, the TIME of day, and the
		# DURATION of the event.
		#
		# A RECIPIENT can be a MAIL address, or a SCRIPT.
		#
		# Recipients can also have rules associated with them,
		# that modify the rules for a single recipient, e.g.
		# you can define a rule for alerting, then add an
		# extra criteria e.g. so a single recipient does not get
		# alerted until after 20 minutes.
		#
		# A sample rule:
		 
		HOST=* Color=red
		     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED
REPEAT=20 RECOVERED
		 
		#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
		#      SCRIPT /usr/local/bin/sendsms 1234567890
FORMAT=SMS
		 
		 
		Can you share your ~/server/etc/hobbit-alerts.cfg
please?

		 
		From: Kevin Doyle 
		Sent: Tuesday, May 13, 2008 1:12 PM
		To: 'user-ae9b8668bcde@xymon.invalid'
		Subject: Hobbit Emails empty

		 
		I have a test Hobbit server running on CentOS 5.0 I am
running Hobbit 4.1.2p2 and everything appears to be fuinctioning correct
except alerting. When I trigger an alert, I get an email with only a
subject and no body. I expected to get some information about the alert
and the link to the monitored device. I am sure I am missing something
fairly simple but I am new to Linux and Hobbit. 

		 
		Any Ideas?

		 
		Kevin P. Doyle

		Sr. Systems Administrator

		Peak5

		 
		-- 
		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 

	
	-- 
	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 Kevin Doyle · Wed, 14 May 2008 14:12:38 -0600 ·
Ok, after some trial and error, I figured this out. Hobbit will only get
the full message from the client if you are using FQDN in bb-hosts and
have the check box on the client checked.

 
Now is there a way to change the http link that is sent out in the
message? My server uses https rather than http.
quoted from Kevin Doyle

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:29 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

 
So where would I look to see what message is being logged by the client?
It appears this is not being sent to sendmail?

 
From: Lars Ebeling [mailto:user-1fecd3eafd52@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:12 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
I am also using bbclient 1.08d without any problems

 
Lars

	----- Original Message ----- 

	From: Josh Luthman <mailto:user-4c45a83f15cb@xymon.invalid>  

	To: user-ae9b8668bcde@xymon.invalid 

	Sent: Wednesday, May 14, 2008 6:45 PM

	Subject: Re: [hobbit] RE: Hobbit Emails empty

	 
	Thinking about it I am using the Windows BB client too!  It is
on one server that I normally just cuss and disable the tests for, but
it is reporting =)

	On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L
<user-d970b5e56ec9@xymon.invalid> wrote:

	I have no problems with the Windows BB client -- I think Henrik
did an excellent job with "backwards" compatibility.

	 
	GLH

		 
		From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:34 AM 

		
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		I don't think hobbit plays well with the BB windows
client (I don't recal where I saw this).  Have you tried putting BBWin
on one of the servers to see if that gives you any output?

		 
		=G=

		 
		From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:00 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		Some further information. My clients (mostly Windows2003
servers are running the Big Brother client, version 1-08d

		 
		From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 8:47 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: Re: [hobbit] RE: Hobbit Emails empty

		 
		Kevin,
		
		Try this:

		HOST=*
		     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;
COLOR=RED REPEAT=20 RECOVERED

		Josh

		On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle
<user-6992f04dde2b@xymon.invalid> wrote:

		Yes here is the relevant line in my hobbit-alerts.cfg
		 
		#
		# The hobbit-alerts.cfg file controls who receives
alerts
		# when a status in the BB system goes into a critical
		# state (usually: red, yellow or purple).
		#
		# This file is made up from RULES and RECIPIENTS.
		#
		# A RULE is a filter made from the PAGE where a host
		# is located in BB; the HOST name, the SERVICE name,
		# the COLOR of the status, the TIME of day, and the
		# DURATION of the event.
		#
		# A RECIPIENT can be a MAIL address, or a SCRIPT.
		#
		# Recipients can also have rules associated with them,
		# that modify the rules for a single recipient, e.g.
		# you can define a rule for alerting, then add an
		# extra criteria e.g. so a single recipient does not get
		# alerted until after 20 minutes.
		#
		# A sample rule:
		 
		HOST=* Color=red
		     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED
REPEAT=20 RECOVERED
		 
		#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
		#      SCRIPT /usr/local/bin/sendsms 1234567890
FORMAT=SMS
		 
		 
		Can you share your ~/server/etc/hobbit-alerts.cfg
please?

		 
		From: Kevin Doyle 
		Sent: Tuesday, May 13, 2008 1:12 PM
		To: 'user-ae9b8668bcde@xymon.invalid'
		Subject: Hobbit Emails empty

		 
		I have a test Hobbit server running on CentOS 5.0 I am
running Hobbit 4.1.2p2 and everything appears to be fuinctioning correct
except alerting. When I trigger an alert, I get an email with only a
subject and no body. I expected to get some information about the alert
and the link to the monitored device. I am sure I am missing something
fairly simple but I am new to Linux and Hobbit. 

		 
		Any Ideas?

		 
		Kevin P. Doyle

		Sr. Systems Administrator

		Peak5

		 
		-- 
		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 

	
	-- 
	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 Kevin Doyle · Wed, 14 May 2008 14:27:50 -0600 ·
Nevermind... got that one too. A change in the hobbitserver.cfg file and
I am all set

 
Thanks everybody!
quoted from Kevin Doyle

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 2:13 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

 
Ok, after some trial and error, I figured this out. Hobbit will only get
the full message from the client if you are using FQDN in bb-hosts and
have the check box on the client checked.

 
Now is there a way to change the http link that is sent out in the
message? My server uses https rather than http.

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:29 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

 
So where would I look to see what message is being logged by the client?
It appears this is not being sent to sendmail?

 
From: Lars Ebeling [mailto:user-1fecd3eafd52@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:12 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
I am also using bbclient 1.08d without any problems

 
Lars

	----- Original Message ----- 

	From: Josh Luthman <mailto:user-4c45a83f15cb@xymon.invalid>  

	To: user-ae9b8668bcde@xymon.invalid 

	Sent: Wednesday, May 14, 2008 6:45 PM

	Subject: Re: [hobbit] RE: Hobbit Emails empty

	 
	Thinking about it I am using the Windows BB client too!  It is
on one server that I normally just cuss and disable the tests for, but
it is reporting =)

	On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L
<user-d970b5e56ec9@xymon.invalid> wrote:

	I have no problems with the Windows BB client -- I think Henrik
did an excellent job with "backwards" compatibility.

	 
	GLH

		 
		From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:34 AM 

		
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		I don't think hobbit plays well with the BB windows
client (I don't recal where I saw this).  Have you tried putting BBWin
on one of the servers to see if that gives you any output?

		 
		=G=

		 
		From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:00 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		Some further information. My clients (mostly Windows2003
servers are running the Big Brother client, version 1-08d

		 
		From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 8:47 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: Re: [hobbit] RE: Hobbit Emails empty

		 
		Kevin,
		
		Try this:

		HOST=*
		     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;
COLOR=RED REPEAT=20 RECOVERED

		Josh

		On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle
<user-6992f04dde2b@xymon.invalid> wrote:

		Yes here is the relevant line in my hobbit-alerts.cfg
		 
		#
		# The hobbit-alerts.cfg file controls who receives
alerts
		# when a status in the BB system goes into a critical
		# state (usually: red, yellow or purple).
		#
		# This file is made up from RULES and RECIPIENTS.
		#
		# A RULE is a filter made from the PAGE where a host
		# is located in BB; the HOST name, the SERVICE name,
		# the COLOR of the status, the TIME of day, and the
		# DURATION of the event.
		#
		# A RECIPIENT can be a MAIL address, or a SCRIPT.
		#
		# Recipients can also have rules associated with them,
		# that modify the rules for a single recipient, e.g.
		# you can define a rule for alerting, then add an
		# extra criteria e.g. so a single recipient does not get
		# alerted until after 20 minutes.
		#
		# A sample rule:
		 
		HOST=* Color=red
		     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED
REPEAT=20 RECOVERED
		 
		#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
		#      SCRIPT /usr/local/bin/sendsms 1234567890
FORMAT=SMS
		 
		 
		Can you share your ~/server/etc/hobbit-alerts.cfg
please?

		 
		From: Kevin Doyle 
		Sent: Tuesday, May 13, 2008 1:12 PM
		To: 'user-ae9b8668bcde@xymon.invalid'
		Subject: Hobbit Emails empty

		 
		I have a test Hobbit server running on CentOS 5.0 I am
running Hobbit 4.1.2p2 and everything appears to be fuinctioning correct
except alerting. When I trigger an alert, I get an email with only a
subject and no body. I expected to get some information about the alert
and the link to the monitored device. I am sure I am missing something
fairly simple but I am new to Linux and Hobbit. 

		 
		Any Ideas?

		 
		Kevin P. Doyle

		Sr. Systems Administrator

		Peak5

		 
		-- 
		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 

	
	-- 
	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 Josh Luthman · Wed, 14 May 2008 16:32:42 -0400 ·
Kevin,

Would you mind posting the configuration change you made here, please?  It
makes it nice for those who read over the mailing list logs in the future.
quoted from Kevin Doyle

Josh

On Wed, May 14, 2008 at 4:27 PM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:
 Nevermind… got that one too. A change in the hobbitserver.cfg file and I
am all set


Thanks everybody!


*From:* Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 2:13 PM
*To:* user-ae9b8668bcde@xymon.invalid

*Subject:* RE: [hobbit] RE: Hobbit Emails empty


Ok, after some trial and error, I figured this out. Hobbit will only get
the full message from the client if you are using FQDN in bb-hosts and have
the check box on the client checked.


Now is there a way to change the http link that is sent out in the message?
My server uses https rather than http.


*From:* Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:29 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty


So where would I look to see what message is being logged by the client? It
appears this is not being sent to sendmail?


*From:* Lars Ebeling [mailto:user-1fecd3eafd52@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:12 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] RE: Hobbit Emails empty


I am also using bbclient 1.08d without any problems


Lars

 ----- Original Message -----

*From:* Josh Luthman <user-4c45a83f15cb@xymon.invalid>
quoted from Kevin Doyle

*To:* user-ae9b8668bcde@xymon.invalid

*Sent:* Wednesday, May 14, 2008 6:45 PM

*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Thinking about it I am using the Windows BB client too!  It is on one
server that I normally just cuss and disable the tests for, but it is
reporting =)

On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L <user-d970b5e56ec9@xymon.invalid>
wrote:

I have no problems with the Windows BB client -- I think Henrik did an
excellent job with "backwards" compatibility.


GLH


*From:* Galen Johnson [mailto:user-87f955643e3d@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:34 AM


*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty


I don't think hobbit plays well with the BB windows client (I don't recal
where I saw this).  Have you tried putting BBWin on one of the servers to
see if that gives you any output?


=G=


*From:* Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:00 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty


Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 8:47 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid COLOR=RED REPEAT=20 RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


*From:* Kevin Doyle
*Sent:* Tuesday, May 13, 2008 1:12 PM
*To:* 'user-ae9b8668bcde@xymon.invalid'
*Subject:* Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except alerting.
When I trigger an alert, I get an email with only a subject and no body. I
expected to get some information about the alert and the link to the
monitored device. I am sure I am missing something fairly simple but I am
new to Linux and Hobbit.


Any Ideas?


*Kevin P. Doyle*

Sr. Systems Administrator

*Peak5*


--
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


--
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

-- 
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 Kevin Doyle · Wed, 14 May 2008 14:49:22 -0600 ·
Sure thing... this may be documented but I found it so quickly I hadn't
even gone ot the man pages yet! :-)

 
Here is the relevant section of hobbitserver.cfg

 
Originally BBWEBHOST had http://$BBSERVERWWWNAME
<http://$bbserverwwwname/>;  I changed it to https:// and the emails had
the correct link.

 
# Specific to this host

BBOSTYPE="$BBSERVEROS"          # Hosttype (operating system). Not used
by server-side, but clients use this.

MACHINEDOTS="$BBSERVERHOSTNAME" # This systems hostname

MACHINEADDR="$BBSERVERIP"       # This systems IP-address

 
# URL's generated/used by bbgen

BBWEBHOST="https://$BBSERVERWWWNAME";            # Just the host part of
the URL - http://www.foo.com

BBWEBHOSTURL="$BBWEBHOST$BBSERVERWWWURL"        # Prefix for all static
Hobbit pages - http://www.foo.com/bb

BBWEBHTMLLOGS="$BBWEBHOSTURL/html"              # Prefix for the Hobbit
HTML logs (only if BBLOGSTATUS=STATIC)
quoted from Josh Luthman

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, May 14, 2008 2:33 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
Kevin,

Would you mind posting the configuration change you made here, please?
It makes it nice for those who read over the mailing list logs in the
future.

Josh

On Wed, May 14, 2008 at 4:27 PM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Nevermind... got that one too. A change in the hobbitserver.cfg file and
I am all set

 
Thanks everybody!

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 2:13 PM
To: user-ae9b8668bcde@xymon.invalid


Subject: RE: [hobbit] RE: Hobbit Emails empty

 
Ok, after some trial and error, I figured this out. Hobbit will only get
the full message from the client if you are using FQDN in bb-hosts and
have the check box on the client checked.

 
Now is there a way to change the http link that is sent out in the
message? My server uses https rather than http.

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:29 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

 
So where would I look to see what message is being logged by the client?
It appears this is not being sent to sendmail?

 
From: Lars Ebeling [mailto:user-1fecd3eafd52@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:12 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
I am also using bbclient 1.08d without any problems

 
Lars

	----- Original Message ----- 

	From: Josh Luthman <mailto:user-4c45a83f15cb@xymon.invalid>  

	To: user-ae9b8668bcde@xymon.invalid 

	Sent: Wednesday, May 14, 2008 6:45 PM

	Subject: Re: [hobbit] RE: Hobbit Emails empty

	 
	Thinking about it I am using the Windows BB client too!  It is
on one server that I normally just cuss and disable the tests for, but
it is reporting =)

	On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L
<user-d970b5e56ec9@xymon.invalid> wrote:

	I have no problems with the Windows BB client -- I think Henrik
did an excellent job with "backwards" compatibility.

	 
	GLH

		 
		From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:34 AM 

		
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		I don't think hobbit plays well with the BB windows
client (I don't recal where I saw this).  Have you tried putting BBWin
on one of the servers to see if that gives you any output?

		 
		=G=

		 
		From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:00 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		Some further information. My clients (mostly Windows2003
servers are running the Big Brother client, version 1-08d

		 
		From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 8:47 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: Re: [hobbit] RE: Hobbit Emails empty

		 
		Kevin,
		
		Try this:

		HOST=*
		     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;
COLOR=RED REPEAT=20 RECOVERED

		Josh

		On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle
<user-6992f04dde2b@xymon.invalid> wrote:

		Yes here is the relevant line in my hobbit-alerts.cfg
		 
		#
		# The hobbit-alerts.cfg file controls who receives
alerts
		# when a status in the BB system goes into a critical
		# state (usually: red, yellow or purple).
		#
		# This file is made up from RULES and RECIPIENTS.
		#
		# A RULE is a filter made from the PAGE where a host
		# is located in BB; the HOST name, the SERVICE name,
		# the COLOR of the status, the TIME of day, and the
		# DURATION of the event.
		#
		# A RECIPIENT can be a MAIL address, or a SCRIPT.
		#
		# Recipients can also have rules associated with them,
		# that modify the rules for a single recipient, e.g.
		# you can define a rule for alerting, then add an
		# extra criteria e.g. so a single recipient does not get
		# alerted until after 20 minutes.
		#
		# A sample rule:
		 
		HOST=* Color=red
		     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED
REPEAT=20 RECOVERED
		 
		#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
		#      SCRIPT /usr/local/bin/sendsms 1234567890
FORMAT=SMS
		 
		 
		Can you share your ~/server/etc/hobbit-alerts.cfg
please?

		 
		From: Kevin Doyle 
		Sent: Tuesday, May 13, 2008 1:12 PM
		To: 'user-ae9b8668bcde@xymon.invalid'
		Subject: Hobbit Emails empty

		 
		I have a test Hobbit server running on CentOS 5.0 I am
running Hobbit 4.1.2p2 and everything appears to be fuinctioning correct
except alerting. When I trigger an alert, I get an email with only a
subject and no body. I expected to get some information about the alert
and the link to the monitored device. I am sure I am missing something
fairly simple but I am new to Linux and Hobbit. 

		 
		Any Ideas?

		 
		Kevin P. Doyle

		Sr. Systems Administrator

		Peak5

		 
		-- 
		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 

	
	-- 
	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 


-- 
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 Josh Luthman · Wed, 14 May 2008 16:59:27 -0400 ·
As I said above I don't know what the alerts send me as far as a body.
Could you outline what needs done for the content to be included in the
alerts?  You need to have FQDNs and what checked?

Thanks for the above post!
quoted from Kevin Doyle

On Wed, May 14, 2008 at 4:49 PM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:
 Sure thing… this may be documented but I found it so quickly I hadn't

even gone ot the man pages yet! J


Here is the relevant section of hobbitserver.cfg


Originally BBWEBHOST had http://$BBSERVERWWWNAME<http://$bbserverwwwname/>I changed it to https://and the emails had the correct link.
quoted from Kevin Doyle


# Specific to this host

BBOSTYPE="$BBSERVEROS"          # Hosttype (operating system). Not used by
server-side, but clients use this.

MACHINEDOTS="$BBSERVERHOSTNAME" # This systems hostname

MACHINEADDR="$BBSERVERIP"       # This systems IP-address


# URL's generated/used by bbgen

BBWEBHOST="https://$BBSERVERWWWNAME";            # Just the host part of
the URL - http://www.foo.com

BBWEBHOSTURL="$BBWEBHOST$BBSERVERWWWURL"        # Prefix for all static
Hobbit pages - http://www.foo.com/bb

BBWEBHTMLLOGS="$BBWEBHOSTURL/html"              # Prefix for the Hobbit
HTML logs (only if BBLOGSTATUS=STATIC)


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 2:33 PM
*To:* user-ae9b8668bcde@xymon.invalid

*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Kevin,

Would you mind posting the configuration change you made here, please?  It
makes it nice for those who read over the mailing list logs in the future.

Josh

On Wed, May 14, 2008 at 4:27 PM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Nevermind… got that one too. A change in the hobbitserver.cfg file and I am
all set


Thanks everybody!


*From:* Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 2:13 PM
*To:* user-ae9b8668bcde@xymon.invalid


*Subject:* RE: [hobbit] RE: Hobbit Emails empty


Ok, after some trial and error, I figured this out. Hobbit will only get
the full message from the client if you are using FQDN in bb-hosts and have
the check box on the client checked.


Now is there a way to change the http link that is sent out in the message?
My server uses https rather than http.


*From:* Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:29 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty


So where would I look to see what message is being logged by the client? It
appears this is not being sent to sendmail?


*From:* Lars Ebeling [mailto:user-1fecd3eafd52@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:12 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] RE: Hobbit Emails empty


I am also using bbclient 1.08d without any problems


Lars

 ----- Original Message -----

*From:* Josh Luthman <user-4c45a83f15cb@xymon.invalid>

*To:* user-ae9b8668bcde@xymon.invalid

*Sent:* Wednesday, May 14, 2008 6:45 PM

*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Thinking about it I am using the Windows BB client too!  It is on one
server that I normally just cuss and disable the tests for, but it is
reporting =)

On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L <user-d970b5e56ec9@xymon.invalid>
wrote:

I have no problems with the Windows BB client -- I think Henrik did an
excellent job with "backwards" compatibility.


GLH


*From:* Galen Johnson [mailto:user-87f955643e3d@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:34 AM


*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty


I don't think hobbit plays well with the BB windows client (I don't recal
where I saw this).  Have you tried putting BBWin on one of the servers to
see if that gives you any output?


=G=


*From:* Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 11:00 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] RE: Hobbit Emails empty


Some further information. My clients (mostly Windows2003 servers are
running the Big Brother client, version 1-08d


*From:* Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
*Sent:* Wednesday, May 14, 2008 8:47 AM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* Re: [hobbit] RE: Hobbit Emails empty


Kevin,

Try this:

HOST=*

     MAIL user-6992f04dde2b@xymon.invalid COLOR=RED REPEAT=20 RECOVERED

Josh

On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Yes here is the relevant line in my hobbit-alerts.cfg


#

# The hobbit-alerts.cfg file controls who receives alerts

# when a status in the BB system goes into a critical

# state (usually: red, yellow or purple).

#

# This file is made up from RULES and RECIPIENTS.

#

# A RULE is a filter made from the PAGE where a host

# is located in BB; the HOST name, the SERVICE name,

# the COLOR of the status, the TIME of day, and the

# DURATION of the event.

#

# A RECIPIENT can be a MAIL address, or a SCRIPT.

#

# Recipients can also have rules associated with them,

# that modify the rules for a single recipient, e.g.

# you can define a rule for alerting, then add an

# extra criteria e.g. so a single recipient does not get

# alerted until after 20 minutes.

#

# A sample rule:


HOST=* Color=red

     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED REPEAT=20 RECOVERED


#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red

#      SCRIPT /usr/local/bin/sendsms 1234567890 FORMAT=SMS


Can you share your ~/server/etc/hobbit-alerts.cfg please?


*From:* Kevin Doyle
*Sent:* Tuesday, May 13, 2008 1:12 PM
*To:* 'user-ae9b8668bcde@xymon.invalid'
*Subject:* Hobbit Emails empty


I have a test Hobbit server running on CentOS 5.0 I am running Hobbit
4.1.2p2 and everything appears to be fuinctioning correct except alerting.
When I trigger an alert, I get an email with only a subject and no body. I
expected to get some information about the alert and the link to the
monitored device. I am sure I am missing something fairly simple but I am
new to Linux and Hobbit.


Any Ideas?


*Kevin P. Doyle*

Sr. Systems Administrator

*Peak5*


--
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


--
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


--
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
-- 
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 Kevin Doyle · Wed, 14 May 2008 16:38:40 -0600 ·
On the bbnt1-08d client there is a checkmark available for FQDN.
Checking that and adding the fully qualified name to the bb-hosts file
is what fixed the issue/
quoted from Josh Luthman

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, May 14, 2008 2:59 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
As I said above I don't know what the alerts send me as far as a body.
Could you outline what needs done for the content to be included in the
alerts?  You need to have FQDNs and what checked?

Thanks for the above post!

On Wed, May 14, 2008 at 4:49 PM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Sure thing... this may be documented but I found it so quickly I hadn't
even gone ot the man pages yet! :-)

 
Here is the relevant section of hobbitserver.cfg

 
Originally BBWEBHOST had http://$BBSERVERWWWNAME
<http://$bbserverwwwname/>;  I changed it to https:// and the emails had
the correct link.

 
# Specific to this host

BBOSTYPE="$BBSERVEROS"          # Hosttype (operating system). Not used
by server-side, but clients use this.

MACHINEDOTS="$BBSERVERHOSTNAME" # This systems hostname

MACHINEADDR="$BBSERVERIP"       # This systems IP-address

 
# URL's generated/used by bbgen

BBWEBHOST="https://$BBSERVERWWWNAME";            # Just the host part of
the URL - http://www.foo.com

BBWEBHOSTURL="$BBWEBHOST$BBSERVERWWWURL"        # Prefix for all static
Hobbit pages - http://www.foo.com/bb

BBWEBHTMLLOGS="$BBWEBHOSTURL/html"              # Prefix for the Hobbit
HTML logs (only if BBLOGSTATUS=STATIC)

 
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
Sent: Wednesday, May 14, 2008 2:33 PM
To: user-ae9b8668bcde@xymon.invalid


Subject: Re: [hobbit] RE: Hobbit Emails empty

 
Kevin,

Would you mind posting the configuration change you made here, please?
It makes it nice for those who read over the mailing list logs in the
future.

Josh

On Wed, May 14, 2008 at 4:27 PM, Kevin Doyle <user-6992f04dde2b@xymon.invalid> wrote:

Nevermind... got that one too. A change in the hobbitserver.cfg file and
I am all set

 
Thanks everybody!

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 2:13 PM
To: user-ae9b8668bcde@xymon.invalid


Subject: RE: [hobbit] RE: Hobbit Emails empty

 
Ok, after some trial and error, I figured this out. Hobbit will only get
the full message from the client if you are using FQDN in bb-hosts and
have the check box on the client checked.

 
Now is there a way to change the http link that is sent out in the
message? My server uses https rather than http.

 
From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:29 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Hobbit Emails empty

 
So where would I look to see what message is being logged by the client?
It appears this is not being sent to sendmail?

 
From: Lars Ebeling [mailto:user-1fecd3eafd52@xymon.invalid] 
Sent: Wednesday, May 14, 2008 11:12 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Hobbit Emails empty

 
I am also using bbclient 1.08d without any problems

 
Lars

	----- Original Message ----- 

	From: Josh Luthman <mailto:user-4c45a83f15cb@xymon.invalid>  

	To: user-ae9b8668bcde@xymon.invalid 

	Sent: Wednesday, May 14, 2008 6:45 PM

	Subject: Re: [hobbit] RE: Hobbit Emails empty

	 
	Thinking about it I am using the Windows BB client too!  It is
on one server that I normally just cuss and disable the tests for, but
it is reporting =)

	On Wed, May 14, 2008 at 12:41 PM, Hubbard, Greg L
<user-d970b5e56ec9@xymon.invalid> wrote:

	I have no problems with the Windows BB client -- I think Henrik
did an excellent job with "backwards" compatibility.

	 
	GLH

		 
		From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:34 AM 

		
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		I don't think hobbit plays well with the BB windows
client (I don't recal where I saw this).  Have you tried putting BBWin
on one of the servers to see if that gives you any output?

		 
		=G=

		 
		From: Kevin Doyle [mailto:user-6992f04dde2b@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 11:00 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: RE: [hobbit] RE: Hobbit Emails empty

		 
		Some further information. My clients (mostly Windows2003
servers are running the Big Brother client, version 1-08d

		 
		From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid] 
		Sent: Wednesday, May 14, 2008 8:47 AM
		To: user-ae9b8668bcde@xymon.invalid
		Subject: Re: [hobbit] RE: Hobbit Emails empty

		 
		Kevin,
		
		Try this:

		HOST=*
		     MAIL user-6992f04dde2b@xymon.invalid <http://peak5.com/>;
COLOR=RED REPEAT=20 RECOVERED

		Josh

		On Wed, May 14, 2008 at 10:35 AM, Kevin Doyle
<user-6992f04dde2b@xymon.invalid> wrote:

		Yes here is the relevant line in my hobbit-alerts.cfg
		 
		#
		# The hobbit-alerts.cfg file controls who receives
alerts
		# when a status in the BB system goes into a critical
		# state (usually: red, yellow or purple).
		#
		# This file is made up from RULES and RECIPIENTS.
		#
		# A RULE is a filter made from the PAGE where a host
		# is located in BB; the HOST name, the SERVICE name,
		# the COLOR of the status, the TIME of day, and the
		# DURATION of the event.
		#
		# A RECIPIENT can be a MAIL address, or a SCRIPT.
		#
		# Recipients can also have rules associated with them,
		# that modify the rules for a single recipient, e.g.
		# you can define a rule for alerting, then add an
		# extra criteria e.g. so a single recipient does not get
		# alerted until after 20 minutes.
		#
		# A sample rule:
		 
		HOST=* Color=red
		     MAIL user-6992f04dde2b@xymon.invalid FORMAT=TEXT COLOR=RED
REPEAT=20 RECOVERED
		 
		#      MAIL user-d0a7de99275f@xymon.invalid DURATION>60 COLOR=red
		#      SCRIPT /usr/local/bin/sendsms 1234567890
FORMAT=SMS
		 
		 
		Can you share your ~/server/etc/hobbit-alerts.cfg
please?

		 
		From: Kevin Doyle 
		Sent: Tuesday, May 13, 2008 1:12 PM
		To: 'user-ae9b8668bcde@xymon.invalid'
		Subject: Hobbit Emails empty

		 
		I have a test Hobbit server running on CentOS 5.0 I am
running Hobbit 4.1.2p2 and everything appears to be fuinctioning correct
except alerting. When I trigger an alert, I get an email with only a
subject and no body. I expected to get some information about the alert
and the link to the monitored device. I am sure I am missing something
fairly simple but I am new to Linux and Hobbit. 

		 
		Any Ideas?

		 
		Kevin P. Doyle

		Sr. Systems Administrator

		Peak5

		 
		-- 
		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 

	
	-- 
	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 


-- 
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 


-- 
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