thank you for reply,
yes I'm doing this on Nagios Core
Search found 2 matches
- Sun Jul 14, 2013 6:36 am
- Forum: Open Source Nagios Projects
- Topic: Embed Nagios Graph in Java Web Application
- Replies: 2
- Views: 3234
- Wed Jul 03, 2013 10:53 am
- Forum: Open Source Nagios Projects
- Topic: Embed Nagios Graph in Java Web Application
- Replies: 2
- Views: 3234
Embed Nagios Graph in Java Web Application
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 t...