Ok, I was having the same problem. zmcontrol status etc showed all running but of course zmsoap said 0 (since thats what the gui is looking at also). And /var/log/zimbra-stats.log showed stuff running.
Anyway, so I had changed zmstatuslog initially from every 2 minutes to every 30 minutes. when I changed it back to 2 minutes, everything went all green. So there must be a check somewhere that verifies that the status is being run every 2 minutes (or possibly makes sure its not too old... in this case 30 minutes was probably too long). I wonder if we can change that other threshold. I'm going to experiment with every 5 minutes to see if that works. I've roughly checked every minute for about 15 minutes and haven't seen an 'X' yet. |