Re: [Nagios-users] Nagios SLA tool

2009-06-23 Thread Andreas Ericsson
Ulf Karlsson wrote: > > I hope there will be a nicer solution available soon integrated with > Merlin and Ninja - that SLA reporting that Andreas pointed to is > really nice but it was not really packaged for use outside op5 last > time I checked the Git repository a week ago or so. > It is inde

Re: [Nagios-users] Nagios SLA tool

2009-06-23 Thread Felipe Ferreira
Thanks everyone for the information. I could not get the Op5 monitor-gui to work but thanks. I found nagios own reporting tool quite good to use http:///nagios/cgi-bin/summary.cgi?btnSubmit=Generate+New+Report Then I found a very nice script written in Perl by Rob Moss that I was able to modif

Re: [Nagios-users] Nagios SLA tool

2009-06-23 Thread Ulf Karlsson
Hi, The crude script that I use is attached. I have set up cron to send reports every Sunday morning. The script picks out some parts of the Nagios HTML page generated by avail.cgi, i.e. the table with the availability report, and data like the time span, and puts this into a new HTML template tha

Re: [Nagios-users] Nagios SLA tool

2009-06-23 Thread Andreas Ericsson
Felipe Ferreira wrote: > Hello fellow nagios fan, > > I am looking for an addon that provides me easy and clean reporting > capabilities, to allow correct SLA reports. > We have an extremely good SLA reporting tool. There are screenshots of it available at http://www.op5.com/op5/demo/screenshot

Re: [Nagios-users] Nagios SLA tool

2009-06-23 Thread Simone Felici
Sounds good :) I'm looking a while for a SLA Reporting. Is there a way to take a look to your version? Many thank's Simon Ulf Karlsson ha scritto in data 22/06/2009 19.52: > Hi Felipe, > > I have written a small Python script that uses pycurl to retrieve the > Nagios availability web page, and

Re: [Nagios-users] Nagios SLA tool

2009-06-22 Thread Ulf Karlsson
Hi Felipe, I have written a small Python script that uses pycurl to retrieve the Nagios availability web page, and then PyQuery to parse the HTML and retrieve the table with the availability report and put it into a custom HTML body and then smtplib to send an email. It was pretty straight forward

[Nagios-users] Nagios SLA tool

2009-06-22 Thread Felipe Ferreira
Hello fellow nagios fan, I am looking for an addon that provides me easy and clean reporting capabilities, to allow correct SLA reports. For the front end I use Centreon 2.0.2 and it is a really nice tool, but the Reporting does not allow me simple things like selecting timeperiod, SLAs are o