Page 1 of 1

Please provde API Endpoint to get list of graphs or to get the specific graph using Nagios ID

Posted: Tue Jan 09, 2024 8:30 pm
by kumar
Dear Team,

We have a project to integrate nagios graphs with external application by calling Nagios API. Do we have any API endpoint to list the Nagios Graphs or to get the nagios graphs using Nagios ID. Kindly help

Thanks

Re: Please provde API Endpoint to get list of graphs or to get the specific graph using Nagios ID

Posted: Wed Jan 10, 2024 11:27 am
by swolf
Hi @kumar,

Unfortunately, we don't have a public API endpoint for any of our visualizations.

If you're looking specifically for performance data, you can find all of the raw data for the RRDs at /usr/local/nagios/share/perfdata. Those graphs should be relatively simple to reconstruct if you can access that data.

Please let me know if you have any other questions or concerns.
-Sebastian