Howard Jones
Howard Jones
No - the new UI will need to have this (and 0.8.8 and 1.0.0 variations too)
The file hasn't changed in years, and you are the first person to say this, so I think it is probably at your end. Also you DON'T want the file...
I don't think those warnings would cause a blank map. Are you sure you aren't just loading the web page while the image is being written? (e.g. does pressing reload...
It's not the PEAR thing. That's just a warning to do with the command line tool. So how are you normally generating your map? cron? Cacti poller? It would be...
Oh, that's interesting. So it _is_ producing the image file. This is a new one! :-) (things you don't want to hear a doctor say) Do you get any error...
OK, well that will do it. PHP just stopped halfway through writing out the HTML file. So I guess you are using one-minute polling in Cacti. Cacti sets the max-runtime...
It would have to be per-run of the map, because the size of the boxes changes with the value... it would be useful though!
Do you actually use Boost? If not, do you get the same issue without SET rrd_use_poller_output 1 at the top?
I suspect it's the combination of polling time not matching the cron time, and use_poller_output. I don't think I've ever tested that...
Hopefully I will try this setup over the weekend.