Hi,
I have a problem with my Zimbra installation (6.0.5 64 bit openSource).
zmstat is always down :
Code:
$ zmcontrol status
Host mx.bbs-informatique.fr
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
snmp Running
spell Running
stats Stopped When I start it (zmstatctl stop && zmstatctl start as zimbra user), it starts, stays alive a couple of minutes and then goes down :
Code:
$ zmstatctl status
Running: zmstat-allprocs
Running: zmstat-fd
Running: zmstat-mysql
Running: zmstat-df
process 8141 in /opt/zimbra/zmstat/pid/zmstat-proc.pid not running
Running: zmstat-vm
Running: zmstat-mtaqueue
Running: zmstat-io-x
Running: zmstat-cpu
Running: zmstat-io
Note : in the above example, proc is down but it's random, it can be fd, proc, etc...
Does someone can help me to find where I can see logs, or anything that can guide me to solve out this issue ?
Thanks a lot !