Xymon Mailing List Archive search

Critical Level reporting

2 messages in this thread

list Etienne Marganne · Tue, 6 Feb 2007 12:24:36 +0100 ·
Hello all,

 
Trying to enhance the Hobbit reports for my manager, I want to extract the
availability report for critical events and get a spreadsheet. How can I get
the bb-rep.cgi script give me the right data? I have seen that it used some
environment variables but you can enter the dates interval through the web
interface... So there must be some kind of way to get through a script (i.e.
a perl one).

 
Any suggestion is welcome, if I get this to work, I will send it to the
interested people.

 
Regards,

 
Etienne Marganne

TI Automotive.


The information contained in this transmission may contain privileged and confidential information.  It is intended only for the use of the person(s) named above. If you are not the intended recipient, you are hereby notified that any review, dissemination, distribution or duplication of this communication is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
list Johann Eggers · Tue, 6 Feb 2007 13:04:10 +0100 ·
quoted from Etienne Marganne
From: Marganne, Etienne [mailto:user-b63c96159c04@xymon.invalid] 
Sent: Dienstag, 6. Februar 2007 12:25
To: user-ae9b8668bcde@xymon.invalid
Subject: [hobbit] Critical Level reporting

Hello all,

Trying to enhance the Hobbit reports for my manager, I want to extract
the availability report for critical events and get a spreadsheet. How
can I get the bb-rep.cgi script give me the right data? I have seen that
it used some environment variables but you can enter the dates interval
through the web interface... So there must be some kind of way to get
through a script (i.e. a perl one).

Any suggestion is welcome, if I get this to work, I will send it to the
interested people.

Regards,

Etienne Marganne
TI Automotive.

Hi,

I had this problem in the past: getting the KPI's only for production
servers / Core Switches / prod. Databases etc...

What I'm currently using is the sla-report script available on deadcat.
I had to modifiy it a little bit to get it to work, but now it's
running.

Maybe it's worth to have a look at this; but if you write your own
procedure I would be interesting in that too...

Johann