Hey,
I need a bit of help, i've set up zimbra and everthing seems to be running now except the logger function, when i run the zmcontrol status i get the following:
Code:
zimbra@zimbrabackup:/root$ zmcontrol status
Host zimbrabackup.teldust.com
antispam Running
antivirus Running
imapproxy Running
ldap Running
logger Stopped
zmlogswatchctl is not running
mailbox Running
mta Running
snmp Running
spell Running
stats Running I did some searching and found a wikizimbra page and followed the instructions about checking zmlogswatchtl with following result:
Code:
zimbra@zimbrabackup:/root$ cat /opt/zimbra/logger/db/mysql.pid
4407
Which i'd think was as it should be so i continued to next step:
Quote:
zimbra@zimbrabackup:/root$ ps aux | grep logswatch
zimbra 27790 0.0 0.0 1624 428 pts/0 D+ 12:14 0:00 grep logswatch
|
So from what i can see the logswatch process is missing, correct? If so, any ideas as to how i can fix this?