(1) We are interested in creating custom reports. Does anyone have lessons learned from using reporting tools such as BIRT, JasperReports, Cognos, Crystal Reports and/or WebFocus against Nagios XI monitoring data? Lessons learned from other tools are welcome as well.
(2) Is there a reporting tool of choice to use with Nagios XI?
(3) With XI is all the monitoring data (i.e. service status, not configuration data) stored in relational databases?
Kind Regards,
Bill Martin
Custom Reporting of XI Monitoring Data
-
[email protected]
- Posts: 11
- Joined: Thu Feb 26, 2015 2:32 pm
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Custom Reporting of XI Monitoring Data
You are most likely going to need to write reports in PHP. Have a look at the existing reports in XI and you could take one of those to create a new one. They are all in /usr/local/nagiosxi/html/reports
If you want the historic performance data, this is all in RRD files in:
/usr/local/nagios/share/perfdata
The data is stored in the nagios mysql database.[email protected] wrote:(3) With XI is all the monitoring data (i.e. service status, not configuration data) stored in relational databases?
If you want the historic performance data, this is all in RRD files in:
/usr/local/nagios/share/perfdata
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.