Great!<br><br>./bin/bbcmd ./bin/bb <a href="http://127.0.0.1">127.0.0.1</a> "disable Kancharla-nullbox.imaginenetx.com.* -1"<br><br>This worked perfectly while I was in /home/shire/server - I didn't know that bbcmd was an environmental setting script!
<br><br>Now the biggest concern I have is being able to enable/disable via the web interface.  I just tried, what I believe, the exact same attempt a second time on the web interface and it seems to have disabled it as expected.  I'll come back to this if any problems arise again.
<br><br>Thank you very much for your help!<br><br><div><span class="gmail_quote">On 10/5/07, <b class="gmail_sendername">Paul van Eldijk</b> <<a href="mailto:P.vanEldijk@uci.ru.nl">P.vanEldijk@uci.ru.nl</a>> wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Josh Luthman schreef:<br>...<br>> I also tried doing this command and got some odd errors:
<br>><br>> [shire@frodo bin]$ /home/shire/server/bin/bbcmd <a href="http://127.0.0.1">127.0.0.1</a> "disable<br>> <a href="http://host.mydomain.com">host.mydomain.com</a> 15"<br>> 2007-10-04 20:42:07 Using default environment file
<br>> /home/shire/server/etc/hobbitserver.cfg<br>> 2007-10-04 20:42:07 execvp() failed: No such file or directory<br><br>bbcmd is used to set the environment for other hobbit commands, so it<br>must be followed by a command. Here, it tries to find the '
<a href="http://127.0.0.1">127.0.0.1</a>'<br>command or executable which, I'm guessing, you don't have ;)<br><br>><br>> [shire@frodo bin]$ /home/shire/server/bin/bbcmd bin/bb <a href="http://127.0.0.1">127.0.0.1
</a> "disable<br>> <a href="http://Kancharla-nullbox.imaginenetx.com">Kancharla-nullbox.imaginenetx.com</a> -1"<br>> 2007-10-04 20:45:13 Using default environment file<br>> /home/shire/server/etc/hobbitserver.cfg
<br>> 2007-10-04 20:45:13 execvp() failed: No such file or directory<br><br><br>Almost right: don't specify the bin/ directory.<br><br>I'm guessing your host is named <a href="http://Kancharla-nullbox.imaginenetx.com">
Kancharla-nullbox.imaginenetx.com</a>. The<br>syntax for the disable option of bb is:<br><br>bb <hobbitserver> "disable HOST.TEST DURATION [text]"<br><br>you have to replace the dots in your hostname with commas, so the rigth
<br>command would become:<br><br>/home/shire/server/bin/bbcmd bb <a href="http://127.0.0.1">127.0.0.1</a> "disable<br>Kancharla-nullbox,imaginenetx,com.* -1"<br><br>This will disable all the tests related to the host until OK.
<br><br>See also the manpage for the bb-command.<br><br>HTH,<br>Paul<br><br>To unsubscribe from the hobbit list, send an e-mail to<br><a href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a><br><br><br></blockquote>
</div><br><br clear="all"><br>-- <br>Josh Luthman<br>Office: 937-552-2340<br>Direct: 937-552-2343<br>1100 Wayne St<br>Suite 1337<br>Troy, OH 45373<br><br>Those who don't understand UNIX are condemned to reinvent it, poorly.
<br>--- Henry Spencer