bdearlove wrote:
> Anyone know where the rrd files are located and if they are accessable from 
> the browser? Tried searching in Linux but I am pretty useless in it.
> 
> Thanks.


$ZENHOME/perf/Devices/{deviceName}/*.rrd

Trivia:  you can get an estimate of how many data points you monitor by using 
the following command to count the number of RRD files:

Code:
[EMAIL PROTECTED] Devices]$ ls -R $ZENHOME/perf | grep rrd | wc -l
6697



--seth




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=16992#16992

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to