We're having the same issue. Not with windows servers but hey. Are the windows servers generating a lot of event data? I grew out of my database and needed to clean things up. However cleaning up the events didn't seem to speed things up.
mysql events -uzenoss -pP4ssw0rd -e 'call clean_history(1)' This deletes all the events older then 1 month. If you get a message that the total number of locks exceeds the lock table size then take a look at the following post: http://community.zenoss.com/forums/viewtopic.php?t=4628 Good luck and let me know when you have fixed it -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=21410#21410 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
