How to disable the logger? In admin concole I de-select the logger service, and restart the server by running "zmcontrol shutdown" and "zmcontrol start", is there anything else I need to do?
Still notice high CPU usage, and most of them are from "java" as below:
[zimbra@mail root]$ top
top - 11:52:20 up 32 days, 13:15, 1 user, load average: 0.23, 0.26, 0.19
Tasks: 112 total, 3 running, 109 sleeping, 0 stopped, 0 zombie
Cpu(s): 67.4% us, 6.6% sy, 0.0% ni, 25.6% id, 0.0% wa, 0.3% hi, 0.0% si
Mem: 2067660k total, 1820988k used, 246672k free, 107904k buffers
Swap: 4192956k total, 856k used, 4192100k free, 1212856k cached
PID USER
PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
5184 zimbra 25 0 461m 22m 10m R 27.6 1.1 0:00.83 java
2835 zimbra 17 0 7072 3324 1736 S 0.3 0.2 0:00.09 zmmtaconfig
4137 zimbra 16 0 2024 1008 784 R 0.3 0.0 0:00.49 top
1 root 16 0 1744 568 492 S 0.0 0.0 0:01.59 init
Will check what I can do with the CPU later.