webpass wrote: > One thing I've noticed is that Zipec is not respecting event transforms, > probably because of the way it is pulling the data from the database?
It pulls 'message' field instead of 'summary' field from database which usually contains the transformed event. If you want to see the messages in ZiPEC like you see them in Zenoss event console you need to swap these two fields in index.php file. -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=30268#30268 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
