Greetings... I'm currently running version 2.4.1
While looking for something else (of course), I saw system mails from CRON indicating the weekly job had failed. I tracked that down to /etc/cron.weekly/zenoss. After some debugging and trying to run it manually as the Zenoss user, it looks to me like the last line of that cron file was meant to run a python script -- but it produced a bunch of bash shell errors. when I changed the last line of /etc/cron.weekly/zenoss to hardcode the path to the python interpreter, it seemed to run (I think... it's still running now where it had failed immediately previously) Code: /usr/local/zenoss/python/bin/python $ZOPEHOME/bin/zeopack.py -p $PORT and.... it finished. My goodness, my Data.fs file went from 3Gigs to 100Megs. OK -- if nobody else fixed this first, could you send it along as a patch? Thanks... --Jay -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=36073#36073 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
