<HTML>
<HEAD>
<TITLE>Re: [hobbit] Hobbit Program</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Some server side scripts that get a list of tests from the files via  grep can be changed from something like this:<BR>
$GREP snmp $BBHOME/etc/bb-hosts | grep -v "^#" |<BR>
<BR>
To something like this:<BR>
$BBHOME/bin/bbhostgrep --bbnet --no-down snmp |<BR>
<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>"Taylor, Robert" <Robert.Taylor@HendrickAuto.com><BR>
<B>Reply-To: </B><hobbit@hswn.dk><BR>
<B>Date: </B>Wed, 4 Apr 2007 15:07:52 -0400<BR>
<B>To: </B><hobbit@hswn.dk><BR>
<B>Conversation: </B>Hobbit Program<BR>
<B>Subject: </B>[hobbit] Hobbit Program<BR>
<BR>
All,<BR>
 <BR>
I seem recall reading about a program within Hobbit that can be called from external scripts to poll the status of a client before the execution of a script.  Basically if the client is down then the external script would be written that it simply reports clear or whatever status color is warranted without having to go through some alternative method of checking for client availability before execution.<BR>
 <BR>
I looked through the documentation and didn’t see it in there, but swear that I have seen something like this before.<BR>
 <BR>
Any ideas?<BR>
 <BR>
Thanks,<BR>
Robert<BR>
<BR>
</SPAN></FONT>
</BODY>
</HTML>