Xymon Mailing List Archive search

creating a report of all the notifications sent by hobbit

list Greg L Hubbard
Tue, 6 Feb 2007 15:34:19 -0600
Message-Id: <user-20631f8bd606@xymon.invalid>

I think all you need is a Perl script to prompt for the start time, then
have it read the notification log, skipping everything that is older
than the entered time.  You will have to parse each notification entry
for the notification time, convert it to an internal format, and then
compare to the time you get from the form.

You might be able to do it in shell, but I am not sure what could be
used to convert times into something that can be compared.

GLH

-----Original Message-----
From: Tom Georgoulias [mailto:user-6a0b8b0f0ae1@xymon.invalid] 
Sent: Tuesday, February 06, 2007 2:03 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] creating a report of all the notifications sent by
hobbit

Hubbard, Greg L wrote:
I bet you could write one in short order by using one of the existing 
CGI's as a framework.
Thought about using bb-eventlog.c, but I don't know much about C
programming.  I'll try and give it a shot anyway--can't hurt.
--
Tom Georgoulias
Systems Engineer
McClatchy Interactive
user-6a0b8b0f0ae1@xymon.invalid