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