[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbit client
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbit client
- From: "Gary Baluha" <gumby3203 (at) gmail.com>
- Date: Fri, 28 Dec 2007 15:55:35 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=F2/a0wssFjvq8lDHHMgsbj9+4mSW7VTX7zbA71yr3+A=; b=vd4MvfqylZhtITniMJauKIqFsmIjEWqyaKtkR9g9RJUC67BH0qbS1/y1p8wZzGyIjkez3OSePtIouav3XSWq5xhirxnP0ZjdyD1zEm+ppY/Lq9HNj4Gy+wUOK9Kzo+evXdRtu/Vrxdna1JTjpzGPszleLpN+QsCrrYzsSc4+OC4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=xThCVQWfEx4rEhF9BLPaBwHzLmaytiylG0e0rJz7SE+6fh0CU0pmKVIyAmkFr0BhhhP7QFXD9352c7C91KOGnMohCspF+g3+PIb2VWu6JjeuRYRR3A+oWYIC0+UlgwZ79gJyw8CKuXES3lgmViLF5pVWAeAmG86QfT6h7bcXtVA=
- References: <BAY122-W3327677EE1CFA4088F3C95CE550 (at) phx.gbl> <B3C956B8A338924E9DCA3102A7EB5B880EC4A2F0 (at) ailmail.ailife.com> <961092e10712281002x1b3b70c8vfa931c611e485871 (at) mail.gmail.com> <B3C956B8A338924E9DCA3102A7EB5B880EC4A2F2 (at) ailmail.ailife.com> <961092e10712281054u7995f1a7o6823ad68ad356b66 (at) mail.gmail.com> <B3C956B8A338924E9DCA3102A7EB5B880EC4A2F4 (at) ailmail.ailife.com> <29f517690712281120q3971506k3eeb99771cd5d66d (at) mail.gmail.com> <29f517690712281121t3dfb818foc561aca9bfc6a090 (at) mail.gmail.com> <B3C956B8A338924E9DCA3102A7EB5B880EC4A2FA (at) ailmail.ailife.com> <B3C956B8A338924E9DCA3102A7EB5B880EC4A2FB (at) ailmail.ailife.com>
? 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> wrote:
>
>
>
> 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> 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/server-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> 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> 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.
>