Confirming heath status of Zimbra system

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
paul
Posts: 10
Joined: Fri Apr 12, 2019 12:15 am

Confirming heath status of Zimbra system

Post by paul »

All,

I’m looking for some input on creating a script to verify a running zimbra system (single server at this point).

The reason I need it is that I have found Zimbra occasionally fails to start cleanly after reboots. Example causes are LDAP slow to start causing service failures (several), patches changing file permissions (x2), and other failures that I never resolved, but a restart fixed.

I reboot regularly in the early morning as part of my backup system (you can see a discussion on backups here: viewtopic.php?f=15&t=65435).

After boot, I run the following checks:
- scan for any services not up via “zmcontrol status”
- attempt to send an email via “sendemail”

If there are any problems, I run
zmcontrol stop
zmfixperms
zmcontrol start

Does anyone else have any other useful checks I could run to confirm the health of the system, plus any remediation that might be useful.

Thanks for any input.
Paul.
Post Reply