Maybe this is a silly question, but please let me ask.
We decided to install Zammad using Docker Compose on a Linux server. I haven’t gained much experience with this product yet, so I’m a bit concerned that Zammad might run into problems if we don’t take important points into account.
Maybe someone can share important information about things we should regularly check from now on. Are there at least any important logs or services we should check continuously? We are going to integrate the server into our Checkmk monitoring environment.
Thanks in advance
Used Zammad version: 7.0.1-76f4f915.docker
Used Zammad installation type: docker-compose
Operating system: LTS 24.04
Browser + version: Version 148.0.3967.70
Zabbix also checks, if there are OS updates (regular/security). When doing updates or upgrades on zammad be sure to read the release documentation. And then read the release docu again. At last step read the release docu. So you can find out, what you have to do, especially on major updates.
For me (debian package based install) it is a good practice to hold back zammad updates during an apt update/upgrade until everything is up to date and then do a solo apt update on the zammad package.
Anyhow, there is no direct need to watch the production log the entire day. I think you only have to look if there are some problems.
I’m running a small Zammad install for a client, using Zabbix to monitor that and everything else. I wasn’t able to get the JSON to process correctly to check the healthy/unhealthy piece. Any tips or link to documentation which you used?