[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Remote status display
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Remote status display
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Mon, 2 May 2005 09:37:42 +0200
- References: <4CD13C22AD120746998F4C066E38DCE108D2F794@satlexh04.novainfo.com> <20050321090037.GA9348@hswn.dk> <33b29e09a0dbb47536e2a030b8d2ee9f@gmail.com>
- User-agent: Mutt/1.5.6+20040907i
On Tue, Apr 26, 2005 at 05:09:17PM +0200, Gee Pee wrote:
>
> Then everything works seems to work fine, but... On host Y, there are 7
> so called Remote Status Displays (RSD) and each time I refresh the
> browser, I see all 7 RSD. On Hobbit host X however, a refresh make some
> RSD disappear!? After waiting some time, and the normal refresh, the
> page is showing the normal stuff again, so finally it ressembles the BB
> display. But, it seems to me the RSD are not sticky.
>
> Is there some explanation for this behaviour?
RSD's are deleted automatically if they haven't been updated. A normal
test would go purple, but RSD's are just silently dropped. They are also
not saved across a restart of the Hobbit daemon, so if you do a restart
then they'll disappear - until an update arrives and then they'll
re-appear.
I've had a couple of reports that the HEARTBEAT setting in
hobbitlaunch.cfg triggers too frequently, causing a restart of the
Hobbit daemon - this will cause your RSD's to disappear. If that is the case,
you should see messages in the /var/log/hobbit/hobbitlaunch.log file about
this - could you check if there is any mention of "heartbeat lost" in that file ?
You can try and just remove the "HEARTBEAT" line from hobbitlaunch.cfg
(the heartbeat-thing is a kludge, really - it should not be needed).
Henrik