if hasattr(evt,"whatver):
   thename = getattr(evt,"whatever")
elif  hasattr(evt,"whatver):
   thename = getattr(evt,"whatever")
else:
  thename = "unknown"

evt.summary = "The thing on the" + evt.device + str(thename)




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

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

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



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

Reply via email to