OK, I just tested that. The changed line was:
$BBHOME/bin/bbtest-net `cat $REDOFILE` --check-response
I've got the content of the "frequenttests." (the . is really there!) file for you as well:
"--ping" "--checkresponse" <site> <site2> <site3> <site4>
(So four sites in all. My count was off by one in my previous mail. I blame the heat ;-)
The change makes no difference, still yellow/green/yellow/green for all four sites simultaneously when I change de FTP expect setting in bb-services.
Regards,
Eric.
Henrik Stoerner wrote:
On Mon, Jul 03, 2006 at 02:17:43PM +0200, Eric van de Meerakker wrote:
I don't know if you read my previous response (see below), because it got sent using the wrong mail account. But I think I've found another issue: does the network retest procedure after a failed test ignore the "expect" setting in bb-services?
I tried to do some testing by deliberatly misconfiguring the expect setting for the FTP test (I set it to 221 in stead of 220), and now I have got a cyclical behaviour on the Hobbit server: it will turn all (five) FTP service tests yellow on the next test, but within a minute they all turn green again. Again five minutes later they turn yellow again, back green within a minute, etc. etc. This continues to happen until I put the expect 220 back in bb-services...
I don't think this is the correct behaviour?
Doesn't sound right, I'll have to agree.
The retest procedure should use the same parameters as the normal tests, but your experiment shows that it might not. Just to verify this, could you try modifying the ~hobbit/server/ext/bbretest-net.sh script and add "--check-response" to the bbtest-net command in there (after the "cat $REDOFILE") ?
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk