Have you populated the IpInterface's description field?  If you haven't could 
you referece "X" by saying ${evt/device}? 
(http://www.zenoss.com/community/docs/zenoss-dev-guide/2.2.4/apa.html)


Code:

if evt.summary.startswith('threshold of OperStatus exceeded'):
        evt.summary = "Interface Uplink to ${evt/device} operationally down" 




If you have populated the IpInterface's description field...did you try 
${dev/description}?  I couldn't find the exact name of that field.  I looked in 
the admin guid and developer guide.  But maybe that will work?[/code]




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

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

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



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

Reply via email to