Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-29-2010, 07:03 AM
Junior Member
 
Posts: 9
Default Zimbra slow down everyday at 3:30

May I ask what is zimbra doing every night around 3.30 AM?
At that time mailboxd is using lot of CPU.

Thank you
Reply With Quote
  #2 (permalink)  
Old 07-29-2010, 09:14 AM
Moderator
 
Posts: 927
Default

I guess it could be a backup routine?
Have a look at the zimbra crontab
Code:
sudo crontab -l -u zimbra
and if the server does anything else other than just run Zimbra, it could be something there
Reply With Quote
  #3 (permalink)  
Old 08-01-2010, 04:06 AM
Junior Member
 
Posts: 9
Default

Quote:
Originally Posted by Dirk View Post
I guess it could be a backup routine?
Have a look at the zimbra crontab
Code:
sudo crontab -l -u zimbra
and if the server does anything else other than just run Zimbra, it could be something there
It is not backup nor nothing from cron of user zimbra:

# sudo crontab -l -u zimbra | grep -v "^#"
30 2 * * * find /opt/zimbra/log/ -type f -name \*.log\* -mtime +5 -exec rm {} \; > /dev/null 2>&1
35 2 * * * find /opt/zimbra/log/ -type f -name \*.out.???????????? -mtime +5 -exec rm {} \; > /dev/null 2>&1
*/2 * * * * /opt/zimbra/libexec/zmstatuslog
0 0 1 * * /opt/zimbra/libexec/zmcheckexpiredcerts -days 30 -email
30 2 * * * find /opt/zimbra/mailboxd/logs/ -type f -name \*log\* -mtime +5 -exec rm {} \; > /dev/null 2>&1
30 2 * * * find /opt/zimbra/log/ -type f -name stacktrace.\* -mtime +5 -exec rm {} \; > /dev/null 2>&1
30 1 * * 7 /opt/zimbra/libexec/zmmaintaintables >> /dev/null 2>&1
0 23 * * 7 /opt/zimbra/libexec/zmdbintegrityreport -m
*/5 * * * * /opt/zimbra/libexec/zmcheckduplicatemysqld -e > /dev/null 2>&1
30 2 * * 7 /opt/zimbra/libexec/zmcheckversion >> /dev/null 2>&1
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.