Troubleshooting Alerts -- Having Problems
list James Wade
Hello, I'm having to modify the hobbit-alerts.cfg file to add additional pagers and remove some old ones. However, I want to make sure that everything is working since this is a live system. How can I test that the configuration files is correct. I didn't receive some of the pages. Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn't display it properly. It's to much data for the cell phones they gave us. They are Nokia 6085's. When I get a text it says 1 of 10..or .. missing text.. I'm guessing I'm going to have to filter all my Hobbit alerts now. Has anyone had this problem and have a sms script I can use? Thanks..James
list Joost Deheer
▸
However, I want to make sure that everything is working since this is a live system. How can I test that the configuration files is correct.
Make a new config file (e.g. etc/hobbit-alerts-new.cfg, and on a commandprompt, while in the server directory: bin/bbcmd hobbitd_alert --config=etc/hobbit-alerts-new.cfg --test <HOST> <TEST> [--color=COLOR] [--duration=SECONDS] Mandatory arguments: HOST = hostname as it appears in Xymon TEST = testname as it appears in Xymon Optional arguments: COLOUR = colourlevel (red, blue, purple, yellow, green) SECONDS = number of seconds the test supposedly is down. For more options, see the hobbits_alert manual (right pulldown menu, last option). Joost
list Rob McBroom
▸
On 2009-Apr-14, at 10:00 AM, James Wade wrote:
Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn’t display it properly. It’s to much data for the cell phones they gave us. They are Nokia 6085’s. When I get a text it says 1 of 10….or …. missing text…. I’m guessing I’m going to have to filter all my Hobbit alerts now.
There is a FORMAT option for alerts. In particular, you probably want "FORMAT=SMS". See the hobbit-alerts.cfg man page and the example in the alerts file itself. -- Rob McBroom <http://www.skurfer.com/>;
list James Wade
Thanks, I'll test out the SMS Format. Can someone give me some pointers on checking the configuration file and also sending out a test alert. I've looked through the man page and tried a few things, but it didn't seem to work. Thanks...James
▸
-----Original Message-----
From: Rob McBroom [mailto:user-371ba9bb5b75@xymon.invalid]
Sent: Tuesday, April 14, 2009 9:57 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Troubleshooting Alerts -- Having Problems
On 2009-Apr-14, at 10:00 AM, James Wade wrote:
Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn't display it properly. It's to much data for the cell phones they gave us. They are Nokia 6085's. When I get a text it says 1 of 10..or .. missing text.. I'm guessing I'm going to have to filter all my Hobbit alerts now.
There is a FORMAT option for alerts. In particular, you probably want "FORMAT=SMS". See the hobbit-alerts.cfg man page and the example in the alerts file itself. -- Rob McBroom <http://www.skurfer.com/>;
list Martin Flemming
also sending out a test alert
/usr/lib/hobbit/server/bin/bbcmd hobbitd_alert --debug --test hostip test cheers, martin
▸
On Tue, 14 Apr 2009, James Wade wrote:
Thanks, I'll test out the SMS Format. Can someone give me some pointers on checking the configuration file and also sending out a test alert. I've looked through the man page and tried a few things, but it didn't seem to work. Thanks...James -----Original Message----- From: Rob McBroom [mailto:user-371ba9bb5b75@xymon.invalid] Sent: Tuesday, April 14, 2009 9:57 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Troubleshooting Alerts -- Having Problems On 2009-Apr-14, at 10:00 AM, James Wade wrote:Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn't display it properly. It's to much data for the cell phones they gave us. They are Nokia 6085's. When I get a text it says 1 of 10..or .. missing text.. I'm guessing I'm going to have to filter all my Hobbit alerts now.There is a FORMAT option for alerts. In particular, you probably want "FORMAT=SMS". See the hobbit-alerts.cfg man page and the example in the alerts file itself. -- Rob McBroom <http://www.skurfer.com/>;
Gruss
Martin Flemming
Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid
list Martin Flemming
checking the configuration file
.. and maybe this /usr/lib/hobbit/server/bin/bbcmd hobbitd_client --dump-config /usr/lib/hobbit/server/bin/bbcmd hobbitd_alert --dump-config
▸
cheers,
martin
On Tue, 14 Apr 2009, James Wade wrote:
Thanks, I'll test out the SMS Format. Can someone give me some pointers on checking the configuration file and also sending out a test alert. I've looked through the man page and tried a few things, but it didn't seem to work. Thanks...James -----Original Message----- From: Rob McBroom [mailto:user-371ba9bb5b75@xymon.invalid] Sent: Tuesday, April 14, 2009 9:57 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Troubleshooting Alerts -- Having Problems On 2009-Apr-14, at 10:00 AM, James Wade wrote:Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn't display it properly. It's to much data for the cell phones they gave us. They are Nokia 6085's. When I get a text it says 1 of 10..or .. missing text.. I'm guessing I'm going to have to filter all my Hobbit alerts now.There is a FORMAT option for alerts. In particular, you probably want "FORMAT=SMS". See the hobbit-alerts.cfg man page and the example in the alerts file itself. -- Rob McBroom <http://www.skurfer.com/>;
Gruss
Martin Flemming
Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid
list James Wade
Thanks Martin, Is there a way using the same method to cause the alert to activate. For example, I want a host to activate on disk% has reached 98%, and go ahead and send a test page to my cell phone so I can check the format. Thanks again....James
▸
-----Original Message-----
From: Martin Flemming [mailto:user-f286aaa49a76@xymon.invalid]
Sent: Tuesday, April 14, 2009 10:37 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Troubleshooting Alerts -- Having Problems
also sending out a test alert
/usr/lib/hobbit/server/bin/bbcmd hobbitd_alert --debug --test hostip test cheers, martin On Tue, 14 Apr 2009, James Wade wrote:
Thanks, I'll test out the SMS Format. Can someone give me some pointers on checking the configuration file and also sending out a test alert. I've looked through the man page and tried a few things, but it didn't seem to work. Thanks...James -----Original Message----- From: Rob McBroom [mailto:user-371ba9bb5b75@xymon.invalid] Sent: Tuesday, April 14, 2009 9:57 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Troubleshooting Alerts -- Having Problems On 2009-Apr-14, at 10:00 AM, James Wade wrote:Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn't display it properly. It's to much data for the cell phones they gave us. They are Nokia 6085's. When I get a text it says 1 of 10..or .. missing text.. I'm guessing I'm going to have to filter all my Hobbit alerts now.There is a FORMAT option for alerts. In particular, you probably want "FORMAT=SMS". See the hobbit-alerts.cfg man page and the example in the alerts file itself. -- Rob McBroom <http://www.skurfer.com/>;
Gruss
Martin Flemming
Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid
list Greg L Hubbard
Just change the host in question to use a bogus threshold for a few minutes? Like set the disk threshold to 5 percent, or something? Then change it back when you are done. GLH
▸
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 10:49 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Troubleshooting Alerts -- Having Problems
Thanks Martin,
Is there a way using the same method to cause the alert to activate. For
example, I want a host to activate on disk% has reached 98%, and go
ahead and send a test page to my cell phone so I can check the format.
Thanks again....James
-----Original Message-----
From: Martin Flemming [mailto:user-f286aaa49a76@xymon.invalid]
Sent: Tuesday, April 14, 2009 10:37 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Troubleshooting Alerts -- Having Problems
also sending out a test alert
/usr/lib/hobbit/server/bin/bbcmd hobbitd_alert --debug --test hostip test cheers, martin On Tue, 14 Apr 2009, James Wade wrote:
Thanks, I'll test out the SMS Format. Can someone give me some pointers on checking the configuration file and also sending out a test alert. I've looked through the man page and tried a few things, but it didn't seem to work. Thanks...James -----Original Message----- From: Rob McBroom [mailto:user-371ba9bb5b75@xymon.invalid] Sent: Tuesday, April 14, 2009 9:57 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Troubleshooting Alerts -- Having Problems On 2009-Apr-14, at 10:00 AM, James Wade wrote:Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn't display it properly. It's to much data for the cell phones they gave us. They are Nokia 6085's. When I get a text it says 1 of 10..or .. missing text.. I'm guessing I'm going to have to filter all my Hobbit alerts now.There is a FORMAT option for alerts. In particular, you probably want "FORMAT=SMS". See the hobbit-alerts.cfg man page and the example in the alerts file itself. -- Rob McBroom <http://www.skurfer.com/>;
Gruss
Martin Flemming
Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid
list Martin Flemming
hmm, do you mean e.g : activate the limit for the host for DISK in hobit-client.cfg DISK * 98 99 and then do /usr/lib/hobbit/server/bin/bbcmd hobbitd_alert --debug --test HOSTNAME disk
▸
martin
On Tue, 14 Apr 2009, James Wade wrote:
Thanks Martin, Is there a way using the same method to cause the alert to activate. For example, I want a host to activate on disk% has reached 98%, and go ahead and send a test page to my cell phone so I can check the format. Thanks again....James -----Original Message----- From: Martin Flemming [mailto:user-f286aaa49a76@xymon.invalid] Sent: Tuesday, April 14, 2009 10:37 AM To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Troubleshooting Alerts -- Having Problemsalso sending out a test alert/usr/lib/hobbit/server/bin/bbcmd hobbitd_alert --debug --test hostip test cheers, martin On Tue, 14 Apr 2009, James Wade wrote:Thanks, I'll test out the SMS Format. Can someone give me some pointers on checking the configuration file and also sending out a test alert. I've looked through the man page and tried a few things, but it didn't seem to work. Thanks...James -----Original Message----- From: Rob McBroom [mailto:user-371ba9bb5b75@xymon.invalid] Sent: Tuesday, April 14, 2009 9:57 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Troubleshooting Alerts -- Having Problems On 2009-Apr-14, at 10:00 AM, James Wade wrote:Also, We received Cell Phones in place of the pagers, and now when I send messages to the cell phones, the cell phone doesn't display it properly. It's to much data for the cell phones they gave us. They are Nokia 6085's. When I get a text it says 1 of 10..or .. missing text.. I'm guessing I'm going to have to filter all my Hobbit alerts now.There is a FORMAT option for alerts. In particular, you probably want "FORMAT=SMS". See the hobbit-alerts.cfg man page and the example in the alerts file itself. -- Rob McBroom <http://www.skurfer.com/>;Gruss Martin Flemming Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : XXX - XXXX - XXXX 22603 Hamburg mail : user-f286aaa49a76@xymon.invalid
Gruss
Martin Flemming
Martin Flemming
DESY / IT office : Building 2b / 008a
Notkestr. 85 phone : XXX - XXXX - XXXX
22603 Hamburg mail : user-f286aaa49a76@xymon.invalid
list Cathy Smith
Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid
list James Wade
So, I tried this in hobbit-alerts.cfg MAIL os-primary-pager FORMAT=sms REPEAT=15 COLOR=RED DURATION>5m DURATION<35 RECOVERED The notifications log said it was sent to the phone. (os-primary-pager is in the mail aliases file) However, the phone never received the messages. Prior to putting in the FORMAT=sms, it sent pages fine. Thanks...James
list Martin Flemming
See: http://staff.telkomsa.net/packages/rhel5/hobbit/ and http://staff.telkomsa.net/packages/rhel5/xymon/ .. by Buchan Milne
▸
cheers,
martin
On Tue, 14 Apr 2009, Smith, Cathy wrote:
Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid
list Japheth Cleaver
▸
-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 10:08 AM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Hobbit client for RHEL5 Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy ---
Hmm. What issues are you seeing? I've been able to recompile my own RPMs between RHEL 4 and 5 (well, CentOS 4 and 5...) without noticing anything unusual. -jc
list Cathy Smith
It reports /home/bb directory as full, but it's not. I've just downloaded the hobbit RHEL5 rpm from another posting, but haven't tried it yet.
▸
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Cleaver, Japheth [mailto:user-2a1212dafc7b@xymon.invalid]
Sent: Tuesday, April 14, 2009 10:32 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 10:08 AM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Hobbit client for RHEL5 Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy ---
Hmm. What issues are you seeing? I've been able to recompile my own RPMs between RHEL 4 and 5 (well, CentOS 4 and 5...) without noticing anything unusual. -jc
list Scot Kreienkamp
I use the 4.2.3 client on many RHEL4 and RHEL5 servers without a problem. I compile from source though. I recall someone else on the list saying they had problems with the client on systems that were in-place upgrades to RHEL5.2. Don't remember what version of the client though. Thanks, Scot Kreienkamp La-Z-Boy Inc.
▸
-----Original Message-----
From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid]
Sent: Tuesday, April 14, 2009 1:51 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
It reports /home/bb directory as full, but it's not.
I've just downloaded the hobbit RHEL5 rpm from another posting, but
haven't tried it yet.
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Cleaver, Japheth [mailto:user-2a1212dafc7b@xymon.invalid]
Sent: Tuesday, April 14, 2009 10:32 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 10:08 AM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Hobbit client for RHEL5 Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy ---
Hmm. What issues are you seeing? I've been able to recompile my own RPMs between RHEL 4 and 5 (well, CentOS 4 and 5...) without noticing anything unusual. -jc
list Galen Johnson
Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G=
▸
-----Original Message-----
From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid]
Sent: Tuesday, April 14, 2009 1:51 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
It reports /home/bb directory as full, but it's not.
I've just downloaded the hobbit RHEL5 rpm from another posting, but
haven't tried it yet.
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Cleaver, Japheth [mailto:user-2a1212dafc7b@xymon.invalid]
Sent: Tuesday, April 14, 2009 10:32 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 10:08 AM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Hobbit client for RHEL5 Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy ---
Hmm. What issues are you seeing? I've been able to recompile my own RPMs between RHEL 4 and 5 (well, CentOS 4 and 5...) without noticing anything unusual. -jc
list Rich Smrcina
▸
Galen Johnson wrote:
Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G=
df -i -- Rich Smrcina Phone: XXX-XXX-XXXX http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list Nicolas Lienard
Hi,
▸
Check that you're not out of inodes, as well. I can't recall how to do that in linux.
$ df -i Regards, Nico
list Cathy Smith
The exact message syntax is: Filesystem of /home/bb/bbc1.9i-btf/tmp is FULL The / directory (where /home is located) is 5% full/. There is 50 GB free. There is only 1% of the inodes in use. This is a RHEL 5.3 system that I just built. This is an old Big Brother client software that I built from source. Which is probably why I need to switch over to the hobbit client for RHEL5.
▸
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid]
Sent: Tuesday, April 14, 2009 11:29 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Hobbit client for RHEL5
Galen Johnson wrote:Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G=
df -i -- Rich Smrcina Phone: XXX-XXX-XXXX http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list David W Gore
I believe it shows that when /tmp is full or was full. Restart BB if /tmp is no longer full. ~David
▸
-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 18:46 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5 The exact message syntax is: Filesystem of /home/bb/bbc1.9i-btf/tmp is FULL The / directory (where /home is located) is 5% full/. There is 50 GB free. There is only 1% of the inodes in use. This is a RHEL 5.3 system that I just built. This is an old Big Brother client software that I built from source. Which is probably why I need to switch over to the hobbit client for RHEL5. Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, April 14, 2009 11:29 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Hobbit client for RHEL5 Galen Johnson wrote:Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G= df -i-- Rich Smrcina Phone: XXX-XXX-XXXX http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list James Wade
The problem with no SMS notification was a slow email server. So, SMS works fine. However, the message is way to short. For example, if it is alerting on a disk threshold, then all I get on the SMS is the server name, and the test name that is failing. I don't actually get the partition (filesystem) that exceeded the threshold. If I use PLAIN or just leave it at default, I get to much information and it overruns the poor little cell phone. Does anyone have any suggestions? Thanks...james
▸
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 12:16 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
So, I tried this in hobbit-alerts.cfg
MAIL os-primary-pager FORMAT=sms REPEAT=15 COLOR=RED DURATION>5m DURATION<35
RECOVERED
The notifications log said it was sent to the phone.
(os-primary-pager is in the mail aliases file)
However, the phone never received the messages. Prior to putting
in the FORMAT=sms, it sent pages fine.
Thanks...James
list Greg L Hubbard
Write your own code to parse the alert and generate the SMS message that suits you.
▸
GLH
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 2:29 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
The problem with no SMS notification was a slow email server. So, SMS
works fine. However, the message is way to short.
For example, if it is alerting on a disk threshold, then all I get on
the SMS is the server name, and the test name that is failing. I don't
actually get the partition (filesystem) that exceeded the threshold.
If I use PLAIN or just leave it at default, I get to much information
and it overruns the poor little cell phone.
Does anyone have any suggestions?
Thanks...james
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 12:16 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
So, I tried this in hobbit-alerts.cfg
MAIL os-primary-pager FORMAT=sms REPEAT=15 COLOR=RED DURATION>5m
DURATION<35 RECOVERED
The notifications log said it was sent to the phone.
(os-primary-pager is in the mail aliases file)
However, the phone never received the messages. Prior to putting in the
FORMAT=sms, it sent pages fine.
Thanks...James
list Jim Smith
Oh, man! That sounds too much like work! <grin> Jim Smith SVHS Little Rock
▸
-----Original Message-----
From: Hubbard, Greg L [mailto:user-d970b5e56ec9@xymon.invalid]
Sent: Tuesday, April 14, 2009 3:12 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
Write your own code to parse the alert and generate the SMS message that
suits you.
GLH
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 2:29 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
The problem with no SMS notification was a slow email server. So, SMS
works fine. However, the message is way to short.
For example, if it is alerting on a disk threshold, then all I get on
the SMS is the server name, and the test name that is failing. I don't
actually get the partition (filesystem) that exceeded the threshold.
If I use PLAIN or just leave it at default, I get to much information
and it overruns the poor little cell phone.
Does anyone have any suggestions?
Thanks...james
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 12:16 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
So, I tried this in hobbit-alerts.cfg
MAIL os-primary-pager FORMAT=sms REPEAT=15 COLOR=RED DURATION>5m
DURATION<35 RECOVERED
The notifications log said it was sent to the phone.
(os-primary-pager is in the mail aliases file)
However, the phone never received the messages. Prior to putting in the
FORMAT=sms, it sent pages fine.
Thanks...James
list Stef Coene
▸
On Tuesday 14 April 2009, James Wade wrote:
The problem with no SMS notification was a slow email server. So, SMS works fine. However, the message is way to short. For example, if it is alerting on a disk threshold, then all I get on the SMS is the server name, and the test name that is failing. I don't actually get the partition (filesystem) that exceeded the threshold. If I use PLAIN or just leave it at default, I get to much information and it overruns the poor little cell phone. Does anyone have any suggestions?
I use FORMAT=TEXT and some perl magic to filter out the relevant lines from
the full size message for disk, memory and procs.
if ( $type eq "disk" ) {
foreach my $line (@message) {
if ( $line =~ /&yellow (.*) \((.*)% used\) has reached the WARNING level
\(.*%\)/ ) {
$return .= "warn $1 $2% "
} elsif ( $line =~ /&red (.*) \((.*)% used\) has reached the PANIC level
\(.*%\)/ ) {
$return .= "error $1 $2% "
}
}
} elsif ( $type eq "memory" ) {
foreach my $line (@message) {
if ( $line =~ /&yellow +([a-z]+).+ (\d+)%/i ) {
$return .= "warn $1 $2% "
} elsif ( $line =~ /&red +([a-z]+).+ (\d+)%/i ) {
$return .= "error $1 $2% "
} else {
}
}
} elsif ( $type eq "procs" ) {
foreach my $line (@message) {
if ( $line =~ /&yellow (.+)$/ ) {
$return .= "warn $1 "
} elsif ( $line =~ /&red (.+)$/ ) {
$return .= "error $1 "
} else {
}
}
}
Stef
list Galen Johnson
There is already an example that could be used on the alerts page at Xymonton.
▸
-----Original Message-----
From: Smith, Jim [mailto:user-dc30f243a817@xymon.invalid]
Sent: Tuesday, April 14, 2009 4:16 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
Oh, man! That sounds too much like work!
<grin>
Jim Smith
SVHS
Little Rock
-----Original Message-----
From: Hubbard, Greg L [mailto:user-d970b5e56ec9@xymon.invalid]
Sent: Tuesday, April 14, 2009 3:12 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
Write your own code to parse the alert and generate the SMS message that
suits you.
GLH
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 2:29 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
The problem with no SMS notification was a slow email server. So, SMS
works fine. However, the message is way to short.
For example, if it is alerting on a disk threshold, then all I get on
the SMS is the server name, and the test name that is failing. I don't
actually get the partition (filesystem) that exceeded the threshold.
If I use PLAIN or just leave it at default, I get to much information
and it overruns the poor little cell phone.
Does anyone have any suggestions?
Thanks...james
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 12:16 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
So, I tried this in hobbit-alerts.cfg
MAIL os-primary-pager FORMAT=sms REPEAT=15 COLOR=RED DURATION>5m
DURATION<35 RECOVERED
The notifications log said it was sent to the phone.
(os-primary-pager is in the mail aliases file)
However, the phone never received the messages. Prior to putting in the
FORMAT=sms, it sent pages fine.
Thanks...James
list Jim Smith
I was just kidding. I'm not the one who initiated this thread. Sorry!
▸
Jim Smith
SVHS
Little Rock
-----Original Message-----
From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid]
Sent: Tuesday, April 14, 2009 3:24 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
There is already an example that could be used on the alerts page at
Xymonton.
-----Original Message-----
From: Smith, Jim [mailto:user-dc30f243a817@xymon.invalid]
Sent: Tuesday, April 14, 2009 4:16 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
Oh, man! That sounds too much like work!
<grin>
Jim Smith
SVHS
Little Rock
-----Original Message-----
From: Hubbard, Greg L [mailto:user-d970b5e56ec9@xymon.invalid]
Sent: Tuesday, April 14, 2009 3:12 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
Write your own code to parse the alert and generate the SMS message that
suits you.
GLH
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 2:29 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
The problem with no SMS notification was a slow email server. So, SMS
works fine. However, the message is way to short.
For example, if it is alerting on a disk threshold, then all I get on
the SMS is the server name, and the test name that is failing. I don't
actually get the partition (filesystem) that exceeded the threshold.
If I use PLAIN or just leave it at default, I get to much information
and it overruns the poor little cell phone.
Does anyone have any suggestions?
Thanks...james
-----Original Message-----
From: James Wade [mailto:user-659655b2ea05@xymon.invalid]
Sent: Tuesday, April 14, 2009 12:16 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: RE: [hobbit] RE: Troubleshooting Alerts -- Having Problems
So, I tried this in hobbit-alerts.cfg
MAIL os-primary-pager FORMAT=sms REPEAT=15 COLOR=RED DURATION>5m
DURATION<35 RECOVERED
The notifications log said it was sent to the phone.
(os-primary-pager is in the mail aliases file)
However, the phone never received the messages. Prior to putting in the
FORMAT=sms, it sent pages fine.
Thanks...James
list Cathy Smith
That is the recommendation I found by searching online. However, it doesn't work on RHEL5. It did work under RHEL4. The /tmp and /home directories are part of /, and I have 50GB free there.
▸
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Gore, David W [mailto:user-3e5761c68b56@xymon.invalid] Sent: Tuesday, April 14, 2009 12:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
I believe it shows that when /tmp is full or was full. Restart BB if
/tmp is no longer full.
~David
-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 18:46 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5 The exact message syntax is: Filesystem of /home/bb/bbc1.9i-btf/tmp is FULL The / directory (where /home is located) is 5% full/. There is 50 GB free. There is only 1% of the inodes in use. This is a RHEL 5.3 system that I just built. This is an old Big Brother client software that I built from source. Which is probably why I need to switch over to the hobbit client for RHEL5. Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, April 14, 2009 11:29 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Hobbit client for RHEL5 Galen Johnson wrote:Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G= df -i-- Rich Smrcina Phone: XXX-XXX-XXXX http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list Ralph Mitchell
This may be irrelevant, but... That sounds like an issue I had with CA Unicenter some years ago. When I created the 50Gb filesystem Solaris allocated the default number of inodes for me. That number turned out to be close to INT_MAX, which is 2147483647. With only about 2,000 inodes in use, there was a rollover in the math so it looked like the available inode count was negative, which triggered an alert. So, how many *total* inodes are there in the filesystem?? That might lead us somewhere. Ralph Mitchell
▸
On Tue, Apr 14, 2009 at 3:56 PM, Smith, Cathy <user-332e187d7d6d@xymon.invalid> wrote:
That is the recommendation I found by searching online. However, it doesn't work on RHEL5. It did work under RHEL4. The /tmp and /home directories are part of /, and I have 50GB free there. Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Gore, David W [mailto:user-3e5761c68b56@xymon.invalid] Sent: Tuesday, April 14, 2009 12:15 PM To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5 I believe it shows that when /tmp is full or was full. Restart BB if /tmp is no longer full. ~David-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 18:46 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5 The exact message syntax is: Filesystem of /home/bb/bbc1.9i-btf/tmp is FULL The / directory (where /home is located) is 5% full/. There is 50 GB free. There is only 1% of the inodes in use. This is a RHEL 5.3 system that I just built. This is an old Big Brother client software that I built from source. Which is probably why I need to switch over to the hobbit client for RHEL5. Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, April 14, 2009 11:29 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Hobbit client for RHEL5 Galen Johnson wrote:Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G=df -i -- Rich Smrcina Phone: XXX-XXX-XXXX http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list Cathy Smith
Here is the layout of the file systems. [root at wfwp30 tmp]# df -h Filesystem Size Used Avail Use% Mounted on /dev/sda3 56G 2.6G 50G 5% / /dev/sda1 99M 17M 78M 18% /boot tmpfs 1014M 0 1014M 0% /dev/shm /dev/sdb1 35G 177M 33G 1% /wdpres [root at wfwp30 tmp]# df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/sda3 14927616 48859 14878757 1% / /dev/sda1 26104 38 26066 1% /boot tmpfs 224005 1 224004 1% /dev/shm /dev/sdb1 4587520 11 4587509 1% /wdpres
▸
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
Sent: Tuesday, April 14, 2009 2:40 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Hobbit client for RHEL5
This may be irrelevant, but...
That sounds like an issue I had with CA Unicenter some years ago. When
I created the 50Gb filesystem Solaris allocated the default number of
inodes for me. That number turned out to be close to INT_MAX, which is
2147483647. With only about 2,000 inodes in use, there was a rollover
in the math so it looked like the available inode count was negative,
which triggered an alert.
So, how many *total* inodes are there in the filesystem?? That might
lead us somewhere.
Ralph Mitchell
On Tue, Apr 14, 2009 at 3:56 PM, Smith, Cathy <user-332e187d7d6d@xymon.invalid>
wrote:
That is the recommendation I found by searching online.
However, it
doesn't work on RHEL5. It did work under RHEL4. The /tmp and
/home
directories are part of /, and I have 50GB free there.
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Gore, David W [mailto:user-3e5761c68b56@xymon.invalid]
Sent: Tuesday, April 14, 2009 12:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
I believe it shows that when /tmp is full or was full. Restart
BB if
/tmp is no longer full.
~David
-----Original Message-----
From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid]
Sent: Tuesday, April 14, 2009 18:46
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
The exact message syntax is:
Filesystem of /home/bb/bbc1.9i-btf/tmp is FULL
The / directory (where /home is located) is 5% full/. There
is 50 GB
free. There is only 1% of the inodes in use. This is a RHEL5.3
system that I just built. This is an old Big Brother client software that I built from source. Which is probably why I need to switch over to the hobbit client for RHEL5. Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, April 14, 2009 11:29 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Hobbit client for RHEL5 Galen Johnson wrote:Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G=df -i -- Rich Smrcina Phone: XXX-XXX-XXXX http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
list David Honey
I had the same problem with RHEL5 and I traced it to a difference with the sort command. The rel 5 sort does not support "sort +" option. As a work around I copied the REL4 sort to bb/bin and changed the bbdef.local SORT= to point to the bb/bin/sort REL5 now works David L Honey IT Shared Services "Smith, Cathy" <user-332e187d7d6d@xymon.invalid> 15/04/2009 06:56 AM Please respond to user-ae9b8668bcde@xymon.invalid To <user-ae9b8668bcde@xymon.invalid> cc
▸
Subject
RE: [hobbit] Hobbit client for RHEL5
That is the recommendation I found by searching online. However, it
doesn't work on RHEL5. It did work under RHEL4. The /tmp and /home
directories are part of /, and I have 50GB free there.
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Gore, David W [mailto:user-3e5761c68b56@xymon.invalid] Sent: Tuesday, April 14, 2009 12:15 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: RE: [hobbit] Hobbit client for RHEL5
I believe it shows that when /tmp is full or was full. Restart BB if
/tmp is no longer full.
~David
-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 18:46 To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5 The exact message syntax is: Filesystem of /home/bb/bbc1.9i-btf/tmp is FULL The / directory (where /home is located) is 5% full/. There is 50 GB free. There is only 1% of the inodes in use. This is a RHEL 5.3 system that I just built. This is an old Big Brother client software that I built from source. Which is probably why I need to switch over to the hobbit client for RHEL5. Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Rich Smrcina [mailto:user-cf452ff334e0@xymon.invalid] Sent: Tuesday, April 14, 2009 11:29 AM To: user-ae9b8668bcde@xymon.invalid Subject: Re: [hobbit] Hobbit client for RHEL5 Galen Johnson wrote:Check that you're not out of inodes, as well. I can't recall how to do that in linux. =G= df -i-- Rich Smrcina Phone: XXX-XXX-XXXX http://www.linkedin.com/in/richsmrcina Catch the WAVV! http://www.wavv.org WAVV 2009 - Orlando, FL - May 15-19, 2009
IMPORTANT - (1) The contents of this email and its attachments may be confidential and privileged. Any unauthorised use of the contents is expressly prohibited. If you receive this email in error, please contact us, and then delete the email. (2) Before opening or using attachments, check them for viruses and defects. The contents of this email and its attachments may become scrambled, truncated or altered in transmission. Please notify us of any anomalies. (3) Our liability is limited to resupplying the email and attached files or the cost of having them resupplied. (4) We collect personal information to enable us to perform our functions. For more information about the use, access and disclosure of this information, refer to our privacy policy at our website. (5) Please consider the environment before printing.
list Tim Boyer
Me, I think, and RHEL5.2 to 5.3 upgrade. But I didn't us RPMs, I compiled. -- tim --
▸
-----Original Message----- From: Scot Kreienkamp [mailto:user-462cf0b6d846@xymon.invalid] Sent: Tuesday, April 14, 2009 1:55 PM To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5 I use the 4.2.3 client on many RHEL4 and RHEL5 servers without a problem. I compile from source though. I recall someone else on the list saying they had problems with the client on systems that were in-place upgrades to RHEL5.2. Don't remember what version of the client though. Thanks, Scot Kreienkamp La-Z-Boy Inc. -----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 1:51 PM To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5 It reports /home/bb directory as full, but it's not. I've just downloaded the hobbit RHEL5 rpm from another posting, but haven't tried it yet. Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Cleaver, Japheth [mailto:user-2a1212dafc7b@xymon.invalid] Sent: Tuesday, April 14, 2009 10:32 AM To: user-ae9b8668bcde@xymon.invalid Subject: RE: [hobbit] Hobbit client for RHEL5-----Original Message----- From: Smith, Cathy [mailto:user-332e187d7d6d@xymon.invalid] Sent: Tuesday, April 14, 2009 10:08 AM To: user-ae9b8668bcde@xymon.invalid Subject: [hobbit] Hobbit client for RHEL5Is there a hobbit client for Red Hat's RHEL5? The client I use forRHEL4 has some issues running on RHEL5.Regards, Cathy---Hmm. What issues are you seeing? I've been able to recompile my own RPMs between RHEL 4 and 5 (well, CentOS 4 and 5...) without noticing anything unusual. -jc
list Jim Smith
Yes, there was a book written about "Hobbit" by J.R.R. Tolkien. It even has a 3-book follow-up called "The Lord of the Rings" that was made into 3 block-buster movies. Lord, I apologize for being such a smart-aleck, and please be with the starving pygmies down in New Guinea. Jim Smith Little Rock
list Greg Hubbard
Do you have a brother named "Larry" by chance? Is he a "cable guy"? GLH
▸
From: Smith, Jim [mailto:user-dc30f243a817@xymon.invalid]
Sent: Monday, June 01, 2009 12:56 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] RE: Book on Hobbit
Yes, there was a book written about "Hobbit" by J.R.R. Tolkien. It even has a 3-book follow-up called "The Lord of the Rings" that was made into 3 block-buster movies.
Lord, I apologize for being such a smart-aleck, and please be with the starving pygmies down in New Guinea.
Jim Smith
Little Rock
list Asif Iqbal
▸
On Mon, Jun 1, 2009 at 1:55 PM, Smith, Jim <user-dc30f243a817@xymon.invalid> wrote:
Yes, there was a book written about "Hobbit" by J.R.R. Tolkien. It even has a 3-book follow-up called "The Lord of the Rings" that was made into 3 block-buster movies.
lmao
▸
Lord, I apologize for being such a smart-aleck, and please be with the starving pygmies down in New Guinea. Jim Smith Little Rock
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
list Lennart Andersen
* Smith, Jim <user-dc30f243a817@xymon.invalid> [2009-06-01 11:55-0600]
▸
Yes, there was a book written about "Hobbit" by J.R.R. Tolkien. It even has a 3-book follow-up called "The Lord of the Rings" that was made into 3 block-buster movies. Lord, I apologize for being such a smart-aleck, and please be with the starving pygmies down in New Guinea. Jim Smith Little Rock
LOL, Very funny.... Next time try to get the tittle right "The Hobbit" -- Lennart Andersen St Thomas, Ontario http://gdane.dlinkddns.com user-5af4ab943267@xymon.invalid ---------------------------- - Debian - when you have better things to do than fixing a system
list Jim Smith
Picky, picky, picky! <grin>
▸
-----Original Message-----
From: Lennart Andersen [mailto:user-5af4ab943267@xymon.invalid]
Sent: Monday, June 01, 2009 1:26 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] RE: Book on Hobbit
* Smith, Jim <user-dc30f243a817@xymon.invalid> [2009-06-01 11:55-0600]Yes, there was a book written about "Hobbit" by J.R.R. Tolkien. It even has a 3-book follow-up called "The Lord of the Rings" that was made into 3 block-buster movies. Lord, I apologize for being such a smart-aleck, and please be with the starving pygmies down in New Guinea. Jim Smith Little Rock
LOL, Very funny.... Next time try to get the tittle right "The Hobbit" -- Lennart Andersen St Thomas, Ontario http://gdane.dlinkddns.com user-5af4ab943267@xymon.invalid - Debian - when you have better things to do than fixing a system
list Jim Smith
Dang! Good guess! From: HUBBARD, GREG ((EDS) Architect, Global Network Management Systems) [mailto:user-54b18961ee8d@xymon.invalid] Sent: Monday, June 01, 2009 1:04 PM
▸
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] RE: Book on Hobbit
Do you have a brother named "Larry" by chance? Is he a "cable guy"?
GLH
From: Smith, Jim [mailto:user-dc30f243a817@xymon.invalid]
Sent: Monday, June 01, 2009 12:56 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] RE: Book on Hobbit
Yes, there was a book written about "Hobbit" by J.R.R. Tolkien. It even
has a 3-book follow-up called "The Lord of the Rings" that was made into
3 block-buster movies.
Lord, I apologize for being such a smart-aleck, and please be with the
starving pygmies down in New Guinea.
Jim Smith
Little Rock
list Cathy Smith
Folks I'm having a problem with the Enable/Disable option under the Administration tab. Our hobbit server died overnight. Rather than replace the motherboard, we moved the disks to another Dell box, same model, and booted up. When hobbit was running again, I noticed that none of the information about devices/servers/services that had been disabled through the web browser interface were preserved. I also noticed that I can only see the list of devices/servers/services to enable/disable now if I go the individual page where the item is listed. The entire list is not showing up on the main page any more. Can someone tell me where to find the information that is configured from the web browser for the Enable/Disable administrative option? Is that stored in a file? And does anyone have an idea why the full list of entries from bb-hosts is not shown when I go to Enable/Disable from the main page? We are running hobbit 4.2 on a RHEL4 server. As far as I've been able to determine, hobbit seems to be running normally otherwise. Thanks for your help. Cathy --- Cathy L. Smith IT Engineer Pacific Northwest National Laboratory
▸
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Smith, Cathy
Sent: Tuesday, April 14, 2009 10:08 AM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: Hobbit client for RHEL5
Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5.
Regards,
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
list Josh Luthman
Maybe check the date and time? Be sure NTP is running.
▸
On 3/1/10, Smith, Cathy <user-332e187d7d6d@xymon.invalid> wrote:Folks I'm having a problem with the Enable/Disable option under the Administration tab. Our hobbit server died overnight. Rather than replace the motherboard, we moved the disks to another Dell box, same model, and booted up. When hobbit was running again, I noticed that none of the information about devices/servers/services that had been disabled through the web browser interface were preserved. I also noticed that I can only see the list of devices/servers/services to enable/disable now if I go the individual page where the item is listed. The entire list is not showing up on the main page any more. Can someone tell me where to find the information that is configured from the web browser for the Enable/Disable administrative option? Is that stored in a file? And does anyone have an idea why the full list of entries from bb-hosts is not shown when I go to Enable/Disable from the main page? We are running hobbit 4.2 on a RHEL4 server. As far as I've been able to determine, hobbit seems to be running normally otherwise. Thanks for your help. Cathy --- Cathy L. Smith IT Engineer Pacific Northwest National Laboratory Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Smith, Cathy Sent: Tuesday, April 14, 2009 10:08 AM To: 'user-ae9b8668bcde@xymon.invalid' Subject: Hobbit client for RHEL5 Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid
--
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
“Success is not final, failure is not fatal: it is the courage to
continue that counts.”
--- Winston Churchill
list Ralph Mitchell
I *think* the list of disabled hosts/services is kept in memory. There's a checkpoint file: server/tmp/hobbitd.chk but I don't know what kind of brain dump that is... It may not include the disabled list. I don't know why the full list of servers doesn't show up in your Admin->Enable/Disable menu, unless they simply haven't reported in yet. Ralph Mitchell
▸
On Mon, Mar 1, 2010 at 6:06 PM, Smith, Cathy <user-332e187d7d6d@xymon.invalid> wrote:
Folks I'm having a problem with the Enable/Disable option under the Administration tab. Our hobbit server died overnight. Rather than replace the motherboard, we moved the disks to another Dell box, same model, and booted up. When hobbit was running again, I noticed that none of the information about devices/servers/services that had been disabled through the web browser interface were preserved. I also noticed that I can only see the list of devices/servers/services to enable/disable now if I go the individual page where the item is listed. The entire list is not showing up on the main page any more. Can someone tell me where to find the information that is configured from the web browser for the Enable/Disable administrative option? Is that stored in a file? And does anyone have an idea why the full list of entries from bb-hosts is not shown when I go to Enable/Disable from the main page? We are running hobbit 4.2 on a RHEL4 server. As far as I've been able to determine, hobbit seems to be running normally otherwise. Thanks for your help. Cathy --- Cathy L. Smith IT Engineer Pacific Northwest National Laboratory Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Smith, Cathy Sent: Tuesday, April 14, 2009 10:08 AM To: 'user-ae9b8668bcde@xymon.invalid' Subject: Hobbit client for RHEL5 Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid
list Cathy Smith
Would that have cleared out the configuration? When the server booted up, the Ethernet cable was plugged into the wrong port. We just moved it and then enabled the port. I think hobbit ran for about 1.5 hr until I rebooted it. So I know when it initially came up, it would not have been able to find the NTPD server. But the time wasn't horribly off. After the reboot at lunch, all services would have started normally. I just verified that ntpd was running, and ran ntpdate. Ntpdate showed a minimal time difference.
▸
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
▸
From: Josh Luthman [mailto:user-4c45a83f15cb@xymon.invalid]
Sent: Monday, March 01, 2010 3:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] question about Enable/Disable under Administration tab
Maybe check the date and time? Be sure NTP is running.
On 3/1/10, Smith, Cathy <user-332e187d7d6d@xymon.invalid> wrote:Folks I'm having a problem with the Enable/Disable option under the Administration tab. Our hobbit server died overnight. Rather than replace the motherboard, we moved the disks to another Dell box, same model, and booted up. When hobbit was running again, I noticed that none of the information about devices/servers/services that had been disabled through the web browser interface were preserved. I also noticed that I can only see the list of devices/servers/services to enable/disable now if I go the individual page where the item is listed. The entire list is not showing up on the main page any more. Can someone tell me where to find the information that is configured from the web browser for the Enable/Disable administrative option? Is that stored in a file? And does anyone have an idea why the full list of entries from bb-hosts is not shown when I go to Enable/Disable from the main page? We are running hobbit 4.2 on a RHEL4 server. As far as I've been able to determine, hobbit seems to be running normally otherwise. Thanks for your help. Cathy --- Cathy L. Smith IT Engineer Pacific Northwest National Laboratory Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid -----Original Message----- From: Smith, Cathy Sent: Tuesday, April 14, 2009 10:08 AM To: 'user-ae9b8668bcde@xymon.invalid' Subject: Hobbit client for RHEL5 Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5. Regards, Cathy --- Cathy L. Smith Engineer Pacific Northwest National Laboratory Operated by Battelle for the U.S. Department of Energy Phone: XXX.XXX.XXXX Fax: XXX.XXX.XXXX Email: user-332e187d7d6d@xymon.invalid
-- Josh Luthman Office: XXX-XXX-XXXX Direct: XXX-XXX-XXXX XXXX Wayne St Suite XXXX Troy, OH XXXXX "Success is not final, failure is not fatal: it is the courage to continue that counts." --- Winston Churchill
list Cathy Smith
I would have thought it's in a physical file somewhere because the information doesn't disappear between reboots. The server/tmp/hobbit.chk file looks like the right file.
▸
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
▸
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
Sent: Monday, March 01, 2010 3:44 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] question about Enable/Disable under Administration tab
I *think* the list of disabled hosts/services is kept in memory. There's a checkpoint file:
server/tmp/hobbitd.chk
but I don't know what kind of brain dump that is... It may not include the disabled list.
I don't know why the full list of servers doesn't show up in your Admin->Enable/Disable menu, unless they simply haven't reported in yet.
Ralph Mitchell
On Mon, Mar 1, 2010 at 6:06 PM, Smith, Cathy <user-332e187d7d6d@xymon.invalid<mailto:user-332e187d7d6d@xymon.invalid>> wrote:
Folks
I'm having a problem with the Enable/Disable option under the Administration tab. Our hobbit server died overnight. Rather than replace the motherboard, we moved the disks to another Dell box, same model, and booted up. When hobbit was running again, I noticed that none of the information about devices/servers/services that had been disabled through the web browser interface were preserved. I also noticed that I can only see the list of devices/servers/services to enable/disable now if I go the individual page where the item is listed. The entire list is not showing up on the main page any more.
Can someone tell me where to find the information that is configured from the web browser for the Enable/Disable administrative option? Is that stored in a file? And does anyone have an idea why the full list of entries from bb-hosts is not shown when I go to Enable/Disable from the main page?
We are running hobbit 4.2 on a RHEL4 server. As far as I've been able to determine, hobbit seems to be running normally otherwise.
Thanks for your help.
Cathy
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid<mailto:user-332e187d7d6d@xymon.invalid>
▸
-----Original Message-----
From: Smith, Cathy
Sent: Tuesday, April 14, 2009 10:08 AM
To: 'user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid>'
Subject: Hobbit client for RHEL5
Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5.
Regards,
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid<mailto:user-332e187d7d6d@xymon.invalid>
list Cathy Smith
Well, it eventually populated. Everything is showing up now. Thanks for your input.
▸
Cathy
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
▸
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
Sent: Monday, March 01, 2010 3:44 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] question about Enable/Disable under Administration tab
I *think* the list of disabled hosts/services is kept in memory. There's a checkpoint file:
server/tmp/hobbitd.chk
but I don't know what kind of brain dump that is... It may not include the disabled list.
I don't know why the full list of servers doesn't show up in your Admin->Enable/Disable menu, unless they simply haven't reported in yet.
Ralph Mitchell
On Mon, Mar 1, 2010 at 6:06 PM, Smith, Cathy <user-332e187d7d6d@xymon.invalid<mailto:user-332e187d7d6d@xymon.invalid>> wrote:
Folks
I'm having a problem with the Enable/Disable option under the Administration tab. Our hobbit server died overnight. Rather than replace the motherboard, we moved the disks to another Dell box, same model, and booted up. When hobbit was running again, I noticed that none of the information about devices/servers/services that had been disabled through the web browser interface were preserved. I also noticed that I can only see the list of devices/servers/services to enable/disable now if I go the individual page where the item is listed. The entire list is not showing up on the main page any more.
Can someone tell me where to find the information that is configured from the web browser for the Enable/Disable administrative option? Is that stored in a file? And does anyone have an idea why the full list of entries from bb-hosts is not shown when I go to Enable/Disable from the main page?
We are running hobbit 4.2 on a RHEL4 server. As far as I've been able to determine, hobbit seems to be running normally otherwise.
Thanks for your help.
Cathy
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid<mailto:user-332e187d7d6d@xymon.invalid>
-----Original Message-----
From: Smith, Cathy
Sent: Tuesday, April 14, 2009 10:08 AM
To: 'user-ae9b8668bcde@xymon.invalid<mailto:user-ae9b8668bcde@xymon.invalid>'
Subject: Hobbit client for RHEL5
Is there a hobbit client for Red Hat's RHEL5? The client I use for RHEL4 has some issues running on RHEL5.
Regards,
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid<mailto:user-332e187d7d6d@xymon.invalid>
list Bruce White
That's it the hobbitd.chk file. If time on the server was off, then the hobbitd process would have either cleared the items or decided that they were eligible to be disabled yet. Bruce White Senior Enterprise Systems Engineer | Phone: XXX-XXX-XXXX | Fax: XXX-XXX-XXXX | user-58f975e8bf9d@xymon.invalid | http://www.fellowes.com/ Disclaimer: The information contained in this message may be privileged and confidential and protected from disclosure. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to the message and deleting it from your computer. Thank you. Fellowes, Inc.
▸
From: Ralph Mitchell [mailto:user-00a5e44c48c0@xymon.invalid]
Sent: Monday, March 01, 2010 5:44 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] question about Enable/Disable under Administration
tab
I *think* the list of disabled hosts/services is kept in memory.
There's a checkpoint file:
server/tmp/hobbitd.chk
but I don't know what kind of brain dump that is... It may not include
the disabled list.
I don't know why the full list of servers doesn't show up in your
Admin->Enable/Disable menu, unless they simply haven't reported in yet.
Ralph Mitchell
On Mon, Mar 1, 2010 at 6:06 PM, Smith, Cathy <user-332e187d7d6d@xymon.invalid>
wrote:
Folks
I'm having a problem with the Enable/Disable option under the
Administration tab. Our hobbit server died overnight. Rather than
replace the motherboard, we moved the disks to another Dell box, same
model, and booted up. When hobbit was running again, I noticed that
none of the information about devices/servers/services that had been
disabled through the web browser interface were preserved. I also
noticed that I can only see the list of devices/servers/services to
enable/disable now if I go the individual page where the item is listed.
The entire list is not showing up on the main page any more.
Can someone tell me where to find the information that is
configured from the web browser for the Enable/Disable administrative
option? Is that stored in a file? And does anyone have an idea why the
full list of entries from bb-hosts is not shown when I go to
Enable/Disable from the main page?
We are running hobbit 4.2 on a RHEL4 server. As far as I've
been able to determine, hobbit seems to be running normally otherwise.
Thanks for your help.
Cathy
---
Cathy L. Smith
IT Engineer
Pacific Northwest National Laboratory
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid
-----Original Message-----
From: Smith, Cathy
Sent: Tuesday, April 14, 2009 10:08 AM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: Hobbit client for RHEL5
Is there a hobbit client for Red Hat's RHEL5? The client I use
for RHEL4 has some issues running on RHEL5.
Regards,
Cathy
---
Cathy L. Smith
Engineer
Pacific Northwest National Laboratory
Operated by Battelle for the
U.S. Department of Energy
Phone: XXX.XXX.XXXX
Fax: XXX.XXX.XXXX
Email: user-332e187d7d6d@xymon.invalid