Access Nagios Availability via JDBC for External Reporting
Posted: Mon Jul 11, 2016 11:17 pm
Dear all:
Can I still access Nagios XI raw data using JDBC connections to MySQL?
Is this something being deprecated or would continue to be supported and the underlying data model published, so I can build my reports using another report building tool?
On which port the OOB MySQL database is running, so I can try connecting via JDBC?
Where the Nagios XI data model is document, so I can build my availability reports?
I can see via ps -ef the MySQL processes running on memory and the error log file states that the process is listening on port 3306, but still I cannot see that port listening from the Nagios Linux VM (using either netstat or a telnet localhost 3306).
Thanks.
Can I still access Nagios XI raw data using JDBC connections to MySQL?
Is this something being deprecated or would continue to be supported and the underlying data model published, so I can build my reports using another report building tool?
On which port the OOB MySQL database is running, so I can try connecting via JDBC?
Where the Nagios XI data model is document, so I can build my availability reports?
I can see via ps -ef the MySQL processes running on memory and the error log file states that the process is listening on port 3306, but still I cannot see that port listening from the Nagios Linux VM (using either netstat or a telnet localhost 3306).
Thanks.