On Tue, Jul 8, 2008 at 12:36 PM, Geoff Hallford <<a href="mailto:geoff.hallford@gmail.com">geoff.hallford@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br><br>I am hoping someone can help with this or provide a link to an explanation, as I haven't been able to find the information in the archives or how-to's.<br><br>I have a server that I am monitoring Citrix licensing usage on. Currently I am using a VBScript for this purpose that figures out the usage and then emails me of >90% used and >95% used. It uses the telnet and WshShell.SendKeys method to do this.<br>

<br>Key Item: The business doesn't want the BBWin agent on this server.<br><br>I want to be able to send the 'status' and 'data' to Hobbit and have hobbit: alert on it, and graph it.<br><br>Can I do something as simple as a telnet session to the Hobbit server on 1984/tcp and send the info? What is the syntax for that and what commands does it accept (i.e. to close the session)?<br>

<br></blockquote></div><br>Dunno about telnet, but if the server has Perl you might be able to use bb.pl from the <a href="http://deadcat.net">deadcat.net</a> BB site:<br><br>   <a href="http://www.deadcat.net/viewfile.php?fileid=155">http://www.deadcat.net/viewfile.php?fileid=155</a><br>
<br>It's a drop-in replacement for the bb command.  There's also bbsend.exe:<br><br>   <a href="http://www.deadcat.net/viewfile.php?fileid=353">http://www.deadcat.net/viewfile.php?fileid=353</a><br><br>which is a compiled version of bb.pl.<br>
<br>I've used bb.pl in a couple of places, but not recently.<br><br>Ralph Mitchell<br>