Xymon Mailing List Archive search

Dumb hobbit network test question

list Frederic Mangeant
Wed, 30 Nov 2005 22:16:04 +0100
Message-Id: <user-c38328fa94bd@xymon.invalid>

Hi Tom
-----Original Message-----
From: Kauffman, Tom [mailto:user-3feba9e60a8b@xymon.invalid] Sent: Tuesday, November 29, 2005 11:28 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Dumb hobbit network test question
[snip] 
Here's a sample of the network test error:
Service ftp on hudson is not OK : Unexpected service response
Service smtp on hudson is not OK : Unexpected service response
Are you using the "--checkresponse" option ? I had the same "Unexpected service response" warnings until I removed it.

http://www.hswn.dk/hobbit/help/manpages/man1/bbtest-net.1.html

--checkresponse[=COLOR]
    When testing well-known services (e.g. FTP, SSH, SMTP, POP-2, POP-
3, IMAP, NNTP and rsync), bbtest-net will look for a valid service-
specific "OK" response. If another reponse is seen, this will cause the test to report a warning (yellow) status. Without this option, the response from the service is ignored.
    The optional color-name is used to select a color other than yellow for the status message when the response is wrong. E.g. "--
checkresponse=red" will cause a "red" status message to be sent when the service does not respond as expected.