goto 10
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig
Small
Sent: Thursday, May 11, 2006 6:04 AM
To: jffnms-users@lists.sourceforge.net
Subject: Re: [jffnms-users] A suggestion: logfile poller
On Wed, May 10, 2006 at 07:09:41AM +0100, Craig
On Wed, May 10, 2006 at 07:09:41AM +0100, Craig Burton wrote:
> Just one thought though - your offset recording will work most of the time,
> but you will need to keep an eye out for automatic log-file rotation which
> would require this to be reset. Probably easiest to record the file size at
> e
it has gone down since last time, then reset the file offset.
Cheers,
Craig
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig Small
Sent: 10 May 2006 01:51
To: JFFNMS Mail List
Subject: [jffnms-users] A suggestion: logfile poller
Hello,
I've
Hello,
I've been toying with an idea to create a logfile poller. The idea
being that JFFNMS reads some logfiles and create events based on some
of the lines in them matching some rules. It would also mean the
database would not be filled up with non-matching lines either.
Here is how it could wo