[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Port check from server
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Port check from server
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Fri, 8 Feb 2008 22:33:48 +0100
- References: <961092e10802081052i2a0851b0sdf7eddce262b1a1f (at) mail.gmail.com> <47ACA6BF.2090009 (at) cisco.com> <961092e10802081116j7b1c07cdr4b32d26c8ecbfa4a (at) mail.gmail.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Fri, Feb 08, 2008 at 02:16:30PM -0500, Josh Luthman wrote:
> I'm after that second option - though when I telnet the port I don't get any
> information back, can the test still be accomplished with this? There are
> no welcome messages or anything of the sort =/
Doesn't matter. Unless there's an "expect FOO" then Hobbit doesn't
expect the service to return any data. What you're after is just like
the "qmtp" check in the default bb-services file:
[qmtp]
port 209
Just define your service like that, and you can then configure it in
bb-hosts like all the other standard network tests.
Regards,
Henrik