[hobbit] hobbit client

Frank M. Ramaekers FRamaekers at ailife.com
Fri Dec 28 22:34:10 CET 2007


RPM (yum actually).  That file is referred to in
/usr/libexec/hobbit/client/etc/hobbitclient.cfg:

 

# Environment settings for the Hobbit client.

 

include /var/lib/hobbit-client/runtime.cfg

CONFIGCLASS="$BBOSTYPE"         # Default configuration class for
logfiles

 

PATH="/bin:/usr/bin:/sbin:/usr/sbin:/etc"  # PATH setting for the client
scripts.

 

# You normally dont need to modify anything below here

BBPORT="1984"                   # Portnumber where hobbitd listens

BBHOME="$HOBBITCLIENTHOME"      # Directory for the Hobbit client files

            :

            :

 

Frank M. Ramaekers Jr.

 

Systems Programmer

MCP, MCP+I, MCSE & RHCE

American Income Life Insurance Co.

Phone: (254)761-6649

1200 Wooded Acres Dr.

Fax: (254)741-5777

Waco, Texas  76701

 

 

 

 

________________________________

From: Gary Baluha [mailto:gumby3203 at gmail.com] 
Sent: Friday, December 28, 2007 2:56 PM
To: hobbit at hswn.dk
Subject: Re: [hobbit] hobbit client

 

? runtime.cfg?  I've never seen that file.  Did you compile from source,
or are you using a packaged (i.e. rpm) version of Hobbit?

In any case, BBDISP refers back to BBSERVERIP, and BBDISPLAYS is usually
left blank. 
In my hobbitserver.cfg file, BBSERVERHOSTNAME is the FQDN that the
physical server is called, and BBSERVERIP is the IP of its public
interface.  In your case, it should be " DoyleBrunson.AILife.Com
<http://doylebrunson.ailife.com/> " and 10.2.0.99 <http://127.0.0.1/> ,
respectively.  Changing this requires a restart of Hobbit. 

On Dec 28, 2007 3:33 PM, Frank M. Ramaekers <FRamaekers at ailife.com >
wrote:

Or, how about runtime.cfg:

 

BBDISP="10.2.0.99"

BBDISPLAYS=""

 

