hobbitd_alert question
Running xymon 4.2.3
Why am I getting the "Failed" line? What is the "include list"?
Thanks
Robert
[180][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --test galileo proc 2010-09-28 14:21:38 Using default environment file /local/xymon/server/etc/hobbitserver.cfg 2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page 00013867 2010-09-28 14:21:38 send_alert galileo:proc state Paging 00013867 2010-09-28 14:21:38 Matching host:service:page 'galileo:proc:' against rule line 120 00013867 2010-09-28 14:21:38 Failed 'HOST=galileo.math.purdue.edu' (hostname not in include list) [181][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --dump-config 2010-09-28 14:22:34 Using default environment file /local/xymon/server/etc/hobbitserver.cfg HOST=galileo.math.purdue.edu MAIL rmcgraw at math.purdue.edu FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Robert P. McGraw, Jr.
Manager, Computer System EMAIL: rmcgraw at purdue.edu
Purdue University ROOM: MATH-807
Department of Mathematics PHONE: (765) 494-6055
150 N. University Street
West Lafayette, IN 47907-2067
Maybe because it isn't in bb-hosts?
2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Sep 28, 2010 at 2:31 PM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
Running xymon 4.2.3
Why am I getting the "Failed" line? What is the "include list"?
Thanks
Robert
[180][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --test galileo proc 2010-09-28 14:21:38 Using default environment file /local/xymon/server/etc/hobbitserver.cfg 2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page 00013867 2010-09-28 14:21:38 send_alert galileo:proc state Paging 00013867 2010-09-28 14:21:38 Matching host:service:page 'galileo:proc:' against rule line 120 00013867 2010-09-28 14:21:38 Failed 'HOST=galileo.math.purdue.edu' (hostname not in include list) [181][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --dump-config 2010-09-28 14:22:34 Using default environment file /local/xymon/server/etc/hobbitserver.cfg HOST=galileo.math.purdue.edu MAIL rmcgraw at math.purdue.edu FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Robert P. McGraw, Jr. Manager, Computer System EMAIL: rmcgraw at purdue.edu Purdue University ROOM: MATH-807 Department of Mathematics PHONE: (765) 494-6055 150 N. University Street West Lafayette, IN 47907-2067
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
Josh,
You are correct the host is not on the top page
A snippet of my bb-host is as follows.
page MathNet7 WEB Servers
group-compress <font size="+1">WEB Servers</font>
128.210.003.166 galileo.math.purdue.edu # prefer \
ntp ssh \
so not sure how this fits in to why it is not working?
Thanks
Robert
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Tuesday, September 28, 2010 2:41 PM To: xymon at xymon.com Subject: Re: [xymon] hobbitd_alert question
Maybe because it isn't in bb-hosts?
2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Sep 28, 2010 at 2:31 PM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
Running xymon 4.2.3
Why am I getting the "Failed" line? What is the "include list"?
Thanks
Robert
[180][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --test galileo proc 2010-09-28 14:21:38 Using default environment file /local/xymon/server/etc/hobbitserver.cfg 2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page 00013867 2010-09-28 14:21:38 send_alert galileo:proc state Paging 00013867 2010-09-28 14:21:38 Matching host:service:page 'galileo:proc:' against rule line 120 00013867 2010-09-28 14:21:38 Failed 'HOST=galileo.math.purdue.edu' (hostname not in include list)
[181][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --dump-config
2010-09-28 14:22:34 Using default environment file /local/xymon/server/etc/hobbitserver.cfg HOST=galileo.math.purdue.edu MAIL rmcgraw at math.purdue.edu FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Robert P. McGraw, Jr. Manager, Computer System EMAIL: rmcgraw at purdue.edu Purdue University ROOM: MATH-807 Department of Mathematics PHONE: (765) 494-6055 150 N. University Street West Lafayette, IN 47907-2067
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
Try...
$ ./bbcmd hobbitd_alert --test galileo.math.purdue.edu proc
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Sep 28, 2010 at 3:00 PM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
Josh,
You are correct the host is not on the top page
A snippet of my bb-host is as follows.
page MathNet7 WEB Servers group-compress <font size="+1">WEB Servers</font> 128.210.003.166 galileo.math.purdue.edu # prefer
ntp ssh \so not sure how this fits in to why it is not working?
Thanks
Robert
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Tuesday, September 28, 2010 2:41 PM To: xymon at xymon.com Subject: Re: [xymon] hobbitd_alert question
Maybe because it isn't in bb-hosts?
2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Sep 28, 2010 at 2:31 PM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
Running xymon 4.2.3
Why am I getting the "Failed" line? What is the "include list"?
Thanks
Robert
[180][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --test galileo proc 2010-09-28 14:21:38 Using default environment file /local/xymon/server/etc/hobbitserver.cfg 2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page 00013867 2010-09-28 14:21:38 send_alert galileo:proc state Paging 00013867 2010-09-28 14:21:38 Matching host:service:page 'galileo:proc:' against rule line 120 00013867 2010-09-28 14:21:38 Failed 'HOST=galileo.math.purdue.edu' (hostname not in include list)
[181][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --dump-config
2010-09-28 14:22:34 Using default environment file /local/xymon/server/etc/hobbitserver.cfg HOST=galileo.math.purdue.edu MAIL rmcgraw at math.purdue.edu FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Robert P. McGraw, Jr. Manager, Computer System EMAIL: rmcgraw at purdue.edu Purdue University ROOM: MATH-807 Department of Mathematics PHONE: (765) 494-6055 150 N. University Street West Lafayette, IN 47907-2067
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
The FQDN was the problem.
Thanks to all that responded.
Robert
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Tuesday, September 28, 2010 3:05 PM To: xymon at xymon.com Subject: Re: [xymon] hobbitd_alert question
Try...
$ ./bbcmd hobbitd_alert --test galileo.math.purdue.edu proc
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Sep 28, 2010 at 3:00 PM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
Josh,
You are correct the host is not on the top page
A snippet of my bb-host is as follows.
page MathNet7 WEB Servers group-compress <font size="+1">WEB Servers</font> 128.210.003.166 galileo.math.purdue.edu # prefer
ntp ssh \so not sure how this fits in to why it is not working?
Thanks
Robert
-----Original Message----- From: Josh Luthman [mailto:josh at imaginenetworksllc.com] Sent: Tuesday, September 28, 2010 2:41 PM To: xymon at xymon.com Subject: Re: [xymon] hobbitd_alert question
Maybe because it isn't in bb-hosts?
2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
On Tue, Sep 28, 2010 at 2:31 PM, McGraw, Robert P <rmcgraw at purdue.edu> wrote:
Running xymon 4.2.3
Why am I getting the "Failed" line? What is the "include list"?
Thanks
Robert
[180][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --test galileo proc 2010-09-28 14:21:38 Using default environment file /local/xymon/server/etc/hobbitserver.cfg 2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page 00013867 2010-09-28 14:21:38 send_alert galileo:proc state Paging 00013867 2010-09-28 14:21:38 Matching host:service:page 'galileo:proc:' against rule line 120 00013867 2010-09-28 14:21:38 Failed 'HOST=galileo.math.purdue.edu' (hostname not in include list)
[181][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --dump-config
2010-09-28 14:22:34 Using default environment file /local/xymon/server/etc/hobbitserver.cfg HOST=galileo.math.purdue.edu MAIL rmcgraw at math.purdue.edu FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Robert P. McGraw, Jr. Manager, Computer System EMAIL: rmcgraw at purdue.edu Purdue University ROOM: MATH-807 Department of Mathematics PHONE: (765) 494-6055 150 N. University Street West Lafayette, IN 47907-2067
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
On Sep 28, 2010, at 3:13 PM, McGraw, Robert P wrote:
The FQDN was the problem.
Just to be clear, I don't think it has to be the FQDN, it just has to match what you put in bb-hosts. Someone please correct me if that's wrong.
-- Rob McBroom <http://www.skurfer.com/>
On Sep 29, 2010, at 8:26 AM, Rob McBroom <mailinglist0 at skurfer.com> wrote:
On Sep 28, 2010, at 3:13 PM, McGraw, Robert P wrote:
The FQDN was the problem.
Just to be clear, I don't think it has to be the FQDN, it just has to match what you put in bb-hosts. Someone please correct me if that's wrong.
-- Rob McBroom <http://www.skurfer.com/>
To unsubscribe from the xymon list, send an e-mail to xymon-unsubscribe at xymon.com
And that has to match what the client is sending as its host name. Right.
Steve
On Wednesday, 29 September 2010 13:26:37 Rob McBroom wrote:
On Sep 28, 2010, at 3:13 PM, McGraw, Robert P wrote:
The FQDN was the problem.
Just to be clear, I don't think it has to be the FQDN, it just has to match what you put in bb-hosts. Someone please correct me if that's wrong.
In the generic case, you are right (well, bb-hosts, hobbit-alerts,cfg and hostname provided to hobbitd_alert --test should agree), in the specific case the FQDN is used in bb-hosts and hobbit-alerts.cfg.
On Tuesday, 28 September 2010 20:00:30 McGraw, Robert P wrote: [...]
A snippet of my bb-host is as follows.
page MathNet7 WEB Servers group-compress <font size="+1">WEB Servers</font> 128.210.003.166 galileo.math.purdue.edu # prefer
ntp ssh \
[...]
On Tuesday, 28 September 2010 19:31:26 McGraw, Robert P wrote: [...]
HOST=galileo.math.purdue.edu MAIL rmcgraw at math.purdue.edu FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Regards, Buchan
On Tue, Sep 28, 2010 at 2:31 PM, McGraw, Robert P <rmcgraw at purdue.edu>wrote:
Running xymon 4.2.3
Why am I getting the "Failed" line? What is the "include list"? Thanks Robert
[180][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --test galileo proc 2010-09-28 14:21:38 Using default environment file /local/xymon/server/etc/hobbitserver.cfg 2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page 00013867 2010-09-28 14:21:38 send_alert galileo:proc state Paging 00013867 2010-09-28 14:21:38 Matching host:service:page 'galileo:proc:' against rule line 120 00013867 2010-09-28 14:21:38 Failed 'HOST=galileo.math.purdue.edu' (hostname not in include list)
[181][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert--dump-config 2010-09-28 14:22:34 Using default environment file /local/xymon/server/etc/hobbitserver.cfg HOST=galileo.math.purdue.edu MAIL rmcgraw at math.purdue.edu FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Robert P. McGraw, Jr. Manager, Computer System EMAIL: rmcgraw at purdue.edu Purdue University ROOM: MATH-807 Department of Mathematics PHONE: (765) 494-6055 150 N. University Street West Lafayette, IN 47907-2067
Are you sure you don't need the FQDN on the command line? Steve
--
Steve.
I looked at my history and I had the command with the FQDN and it did not work.
But it does work now with the FQDN.
Thanks for pointing this out.
Robert
From: sholmes42 at gmail.com [mailto:sholmes42 at gmail.com] On Behalf Of Steve Holmes Sent: Tuesday, September 28, 2010 2:58 PM To: xymon at xymon.com Subject: Re: [xymon] hobbitd_alert question
On Tue, Sep 28, 2010 at 2:31 PM, McGraw, Robert P <rmcgraw at purdue.edu<mailto:rmcgraw at purdue.edu>> wrote: Running xymon 4.2.3
Why am I getting the "Failed" line? What is the "include list"? Thanks Robert
[180][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --test galileo proc 2010-09-28 14:21:38 Using default environment file /local/xymon/server/etc/hobbitserver.cfg 2010-09-28 14:21:38 Host not found in bb-hosts - assuming it is on the top page 00013867 2010-09-28 14:21:38 send_alert galileo:proc state Paging 00013867 2010-09-28 14:21:38 Matching host:service:page 'galileo:proc:' against rule line 120 00013867 2010-09-28 14:21:38 Failed 'HOST=galileo.math.purdue.edu<http://galileo.math.purdue.edu>' (hostname not in include list) [181][root at gauss]:xymon/server/bin# ./bbcmd hobbitd_alert --dump-config 2010-09-28 14:22:34 Using default environment file /local/xymon/server/etc/hobbitserver.cfg HOST=galileo.math.purdue.edu<http://galileo.math.purdue.edu> MAIL rmcgraw at math.purdue.edu<mailto:rmcgraw at math.purdue.edu> FORMAT=TEXT REPEAT=60 SERVICE=conn,cpu,disk,procs,http
Robert P. McGraw, Jr. Manager, Computer System EMAIL: rmcgraw at purdue.edu<mailto:rmcgraw at purdue.edu> Purdue University ROOM: MATH-807 Department of Mathematics PHONE: (765) 494-6055 150 N. University Street West Lafayette, IN 47907-2067
Are you sure you don't need the FQDN on the command line? Steve
--
participants (6)
-
bgmilne@staff.telkomsa.net
-
josh@imaginenetworksllc.com
-
mailinglist0@skurfer.com
-
rmcgraw@purdue.edu
-
sholmes42@gmail.com
-
sholmes42@mac.com