Linking directly to performance graphs

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
quentinw
Posts: 5
Joined: Tue Nov 22, 2016 8:26 pm

Linking directly to performance graphs

Post by quentinw »

Hi all,

I found this article and wanted to confirm if this is the recommended way to access host/service graphs directly for embedding in Word documents. The backend API is depreciated.

https://support.nagios.com/kb/article/n ... hs-91.html

We write monthly reports for our customers and in Nagios Core used to embed links to the graphs but we haven't found how to do so easily in XI. We have XI 5.4.0

The old way in Core was as follows:

https://nagioscore_host/pnp4nagios/image?host=hostname&srv=CPU__CPU_Usage&view=1&source=0&start=1519741741&end=1519831741

Many thanks,

Quentin
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Linking directly to performance graphs

Post by scottwilkerson »

Yes, XI uses different graphs than pnp4nagios.

I need to point out, it's not an image file that you are getting, you would be getting the full HTML for the graphs in XI which are much more robust
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
quentinw
Posts: 5
Joined: Tue Nov 22, 2016 8:26 pm

Re: Linking directly to performance graphs

Post by quentinw »

Thanks for the reply.

Can you confirm that graphexplorer is the correct way to directly access the graphs? Does the graphexplorer method support api keys instead of the backend tickets?
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Linking directly to performance graphs

Post by scottwilkerson »

quentinw wrote:Can you confirm that graphexplorer is the correct way to directly access the graphs?
Yes it would be.
quentinw wrote:Does the graphexplorer method support api keys instead of the backend tickets?
Not at this time, but coming in a future release.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked