[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] history not updating
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] history not updating
- From: Henrik Stoerner <henrik (at) hswn.dk>
- Date: Fri, 28 Mar 2008 10:34:35 +0100
- References: <1d23acab0803271348m51ef3edbya6decb3bf0d0716b (at) mail.gmail.com>
- User-agent: Mutt/1.5.15+20070412 (2007-04-11)
On Thu, Mar 27, 2008 at 04:48:00PM -0400, Stewart L wrote:
> Not sure if this is related to my issue about Whoops errors or not, but it
> seems that the history does not always update correctly when a service goes
> down.
>
> Seems to be the same problem as here...
>
> http://www.hswn.dk/hobbiton/2008/03/msg00064.html
>
> My history.log shows no issues... Bunch of "Will not update <server.test> -
> color unchanged" messages.
This is not a problem if the errors appear after restarting Hobbit.
History updates are normally only logged when the color of a status
changes. However, during a restart color changes might happen while
the history module is not up and running, so the first status that
Hobbit receives after a restart is always sent to the history module.
This message is then logged when the history module detects that the
color hasn't changed, and it drops the update.
Since updates will usually trickle in from clients during the first
5-10 minutes of Hobbit running, you will see this for a few minutes
after a restart.
Of course, if this happens without Hobbit having been restarted, it
is more interesting.
Regards,
Henrik