[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Which option in which config generates the 'hobbitd' report?
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Which option in which config generates the 'hobbitd' report?
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Wed, 9 Jan 2008 21:31:21 +0100
- References: <000001c852cc$a5449380$efcdba80$ (at) rr.com> <8289D4DDD352DF45B8DABD7D5852A590084A709C (at) EUSRV-EXC1.eu.ta.global> <5B3853EEF769544ABD6EEC79788A06390E0F9F68 (at) EXVS2.nibco.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Wed, Jan 09, 2008 at 01:56:25PM -0500, Kauffman, Tom wrote:
> I've got three hobbit servers running - elkhart, hobbit1, and hobbit2.
>
> Elkhart and hobbit1 are reporting the 'hobbitd' column; hobbit2 is not.
> They all are running near identical hobbitlaunch.cfg files (hobbit2 is
> the only one with the alerting module enabled).
Check hobbitd.log on the hobbit2 server. The only possible explanation
for a missing "hobbitd" column is if the hostname given in the MACHINE
setting in hobbitserver.cfg does not exist in the bb-hosts file - and
this will cause hobbitd to complain in the log.
(MACHINE by default is taken from the BBSERVERHOSTNAME).
Henrik