Difference between revisions of "Zimbra"

Jump to navigation Jump to search
370 bytes added ,  21:53, 1 February 2011
m
(→‎Post-Install: Updated)
m (→‎High CPU Workaround: Little update)
Line 99: Line 99:
crontab -e
crontab -e
*/60 * * * * /opt/zimbra/libexec/zmstatuslog  
*/60 * * * * /opt/zimbra/libexec/zmstatuslog  
</pre>
* <code> zmlocalconfig -e zmmtaconfig_interval=6000 </code>
** Increase service failure watchdog interval to 6000 secs
'''Above seems to help, but doesn't fix things...!'''
Additionally, to disable the logging process, maybe (uncomplete)
<pre>
su - zimbra
hostname                # Gives your server's hostname
zmprov ms <hostname> -zimbraServiceEnabled logger
</pre>
</pre>


Navigation menu