<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
It points to the correct one the one thig i noticed now.  when I ran <br><br>bbtest-net  --ping --checkresponse --debug<br><br>it core dumps on <br><br>2009-04-24 12:39:29 Finished ARES queue after loop 24826<br>2009-04-24 12:39:29 Adding tcp test IP=<ip_number>, port=21, service=ftp, silent=0<br>Aborted (core dumped)<br><br>I think this is why it is failing<br><br>i am using 4.2.3.<br><br><br><br><br>> To: hobbit@hswn.dk<br>> From: henrik@hswn.dk<br>> Date: Fri, 24 Apr 2009 09:31:32 +0000<br>> Subject: Re: [hobbit] I am getting the following error<br>> <br>> In <COL111-W3AD3C7B0025CFFEA62F42CF720@phx.gbl> <isolderj@hotmail.com> writes:<br>> <br>> >Why is it complaining about=20<br>> <br>> >2009-04-24 10:01:30 Could not run the command 'hobbitping -Ae' (exec failed)<br>> >2009-04-24 10:01:30 hobbitping invocation failed: No such file or directory<br>> >2009-04-24 10:01:30 Sending results for service conn<br>> <br>> >If the section in hobbitserver.cfg says this .<br>> <br>> >FPING="/usr/sbin/fping"<br>> <br>> <br>> The "hobbitping" text is static, it should be changed in the code to<br>> tell you what command it is trying to run. I'll fix that.<br>> <br>> Since you have /usr/sbin/fping installed (I assume), then it might<br>> just be that your [bbnet] task doesn't load this hobbitserver.cfg<br>> file. Check in the hobbitlaunch.cfg - there should be an ENVFILE<br>> setting just before the bbtest-net command, like<br>> <br>> [bbnet]<br>>        ENVFILE /usr/local/hobbit/etc/hobbitserver.cfg<br>>    NEEDS hobbitd<br>>     CMD bbtest-net --report --ping --checkresponse<br>>    LOGFILE $BBSERVERLOGS/bb-network.log<br>>      INTERVAL 5m<br>> <br>> Make sure that ENVFILE actually points to the hobbitserver.cfg file<br>> you want to use.<br>> <br>> <br>> Regards,<br>> Henrik<br>> <br>> <br>> To unsubscribe from the hobbit list, send an e-mail to<br>> hobbit-unsubscribe@hswn.dk<br>> <br>> <br><br /><hr />Windows Live™ Hotmail®:…more than just e-mail. <a href='http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_HM_more_042009' target='_new'>Check it out.</a></body>
</html>