Embed Nagios Graph in Java Web Application
Posted: Wed Jul 03, 2013 10:53 am
Hi, I want to display information from Nagios in my Java web application
To get that information like check_disk, etc, I use RuntimeExec in Java and parse the output to the web
Now, I have to display the Nagios graph to show CPU Usage in my web application.
How do I obtain the nagios graph (or how to build it?) and embed it in my application?
whether it can be done with JNRPE and java-rrd-hg?
Thank you for the answer
To get that information like check_disk, etc, I use RuntimeExec in Java and parse the output to the web
Now, I have to display the Nagios graph to show CPU Usage in my web application.
How do I obtain the nagios graph (or how to build it?) and embed it in my application?
whether it can be done with JNRPE and java-rrd-hg?
Thank you for the answer