server monitoring using nagios with java web ui

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
helpcodemonkey
Posts: 5
Joined: Wed Mar 13, 2013 4:35 am

server monitoring using nagios with java web ui

Post by helpcodemonkey »

hi,

im planning to use nagios core and extend the web UI with java. how can i do that?? this is because we have previously extend nagios UI by creating and modifying the cgi pages. this has make upgrading tedious. what shall i do??
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: server monitoring using nagios with java web ui

Post by slansing »

What do you mean by "extending the UI" This is not something we could necessarily help with as it is a completely custom feature you would be adding... and there is no clear cut answer to how to extend the UI with Java.. I would though, start by looking at some of the front ends to see how they tie in with the CGI's.. and yes, this would make upgrading very tedious, for the sake of sanity most changes like this are wiped by Nagios to ensure the monitoring environment stays as consistent as possible for those who depend on a lean solution...

We may be able to give pointers as to where to go or look, but that will most likely be the limit.
Locked