Admin console server status page show stopped services

Ask questions about your setup or get help installing ZCS server (ZD section below).
Service
Elite member
Elite member
Posts: 1023
Joined: Tue Apr 14, 2009 2:44 pm

Admin console server status page show stopped services

Post by Service »

In my case it was due to,

[zmstatuslog]
For some reason "zmstatuslog" process was hanged by it's parent "crond" process.

Steps:

- zmcontrol stop

- kill -9

- crond start

- zmcontrol start
Solved!
Thanks to berjos for pointing me in the right direction.. :)

[quote user="berjos"]We had a simular problem as carlswart, when the server was fresh and did the same as him. Worked as a charm.
Would also advice anyone that are having problems with services showing stopped, and/or logging not happening to see if the "zimbra" file in /var/spool/cron/ exists and that its not empty.
This file was for some reason empty on our server, so ones we restored it from backup services showed as running in admin console and logging/graphs etc worked as normal..[/QUOTE]
Post Reply