Xymon Mailing List Archive search

Hobbit client not showing status on the hobbit server page

list Tanveer Siddiqui
Mon, 15 Dec 2008 13:47:43 -0800 (PST)
Message-Id: <user-763ea144b9dd@xymon.invalid>

I have the hobbit client already running. Here are the current processes running on the client machine.

obbit    5321     1  0 15:39 ?        00:00:00 /usr/lib/hobbit/client/bin/hobbitlaunch --config=/etc/hobbit/clientlaunch.cfg --log=/var/log/hobbit/clientlaunch.log --pidfile=/var/run/hobbit/clientlaunch.pid
hobbit    5723     1  0 15:44 ?        00:00:00 sh -c vmstat 300 2 1>/var/lib/hobbit/tmp/hobbit_vmstat.simpsojh-laptop.5704 2>&1; mv /var/lib/hobbit/tmp/hobbit_vmstat.simpsojh-laptop.5704 /var/lib/hobbit/tmp/hobbit_vmstat.simpsojh-laptop
hobbit    5724  5723  0 15:44 ?        00:00:00 vmstat 300 2


And I have the following lines in the hobbitclient.cfg file on the client.


# Environment settings for the Hobbit client.
BBDISP="X.X.X.X"

include /etc/default/hobbit-client
include /var/run/hobbit/bbdisp-runtime.cfg
CONFIGCLASS="$BBOSTYPE"         # Default configuration class for logfiles

PATH="/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/lib/hobbit/client/bin"  # PATH setting for the client scripts.

# You normally dont need to modify anything below here
BBPORT="1984"                   # Portnumber where hobbitd listens
HOBBITCLIENTHOME="/usr/lib/hobbit/client"
BBHOME="$HOBBITCLIENTHOME"      # Directory for the Hobbit client files
BB="$BBHOME/bin/bb"             # The Hobbit client "bb" utility
BBTMP="/var/lib/hobbit/tmp"     # Where we may store temporary files.
BBCLIENTLOGS="/var/log/hobbit"  # Where we store the client logfiles

include /var/run/hobbit/hobbitclient-include.cfg


From: Stef Coene <user-dbffe946c0f4@xymon.invalid>
To: user-ae9b8668bcde@xymon.invalid
Sent: Monday, December 15, 2008 3:20:15 PM
Subject: Re: [hobbit] Hobbit client not showing status on the hobbit server page

On Monday 15 December 2008, Tanveer Siddiqui wrote:
I have setup a hobbit server (on Ubuntu) and for test purpose installed
hobbit client on a Ubuntu machine. I updated the bb-hosts file on the
server with the client IP address and hostname. But the only status I get
for this client is conn, info, and trends. Which files do I need to update
or edit to get rest of the status displayed on the Hobbit main page?
You also need to tun the hobbit client on the ubuntu machine.  And point the 
BBDISP in hobbitclient.cfg to the hobbit server.


Stef