(should something be in BBDISPLAYS?

 

Frank M. Ramaekers Jr.

 

Systems Programmer

MCP, MCP+I, MCSE & RHCE

American Income Life Insurance Co.

Phone: (254)761-6649

1200 Wooded Acres Dr.

Fax: (254)741-5777

Waco , Texas  76701

 

 

 

 

________________________________

From: Frank M. Ramaekers [mailto:FRamaekers at ailife.com] 
Sent: Friday, December 28, 2007 2:18 PM
To: hobbit at hswn.dk
Subject: RE: [hobbit] hobbit client

 

Hobbitlaunch.log:

 

2007-12-28 13:56:29 hobbitlaunch starting

2007-12-28 13:56:29 Loading tasklist configuration from
/usr/libexec/hobbit/server/etc/hobbitlaunch.cfg

2007-12-28 13:56:29 Loading hostnames

2007-12-28 13:56:29 Loading saved state

2007-12-28 13:56:29 Setting up network listener on 0.0.0.0:1984

2007-12-28 13:56:29 Setting up signal handlers

2007-12-28 13:56:29 Setting up hobbitd channels

2007-12-28 13:56:29 Setting up logfiles

 

Hobbitd.log:

 

2007-12-28 14:16:31 hobbitd servername MACHINE='Hobbit' not listed in
bb-hosts, dropping hobbitd status

 

Hmmm....case sensitive?   Need FQDN?   Where is it getting this from?

 

Frank M. Ramaekers Jr.

 

Systems Programmer

MCP, MCP+I, MCSE & RHCE

American Income Life Insurance Co.

Phone: (254)761-6649

1200 Wooded Acres Dr.

Fax: (254)741-5777

Waco , Texas  76701

 

 

 

 

________________________________

From: Gary Baluha [mailto:gumby3203 at gmail.com] 
Sent: Friday, December 28, 2007 1:22 PM
To: hobbit at hswn.dk
Subject: Re: [hobbit] hobbit client

 

Also, check hobbitlaunch.log and hobbitd.log for any errors.  They may
provide some clues as well.

On Dec 28, 2007 2:20 PM, Gary Baluha <gumby3203 at gmail.com > wrote: 

Can you do the following on the Hobbit server?

# hostname
# cat /etc/hosts 
# ifconfig <primary interface>
# ps auxw | grep hobbit

Also, you should have the following in the hobbitlaunch.cfg file: 
[hobbitclient]
        ENVFILE /var/hobbit/client/etc/hobbitclient.cfg
        NEEDS hobbitd
        CMD /var/hobbit/client/bin/hobbitclient.sh
        LOGFILE $BBSERVERLOGS/hobbitclient.log
        INTERVAL 5m 

 

On Dec 28, 2007 2:07 PM, Frank M. Ramaekers <FRamaekers at ailife.com >
wrote:

Okay, did that...not any better:

 

 

 

I'm getting even less (that was why I separated it in the first place)
and still no CPU/disk utilization.

 

Thanks,

 

Frank M. Ramaekers Jr.

 

Systems Programmer

MCP, MCP+I, MCSE & RHCE

American Income Life Insurance Co.

Phone: (254)761-6649

1200 Wooded Acres Dr.

Fax: (254)741-5777

Waco , Texas  76701

 

 

 

 

________________________________

From: Josh Luthman [mailto:josh at imaginenetworksllc.com] 
Sent: Friday, December 28, 2007 12:55 PM


To: hobbit at hswn.dk
Subject: Re: [hobbit] hobbit client

 

Frank,

We already told you what your problem was - merge those two hosts you
printed from your bb-hosts into one and you'll be set.

Josh

On 12/28/07, Frank M. Ramaekers < FRamaekers at ailife.com
<mailto:FRamaekers at ailife.com> > wrote:

 <http://%20> 

 

Frank M. Ramaekers Jr.

 

Systems Programmer

MCP, MCP+I, MCSE & RHCE

American Income Life Insurance Co.

Phone: (254)761-6649

1200 Wooded Acres Dr.

Fax: (254)741-5777

Waco , Texas  76701

 

 

 

 

________________________________

From: Josh Luthman [mailto:josh at imaginenetworksllc.com] 
Sent: Friday, December 28, 2007 12:02 PM


To: hobbit at hswn.dk
Subject: Re: [hobbit] hobbit client

 

No client should have bbgen, bbtest, hobbitd - those are processes on
the hobbit server to do its tests for your hosts.  Can you send a screen
capture of your WWW output?

Josh 

On 12/28/07, Frank M. Ramaekers < FRamaekers at ailife.com
<mailto:FRamaekers at ailife.com> > wrote:

For the server entry I get:  bbd, conn, ftp, http, info, info, ssh and
trends

For the client entry I get:   bbgen, bbtest, conn, hobbitd, info and
trends

 

My bb-hosts:

 

127.0.0.1   Hobbit.ailife.com         # bbd ssh ftp 
http://DoyleBrunson.ailife.com/
apache=http://DoyleBrunson.ailife.com/server-status?auto
TRENDS:*,apache:apache|apache1|apache2|apache3
<http://DoyleBrunson.ailife.com/apache=http:/DoyleBrunson.ailife.com/ser
ver-status?autoTRENDS:*,apache:apache%7Capache1%7Capache2%7Capache3> 

10.2.0.99   Hobbit                      # 

 

(These are both the same machine)

 

What do you have?

 

Frank M. Ramaekers Jr.

 

Systems Programmer

MCP, MCP+I, MCSE & RHCE

American Income Life Insurance Co.

Phone: (254)761-6649

1200 Wooded Acres Dr.

Fax: (254)741-5777

Waco , Texas  76701

 

 

 

 

________________________________

From: Josh Luthman [mailto:josh at imaginenetworksllc.com] 
Sent: Friday, December 28, 2007 11:26 AM


To: hobbit at hswn.dk
Subject: Re: [hobbit] hobbit client

 

If I add a new host I get conn, info and trend.  If I install the client
and have it report to the server, I start collecting data for cpu, disk,
memory.

On 12/28/07, Frank M. Ramaekers < FRamaekers at ailife.com
<mailto:FRamaekers at ailife.com> > wrote:

I have mine running, but CPU and disk utilizations are not being
reported.   Is this correct?

 

Frank M. Ramaekers Jr.

 

Systems Programmer

MCP, MCP+I, MCSE & RHCE

American Income Life Insurance Co.

Phone: (254)761-6649

1200 Wooded Acres Dr.

Fax: (254)741-5777

Waco , Texas  76701

 

 

 

 

________________________________

From: Josh Luthman [mailto:josh at imaginenetworksllc.com] 
Sent: Thursday, December 27, 2007 9:26 PM
To: hobbit at hswn.dk
Subject: Re: [hobbit] hobbit client

 

Kevin,

It's in the same source package - ./config.client IIRC

Josh

On 12/27/07, Kevin Hanrahan < kevinmhanrahan at hotmail.com
<mailto:kevinmhanrahan at hotmail.com> > wrote:

Hello all,
  It has been quite a while since I visited here and I could use some
help. Can somebody direct me to where and how I get or obtain or
generate the hobbit client for a linux machine? I can't seem to
remember. Thanks
 
Kevin




-- 
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer 

_____________________________________________________ This message
contains information which is privileged and confidential and is solely
for the use of the intended recipient. If you are not the intended
recipient, be aware that any review, disclosure, copying, distribution,
or use of the contents of this message is strictly prohibited. If you
have received this in error, please destroy it immediately and notify us
at PrivacyAct at ailife.com. 




-- 
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer 

_____________________________________________________ This message
contains information which is privileged and confidential and is solely
for the use of the intended recipient. If you are not the intended
recipient, be aware that any review, disclosure, copying, distribution,
or use of the contents of this message is strictly prohibited. If you
have received this in error, please destroy it immediately and notify us
at PrivacyAct at ailife.com. 




-- 
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer 

_____________________________________________________ This message
contains information which is privileged and confidential and is solely
for the use of the intended recipient. If you are not the intended
recipient, be aware that any review, disclosure, copying, distribution,
or use of the contents of this message is strictly prohibited. If you
have received this in error, please destroy it immediately and notify us
at PrivacyAct at ailife.com. 







-- 
Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373

Those who don't understand UNIX are condemned to reinvent it, poorly. 
--- Henry Spencer 

_____________________________________________________ This message
contains information which is privileged and confidential and is solely
for the use of the intended recipient. If you are not the intended
recipient, be aware that any review, disclosure, copying, distribution,
or use of the contents of this message is strictly prohibited. If you
have received this in error, please destroy it immediately and notify us
at PrivacyAct at ailife.com. 

 

 

_____________________________________________________ This message
contains information which is privileged and confidential and is solely
for the use of the intended recipient. If you are not the intended
recipient, be aware that any review, disclosure, copying, distribution,
or use of the contents of this message is strictly prohibited. If you
have received this in error, please destroy it immediately and notify us
at PrivacyAct at ailife.com. 

_____________________________________________________ This message
contains information which is privileged and confidential and is solely
for the use of the intended recipient. If you are not the intended
recipient, be aware that any review, disclosure, copying, distribution,
or use of the contents of this message is strictly prohibited. If you
have received this in error, please destroy it immediately and notify us
at PrivacyAct at ailife.com. 

 


_____________________________________________________
This message contains information which is privileged and confidential and is solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any review, disclosure,
copying, distribution, or use of the contents of this message is strictly prohibited. If you have
received this in error, please destroy it immediately and notify us at PrivacyAct at ailife.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20071228/888955fb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 4899 bytes
Desc: image001.gif
URL: <http://lists.xymon.com/pipermail/xymon/attachments/20071228/888955fb/attachment.gif>


More information about the Xymon mailing list