If you have logged in to your Zimbra administration interface and been told that "Some services are not running" despite what zmcontrol status is telling you there may be a problem with the cron scripts.
You can force a manual update by running:
# sudo -u zimbra /opt/zimbra/libexec/zmstatuslog
To re-load the cron settings perform the following:
# cd /opt/zimbra/zimbramon/crontabs # cat * > crontab.zimbra # sudo -u zimbra crontab crontab.zimbra
Comments
Nice to have !!!!!!
Many thanks for your tips. That's exactly what i need !
It works very well for me.
Thanks again.
Thanks!! Its works for me :-)