I determined what rrdtool command line arguments are issued after hacking some debug statements into RenderServer.py, restarting zope and then watching output of event.log when I click for a filesystem graph.
I then compared those arguments to the output generated by ESX zenpack filesystem graph which still works. I determined that the working one (ESX zenpack) has an "AREA:...." statement while the non-working (default filesystem template) does not have an "AREA:..." statement. If I add "AREA:usedBlocks#00cc00:utilization" and manually run rrdtool on the cmd line it generates a proper .png. Any idea why it wouldn't be generating all needed arguments for rrdtool? I can't figure out why this would have changed. Is anyone else seeing this? Chock -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=16239#16239 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
