On Mar 23, 2008, at 6:49 AM, Clayton Dillard wrote:
Maybe one of the Zenoss staff could hop in on this one more time. I followed some instructions from a Forum post on Zenoss (referenced in one of these list mails) and at first my RTA and loss were being graphed. Now I have empty graphs. Strange.
I'd say that's strange too. How long were they getting graphed for? Minutes, hours, days? You can find the RRD file that the data points are being written to under $ZENHOME/perf/Devices/deviceName/. They'll be named like dataSource_dataPoint. See when the last time was that these files were updated.
You could restart zencommand (the daemons responsible for executing these checks) with more verbose logging enabled. This will allow you to better follow what it is executing and recording in the $ZENHOME/ log/zencommand.log file. Do do this run "zencommand stop" then "zencommand start -v 10" as the zenoss user.
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
