I have the host listed in bb-hosts with the fully qualified domain name. And when I try accessing the page and I only get the message no data.
Robert Manocchia UNIX System Administrator IDEXX Laboratories 207 556-6860 EMail Robert-Manocchia at idexx.com
-----Original Message----- From: henrik at hswn.dk [mailto:henrik at hswn.dk] Sent: Friday, June 01, 2007 4:04 PM To: hobbit at hswn.dk Subject: Re: [hobbit] hobbit-clients.cfg
On Fri, Jun 01, 2007 at 03:46:49PM -0400, Manocchia, Robert wrote:
Here are the first 10 lines of a file called /usr/local/libexec/hobbit/client/tmp/msg.txt
client dione.hp-ux
I had actually expected to see a file called "msg.dione.txt".
OK, do you have the host listed as "dione" in bb-hosts ? If you fetch the URL http://YOURHOBBITSERVER/hobbit-cgi/bb-hostsvc.sh?CLIENT=dione does that present these data in your browser?
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Fri, Jun 01, 2007 at 04:08:39PM -0400, Manocchia, Robert wrote:
I have the host listed in bb-hosts with the fully qualified domain name. And when I try accessing the page and I only get the message no data.
Try adding a CLIENT tag in bb-hosts. Like
10.0.0.1 dione.my.domain # CLIENT:dione ... anything else ...
Then wait 10 minutes for hobbitd to pick up the new bb-hosts file, and the client to send in the data. Or (if you're impatient): Find the "hobbitd" process-ID and do a "kill -HUP <pid>" on the Hobbit server to force a bb-hosts reload, and after that on the "dione" server you run "bb HOBBITSERVERIP '@' < /usr/local/libexec/hobbit/client/tmp/msg.txt
Does that help ?
Regards, Henrik
participants (2)
-
henrik@hswn.dk
-
Robert-Manocchia@IDEXX.com