Ok, this is interesting. I didn't get a red X yet, but the time column, its stuck at 11:24pm, after I set it to zmstatuslog frequency to 5 minutes. And the number didn't change even after I refreshed etc. I grep the STATUS in the /var/log/zimbra-stats.log and I see that it runs every 5 minutes. And I looked at it right now, it still showed the same time but also said that the time was stale after the 11:24pm. So I changed the crontab entry to 2 minutes, and after the cron ran one time, I refreshed the status page in the gui, and it immediately changed to latest time, 23:52. And I think it updated every 2 minutes after. At 23:59, I changed it to 4 minutes, and its updated the time in the gui at 0:00 and 0:04 but not for the 0:08 iteration. I changed it back to 2 minutes but its continuing to update, even after 30 minutes. Strange behaviour. There must be logic to check if its running every 2 minutes.
Anyone know what else that needs to be modified to reduce the zmstatuslog run frequency? |