Patches applied successfully, still getting WMI event errors
I'm trying something as purely a work-a-round to clearing out the WMI errors. I created an Event Command in /ZenEventManager/Event Commands called ClearWMIerrors. Default Command Timeout = 60 Command: mysql events -u root -e 'delete from status where eventClass = "/Status/Wmi/Conn"' Where: Event Class begins with /Status/Wmi This appears to clear the WMI events out at least for a temporary work-a-round. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=17205#17205 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
