I'm assuming that by accessing evt._details[7][1] you are accessing a trap variable. Why not access the variable name directly by using the evt.<variableName> syntax?
Can you provide the zendmd output of: Code: print evt._details -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=35826#35826 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
