Zmlogger process uses 100perCPU: Difference between revisions

(Created page with "=== <h1>zmlogger process uses 100%CPU</h1> === <hr> <br> <h2>Problem :</h2> The process zmlogger of Zimbra server is using 100% CPU. <h2>Solution :</h2> '''1)''' Clean the...")
 
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=== <h1>zmlogger process uses 100%CPU</h1> ===
{{BC|Certified}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=zmlogger process uses 100%CPU=  
<hr>
<hr>
<br>
{{KB|{{ZC}}|{{ZCS 8.8}}||||}}




<h2>Problem :</h2>
====Problem ====


The process zmlogger of Zimbra server is using 100% CPU.
The process zmlogger of Zimbra server is using 100% CPU.


<h2>Solution :</h2>
====Solution ====
'''1)''' Clean the files zimbra.log and zimbra-stats.log in /var/log/ if they are huge in size. <br><br>
* Clean the files zimbra.log and zimbra-stats.log in /var/log/ if they are large in size.  
'''2)''' If step#1 doesn't help, run the below steps to improve the performance :
* If the previous step doesn't help, run the below steps to improve the performance :


  zmcontrol stop
  zmcontrol stop
Line 24: Line 27:
  zmcontrol start  
  zmcontrol start  


Regards,<br>
{{SubmittedBy|  Aarti Shah}}
Aarti
 
{{Article Footer|ZCS 8.8|2020-04-13}}

Latest revision as of 10:52, 3 November 2021

zmlogger process uses 100%CPU


   KB 23324        Last updated on 2021-11-3  




0.00
(0 votes)


Problem

The process zmlogger of Zimbra server is using 100% CPU.

Solution

  • Clean the files zimbra.log and zimbra-stats.log in /var/log/ if they are large in size.
  • If the previous step doesn't help, run the below steps to improve the performance :
zmcontrol stop
zmlocalconfig -e zmmtaconfig_interval=6000 
zmprov mcf zimbraLogRawLifetime 7d 
zmprov mcf zimbraLogSummaryLifetime 30d 
/opt/zimbra/libexec/zmlogprocess 

Change the crontab entry for logger as below :

crontab -e
*/60 * * * * /opt/zimbra/libexec/zmstatuslog 
zmcontrol start 
Submitted by: Aarti Shah
Verified Against: ZCS 8.8 Date Created: 2020-04-13
Article ID: https://wiki.zimbra.com/index.php?title=Zmlogger_process_uses_100perCPU Date Modified: 2021-11-03



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search