Xymon Mailing List Archive search

alerts not working hobbit server 4.2.0

4 messages in this thread

list Robert Manocchia · Tue, 17 Jul 2007 15:37:27 -0400 ·
The alerts on my new hobbit server (version 4.2.0) are not working.

 
 I ran the following command

 
./bbcmd hobbit_alert --test myserver.com conn

 
and I get the following message:

 
2007-07-17 14:25:33 Using default environment file
/usr/local/server/etc/hobbitserver.cfg

2007-07-17 14:25:33 execvp() failed: No such file or directory

 
Anyone know where I begin to look?

 
Thanks.

 
Robert Manocchia

UNIX System Administrator

IDEXX Laboratories

XXX XXX-XXXX

EMail user-615a9b935f98@xymon.invalid
list Jim Smith · Tue, 17 Jul 2007 14:56:17 -0500 ·
My Hobbit installation works fine but I get a similar error when  I
execute "bbcmd".   I don't understand why you are using that tool for
trouble-shooting.

 
Jim Smith

Little Rock, AR
quoted from Robert Manocchia

 
From: Manocchia, Robert [mailto:user-615a9b935f98@xymon.invalid] 
Sent: Tuesday, July 17, 2007 2:37 PM
To: 'user-ae9b8668bcde@xymon.invalid'
Subject: [hobbit] alerts not working hobbit server 4.2.0

 
The alerts on my new hobbit server (version 4.2.0) are not working.

 
 I ran the following command

 
./bbcmd hobbit_alert --test myserver.com conn

 
and I get the following message:

 
2007-07-17 14:25:33 Using default environment file
/usr/local/server/etc/hobbitserver.cfg

2007-07-17 14:25:33 execvp() failed: No such file or directory

 
Anyone know where I begin to look?

 
Thanks.

 
Robert Manocchia

UNIX System Administrator

IDEXX Laboratories

XXX XXX-XXXX

EMail user-615a9b935f98@xymon.invalid

 

NOTICE: This email contains confidential or proprietary information which may be legally privileged. It is intended only for the named recipient(s). If an addressing error has misdirected the email, please notify the author by replying to this message. If you are not the named recipient, you are not authorized to use, disclose, distribute, copy, print or rely on this email, and should immediately delete it from your computer system.
list Stef Coene · Tue, 17 Jul 2007 22:04:11 +0200 ·
quoted from Jim Smith
On Tuesday 17 July 2007, Manocchia, Robert wrote:
The alerts on my new hobbit server (version 4.2.0) are not working.

 I ran the following command

./bbcmd hobbit_alert --test myserver.com conn

and I get the following message:

2007-07-17 14:25:33 Using default environment file
/usr/local/server/etc/hobbitserver.cfg

2007-07-17 14:25:33 execvp() failed: No such file or directory

Anyone know where I begin to look?
Try
./bbcmd ./hobbit_alert --test myserver.com conn


Stef
list Jim Smith · Tue, 17 Jul 2007 15:18:00 -0500 ·
I got it to work this way:

bbcmd hobbitd_alert --test myserver.com conn

You need the "d" after "hobbit"...at least on my version.

Jim Smith
Little Rock, AR
quoted from Stef Coene


-----Original Message-----
From: Stef Coene [mailto:user-dbffe946c0f4@xymon.invalid] 
Sent: Tuesday, July 17, 2007 3:04 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] alerts not working hobbit server 4.2.0

On Tuesday 17 July 2007, Manocchia, Robert wrote:
The alerts on my new hobbit server (version 4.2.0) are not working.

 I ran the following command

./bbcmd hobbit_alert --test myserver.com conn

and I get the following message:

2007-07-17 14:25:33 Using default environment file
/usr/local/server/etc/hobbitserver.cfg

2007-07-17 14:25:33 execvp() failed: No such file or directory

Anyone know where I begin to look?
Try
./bbcmd ./hobbit_alert --test myserver.com conn


Stef


NOTICE: This email contains confidential or proprietary information which may be legally privileged. It is intended only for the named recipient(s). If an addressing error has misdirected the email, please notify the author by replying to this message. If you are not the named recipient, you are not authorized to use, disclose, distribute, copy, print or rely on this email, and should immediately delete it from your computer system.