Thanks that helped me figure out the culprit, it was indeed in bb-hosts, it was in a needle in a haystack and the command helped me weed it out, as I over looked it with the human eye, thanks guys!
Michael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St.
Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082
-----Original Message-----
From: Henrik Størner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Friday, April 24, 2009 10:43 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Error output: http/https tests requires a full URL
On Fri, Apr 24, 2009 at 09:36:13AM -0500, Michael Faraci wrote:
Im using Hobbit Version 4.2.0-1 on Debian Etch, I cannot for the life of
me figure out why im getting this error under bb-test, I have checked
all bb-hosts entries to make sure the full URL is used, also in
hobbitserver.cfg.
Error output: http/https tests requires a full URL
It means that somewhere in your bb-hosts file you have a test which is
only given as "http" or "https" - it must be "http://some.site.name/" as
minimum.
The command
bbcmd bbhostgrep "http*"
can be useful to spot all tests with http in them.
Regards,
Henrik