you can specified the deleted history time on Event Manager under Delete 
Historical Events Older Than (days) this can automatically delete the old 
events that you specified in the day variable

Zenoss Admin Guide Event Manager 

http://www.zenoss.com/community/docs/zenoss-guide/2.4.0/ch07s01.html#d4e3774

or you can manually delete the events using the python script

/usr/local/zenoss/zenoss/Products/ZenUtils/ZenDeleteHistory.py --numDays=15

where --numDays is the day of events pruning. You can run it becoming zenoss 
user and run

/usr/local/zenoss/python/bin/.python.bin 
/usr/local/zenoss/zenoss/Products/ZenUtils/ZenDeleteHistory.py --numDays=15
 

remotesyslog wrote:
> I am currently running out of disk space on my zenoss machine. I was 
> wondering if there was any way to prune the mysql database, or if zenoss 
> provides a way to delete events out of the database. 
> 
> Anyone know any way to trim say anything over 3 months from the DB?





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

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

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



_______________________________________________
zenoss-users mailing list
zenoss-users@zenoss.org
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to