API to develop java web interface for nagios3?
Posted: Mon Jan 05, 2015 12:36 am
Nagios3(in a Debian box) runs good in my company. We need to enhance the web interface. For example, add Chinese language support, re-arrange views, etc. Some of the requirements can not be done by only change the configurations. However, we have no PHP developer. So we decide to create a java -based interface. Here is the question:
Where should we start? The CGI is not good because we need to control the view. But we cannot find APIs that can talk directly to Nagios core. Any suggestions?
Where should we start? The CGI is not good because we need to control the view. But we cannot find APIs that can talk directly to Nagios core. Any suggestions?