[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] /data/logs directory
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] /data/logs directory
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Fri, 2 Jun 2006 07:29:27 +0200
- References: <5C903B8112CC4F48B6A122A30BA40D200182B8A9@bwserver.betware.com> <20060510150219.GB956@hswn.dk> <941506840606011539p694cda78pb65cd85d7c70ea70@mail.gmail.com>
- User-agent: Mutt/1.5.11
On Thu, Jun 01, 2006 at 05:39:28PM -0500, Jeff Newman wrote:
>
> If you have the bbstatus task enabled, does it write the values it
> recieves to a file, and then the next time data arrives, overwrite the
> info in the file, or does it append to the file?
>
> I would like to capture some data that comes in every 1 or 2 seconds
Like the old BB system, the files in data/logs/ reflect the current
status, so they are overwritten each time the status is updated.
Capturing the status messages that arrive could be useful - also for
debugging Hobbit! - so I hacked up a new hobbitd_capture module to
do that (spent a full 30 minutes coding and testing it :-)).
I'll mail it to you directly.
Regards,
Henrik