|
From: Andreas E. <ae...@op...> - 2009-06-23 09:44:53
|
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/screenshots The software is released as GPL'd opensource and available for download from git.op5.org/git. The projects you want to download are called monitor-reports-gui and monitor-reports-module. > 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 only from 8:00 to > 17:00 and how can I get that information? > I saw few scripts but they are all outdated, NaReTo seems to work only > with v2.0 anyone got it working for nagios 3? > > Functions I would like to see: > > * /Allow to create groups of services/hosts to genereate report from/ Supported. > * /Define time periods / Supported. > * /Sort by problems/ This doesn't really apply to our SLA reports as they, unlike Nagios, calculate SLA as the uptime of the entire group combined. Nagios presents an availability *average*, which is an entirely different cup of tea. You'll have to see them and think about what you're seeing to make sense of that answer, I think. > * /Export to CSV,PDF/ Supported. > * /Auto email reports previsouly defined, weekly or monthly,/ Supported (also daily). > * /Get TOP X most downtime servers/services./ > Not supported, although a very nice feature we should probably implement some day. It would be quite slow for large networks though, as it means calculating the downtime for all nodes that have any downtime at all and then sorting the list after it's been calculated. > > Any advise is very welcome. > Just use our stuff now, or hang on until Merlin and Ninja are ready for public production use sometime in august or september. -- Andreas Ericsson and...@op... OP5 AB www.op5.se Tel: +46 8-230225 Fax: +46 8-230231 Considering the successes of the wars on alcohol, poverty, drugs and terror, I think we should give some serious thought to declaring war on peace. |