One trick I have found for finding the datasource is to look for the RRD graph files.
Use something like 'locate' and search for the name of the device. For example 'locate webserver01' will give you: /usr/local/zenoss/zenoss/perf/Devices/webserver01/memoryAvailableKBytes_AvailableKBytes.rrd /usr/local/zenoss/zenoss/perf/Devices/webserver01/memoryAvailableKBytes_PagesPersec.rrd Those are the datapoints you'll need for the graph. This is also helpful when you want to see everything being collected for a device. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=38034#38034 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
