Could it be a resource issue? Try removing some of the other graphs. Check that you have enough resources (memory, file descriptors, etc) allocated to your web server that is starting rrdcgi. Does this graph pull in data from a large number of RRD files (more than your other graphs)? It might have higher memory/files requirements.
Steve Steve Shipway University of Auckland ITS UNIX Systems Design Lead [email protected] Ph: +64 9 373 7599 ext 86487 ________________________________________ From: rrd-users [[email protected]] on behalf of Johan Helsingius [[email protected]] Sent: Thursday, 25 September 2014 9:21 p.m. To: [email protected] Subject: [rrd-users] rrdcgi blocking I have a rather strange problem. I have a rrdcgi script that plots multiple graphs using a bunch of rrd files. Everything else works OK, but one graph blocks, waiting infinitely. If I remove that one graph, everything works OK. Rrdinfo on the files accessed by that graph looks OK. Anyone come across something like this? Julf _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
