[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Hobbit client sending data but server seems to not get data.
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Hobbit client sending data but server seems to not get data.
- From: "Langford, Kenneth" <crlangfo (at) ugs.com>
- Date: Thu, 20 Apr 2006 16:17:04 -0400
- Thread-index: AcZktUp8Yex/q5j3R7eWSiGVSm1f6wAAX+ng
- Thread-topic: [hobbit] Hobbit client sending data but server seems to not get data.
Thank you!!!! That is what was wrong!!! I had been pulling out what
little hair that I have left out for the last eight hours trying to
figure out what I had done wrong. 8-)
Thanks again!!!
Ken,
-----Original Message-----
From: Henrik Stoerner [mailto:henrik (at) hswn.dk]
Sent: Thursday, April 20, 2006 4:02 PM
To: hobbit (at) hswn.dk
Subject: Re: [hobbit] Hobbit client sending data but server seems to not
get data.
On Thu, Apr 20, 2006 at 03:28:00PM -0400, Langford, Kenneth wrote:
>
> I am switching my clients over from using the big brother client to
using the hobbit client. I am having problems with 2 of my clients that
are running Red Hat 9. They seem to be sending data but the server is
not collecting the data. Other client systems are working. Any ideas of
where I need to look?????
Most common cause for this is that the clients are reporting data with a
hostname which is different than what you have in the bb-hosts file.
Typically, one side has the fully-qualified hostname, and the other
only has the raw hostname (without domain).
The client uses the "uname -n" command to determine what name it uses to
report data. Check if this matches the name you have in bb-hosts. If it
doesn't, you can either start the client with the
"--hostname=my.host.name" option, or you can put a CLIENT:clienthostname
tag on the host definition in the bb-hosts file.
Henrik
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk