No, I'm pretty sure that could be done if you don't mind digging into the source code a bit...
You should be able to just create a new variable in $ZENHOME/Products/ZenModel/Device.py, under class "Device", and then edit the collector plugin at: $ZENHOME/Products/DataCollector/plugins/zenoss/snmp/DeviceMap.py to define the variable (based on the existing snmpDescr variable). Then you should just have to remodel the devices in question and call the new variable using tales. I might be really misguided here, but thats where I would start. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=29193#29193 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
