[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hobbit Status and Data Question
- To: hobbit (at) hswn.dk
- Subject: Hobbit Status and Data Question
- From: "Geoff Hallford" <geoff.hallford (at) gmail.com>
- Date: Tue, 8 Jul 2008 13:36:42 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=FcLC0dWnkBpQO3b2pYTDsmo9zMcBd60jNie7xkNp2cU=; b=ZBnPVELoFN8+VdIsbKVPRZnDefZXHwX3QrnK14jrSb+4bBfSmxcbvu3HaEOL6eIMvI ev+f0J/dWFXmR0/4Yi3vhQpjlL1R6lq9Y5CfjIyFoAMXoO/IXPGC+LqG3wU5/+NGUJx+ fUYCtpn8F6IDPkqzrLDhTdiKN1P1GhaJL8GRg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=IrbP3CzHSMlV8UhzV87WT4kYWsSEHMlBWA9JqAC4Nb9WSk7F8Fj5rWESmhjBF4nDw5 s580k4p5OG7VonFL0DYrHNPZluRAgGvA6rlv42L/Elnwrrkeze2Mq5+9ev6PslC6DpjY PbZR5gOfX8uTtiA+c+eqTN4LObuI1XachGwLs=
Hi All,
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.
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.
Key Item: The business doesn't want the BBWin agent on this server.
I want to be able to send the 'status' and 'data' to Hobbit and have hobbit:
alert on it, and graph it.
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)?
Thanks all for any help.