Page 1 of 1
DB access
Posted: Tue Nov 25, 2014 7:05 pm
Is there a way to access the database directly to query our own reports?
Re: DB access
Posted: Wed Nov 26, 2014 12:42 am
by Box293
Are you asking to access the database to query the reports that have been created / scheduled?
or
Are you asking to access the database to perform queries to generate your own reports?
Re: DB access
Posted: Wed Nov 26, 2014 11:30 am
I would like to perform queries to generate my own reports
Re: DB access
Posted: Wed Nov 26, 2014 12:06 pm
by abrist
Yes, it is possible, The database is highly relational, so be prepared for multiple joins. The following doc is a bit dated, but the general db scheme is still present:
http://nagios.sourceforge.net/docs/ndou ... _Model.pdf