dudemon wrote: > for what i know database is mysql, you can navigate with for example > phpmyadmin to see what kind of data are inside, via some scripting language > you can grab all the information you need
Zenoss uses mysql for events, rrdtool for the perf data, and ZODB (object database) for other data, I believe. Depending on what info you're looking for you'll have to tap one of those sources. ------------------------ Alan Christianson -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=11623#11623 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
