Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
yes phoenix i found that im trying to find how to recreate the crontab with the single server crontab posted there, sadly the article doesnt say how to do that.
you know the correct procedure to reinstall the crontab in the zimbra user?
hi again i found all the cron jobs in /opt/zimbra/zimbramon/crontabs
how can i install all those as cron jobs of the zimbra user? should they go in the zimbra user or the root user?
The installer uses /tmp to store a copy of the old crontab file; all jobs run under the zimbra user's crontab btw.
If the old crontab file is still there in /tmp, you could just copy its contents to the clipboard, then as the zimbra user do "crontab -e" and then paste into the file.
Hope that helps,
Mark
__________________
___________________________________ L. Mark Stone, CIO
actually i just find out that in the admin console the services r not showing the correct information.
when i install the cron job that runs this :
/opt/zimbra/libexec/zmstatuslog > /dev/null 2>&1
it only update the services status the first time when i click "save and run", the next time that runs it doesnt update the status of the services anymore
i can see that is running in the zimbra.log but it doesnt update the service status in the admin console.