Xymon Mailing List Archive search

Error output: http/https tests requires a full URL

13 messages in this thread

list Michael Faraci · Fri, 24 Apr 2009 09:36:13 -0500 ·
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

 
Michael Faraci

Network/Systems Administrator

ALC

3305 N. 3rd St. 

Suite 301

Abilene, Texas 79603

(325)672-7081 x4

fax (325)672-7082
list Michael Faraci · Fri, 24 Apr 2009 09:40:44 -0500 ·
 

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

 
Thanks

 
Michael
list Malcolm Hunter · Fri, 24 Apr 2009 17:24:46 +0200 ·
quoted from Michael Faraci
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
Have you entered a full URL in the test line? e.g. http://www.example.com

Regards,

Malcolm


-- 
Technical copy-editor & proofreader

KDE Proofreading Team
KDE British English Translation Team

http://l10n.kde.org/team-infos.php?teamcode=en_GB

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
list Michael Faraci · Fri, 24 Apr 2009 10:32:25 -0500 ·
Can you please explain test line? If you are referring to bb-hosts then yes I have. Thanks
quoted from Malcolm Hunter

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: Malcolm Hunter [mailto:user-b3e590ffeb6d@xymon.invalid] 
Sent: Friday, April 24, 2009 10:25 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Error output: http/https tests requires a full URL
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
Have you entered a full URL in the test line? e.g. http://www.example.com

Regards,

Malcolm


-- 
Technical copy-editor & proofreader

KDE Proofreading Team
KDE British English Translation Team

http://l10n.kde.org/team-infos.php?teamcode=en_GB

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01
list Nicolas Lienard · Fri, 24 Apr 2009 17:37:26 +0200 ·
Hi

This err msg appears when there is in bb-hosts file the simple tag  "http" or "https". Even if you put another tag with a full formed url  on the same line ( http://mydomain.com).


Nico
quoted from Michael Faraci


Le 24 avr. 09 à 17:32, "Michael Faraci" <user-e11f38a783c6@xymon.invalid> a écrit :
Can you please explain test line? If you are referring to bb-hosts  then yes I have. Thanks

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: Malcolm Hunter [mailto:user-b3e590ffeb6d@xymon.invalid]
Sent: Friday, April 24, 2009 10:25 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Error output: http/https tests requires a full  URL
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
Have you entered a full URL in the test line? e.g. http://www.example.com

Regards,

Malcolm


-- 
Technical copy-editor & proofreader

KDE Proofreading Team
KDE British English Translation Team

http://l10n.kde.org/team-infos.php?teamcode=en_GB

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit al len: http://www.gmx.net/de/go/multimessenger01

list Henrik Størner · Fri, 24 Apr 2009 17:43:16 +0200 ·
quoted from Michael Faraci
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
list Michael Faraci · Fri, 24 Apr 2009 10:59:01 -0500 ·
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!
quoted from Henrik Størner

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
list Tinh Do · Fri, 24 Apr 2009 11:19:13 -0500 ·
Hi All,
Can we exclude all the mounted file systems on "disk" 

Thanks,
list Michael Faraci · Fri, 24 Apr 2009 11:27:22 -0500 ·
Possibly comment out (df command) line in hobbitclient-linux.sh, but why
would you want to exclude all?
quoted from Michael Faraci

 
Michael Faraci

Network/Systems Administrator

ALC

3305 N. 3rd St. 

Suite 301

Abilene, Texas 79603

(325)672-7081 x4

fax (325)672-7082


From: user-ccc3871158b0@xymon.invalid
[mailto:user-ccc3871158b0@xymon.invalid] 
Sent: Friday, April 24, 2009 11:19 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Exclude mounted file system on disk report
quoted from Tinh Do

 
Hi All, 
Can we exclude all the mounted file systems on "disk" 

Thanks,

list Tinh Do · Fri, 24 Apr 2009 11:46:01 -0500 ·
Hi Mike,
No, I do not want to exlude all - just the mounted file system. ie, /net/filername/vol0/... 
Thanks,
quoted from Michael Faraci


Possibly comment out (df command) line in hobbitclient-linux.sh, but why would you want to exclude all?
 Michael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St. Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082

From: user-ccc3871158b0@xymon.invalid [mailto:user-ccc3871158b0@xymon.invalid] Sent: Friday, April 24, 2009 11:19 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Exclude mounted file system on disk report
 
Hi All, Can we exclude all the mounted file systems on "disk" 
Thanks,
list Tinh Do · Fri, 24 Apr 2009 12:06:43 -0500 ·
Hi,
I got the idea from Mike, on hp-ux - xymon/client/bin/hobbitclient-hp-ux.sh
Change this line:

df -Pk 
to

df -PK -F <filesystem type> for my hp-ux box , I changed to df -Pk -F vxfs |....blah ...


Tinh Do/dp/na/au/cag
24.04.2009 11:46

To
user-ae9b8668bcde@xymon.invalid
cc

Subject
RE: [hobbit] Exclude mounted file system on disk report
quoted from Tinh Do


Hi Mike,
No, I do not want to exlude all - just the mounted file system. ie, /net/filername/vol0/... 
Thanks,


Possibly comment out (df command) line in hobbitclient-linux.sh, but why would you want to exclude all?
 Michael Faraci
Network/Systems Administrator
ALC
3305 N. 3rd St. Suite 301
Abilene, Texas 79603
(325)672-7081 x4
fax (325)672-7082

From: user-ccc3871158b0@xymon.invalid [mailto:user-ccc3871158b0@xymon.invalid] Sent: Friday, April 24, 2009 11:19 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Exclude mounted file system on disk report
 
Hi All, Can we exclude all the mounted file systems on "disk" 
Thanks,
list Stef Coene · Fri, 24 Apr 2009 21:31:51 +0200 ·
quoted from Tinh Do
On Friday 24 April 2009, user-ccc3871158b0@xymon.invalid wrote:
Hi Mike,
No, I do not want to exlude all - just the mounted file system. ie,
/net/filername/vol0/...
From the hobbit-client.cfg manpage:
DISK STATUS COLUMN SETTINGS
DISK filesystem warnlevel paniclevel DISK filesystem IGNORE

The special keyword "IGNORE" causes this filesystem to be ignored completely, i.e. it will not appear in the "disk" status column and it will not be tracked in a graph. This is useful for e.g. removable devices, backup-disks and similar hardware.


Stef
list Buchan Milne · Tue, 28 Apr 2009 09:31:14 +0200 ·
quoted from Tinh Do
On Friday 24 April 2009 19:06:43 user-ccc3871158b0@xymon.invalid wrote:
Hi,
I got the idea from Mike, on hp-ux -
xymon/client/bin/hobbitclient-hp-ux.sh
Change this line:

df -Pk

to

df -PK -F <filesystem type>
for my hp-ux box , I changed to
df -Pk -F vxfs |....blah ...
BTW, on Linux, Hobbit/Xymon uses the -l option to df by default, which on 
Linux only lists local (not remote, such as nfs, cifs etc.) filesystems.

I guess df in HP-UX doesn't have an equivalent option.

Regards,
Buchan