Xymon Mailing List Archive search

Highlights of the 4.3.0 version

list John G
Tue, 24 Jul 2007 22:52:48 -0400
Message-Id: <user-1d5c1fb555af@xymon.invalid>

On 7/24/07, Henrik Stoerner <user-ce4a2c883f75@xymon.invalid> wrote:
On Mon, Jul 23, 2007 at 09:44:11PM -0400, Scott Walters wrote:
For a given input period (Last 7 days, June 2007, etc.)

* Servers with the most state changes, sorted by highest to lowest
(Maybe just Top 10).  Clicking on server would generate list of state
changes.  "Look Bob, your server is not stable you need to get your
developers under control!"

* Services with the most state changes, sorted by highest to lowest
(Maybe just Top 10).  Clicking on service would generate list of the
state changes for that period.  "PHB, the web group is performing way
too many undocumented code changes."
I've whipped up a very rough implementation as part of the eventlog
report on the Hobbit demo site. Could you try generating a report at
   http://www.hswn.dk/hobbit-cgi/bb-eventlog.sh
and let me know if the data at the top is something in the right
direction?

The nice thing about making it an add-on or variant of the eventlog
report is that there's already all of the nice filtering for hosts,
pages, time-periods etc in place, plus the "allevents" logfile parsing
is also done.


Regards,
Henrik
Henrik, I like this. This provides a lot of flexibility on reporting
the 10 ten stats. I could see where bigger sites might want more than
a top 10 listed. Maybe it could be 10 by default and have the option
to list more.

John