Exporting graphs from graph explorer times out

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
FCBTexas
Posts: 3
Joined: Wed Oct 16, 2013 2:50 pm

Exporting graphs from graph explorer times out

Post by FCBTexas »

Hi all,

when using the graph explorer plugin, i am getting the following error:

Oops..,

Timeout converting SVG, is your file this big, or maybe you have a syntax error in the javascript callback?


This works sometimes on some charts but is not consistently working across all the graphs.

Any ideas on how to fix this?


Thanks

Jeff
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Exporting graphs from graph explorer times out

Post by lmiltchev »

Try to export a graph. When you see the "Oops.." error, run the following command and show us the output in code wraps:

Code: Select all

tail -50 /var/log/httpd/error_log
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked