Probably not earth shattering changes, but was preparing for aggregate clusters and had to fix the problem that sushi brought to my attention. Basically, I previously assumed, incorrectly, that null network address meant that the interface was down, but that's not the case for switches where most interfaces will not have a network address assigned to them.
Small additions to graphCommon.py (and therefore the graphDevice plugin) are the filter= and title= parameters for some additional manipulation of the graph page layout. ---------- 1.4-5 * added graphpre to allow for custom graphid names * modified graphCommon.py to accept filter/title parameters * isolated main part of graphAggregate.py into graphCommon.py * removed null cidr check in graphCommon.py and added rrd path check instead in order to fix intf graphs for switches (net=any) * added title interpreter in addition to 'desc' and defaults, set title=all in order to see available fields, values are pipe-delimited ---------- link: http://lists.zenoss.org/pipermail/zenoss-users/attachments/20070424/d3243493/zenoss-organized-graphs-1.4-5.bin md5sum: fe2eece97f425c049893cf733fa90057 zenoss-organized-graphs-1.4-5.tgz -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=5910#5910 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
