mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
process_exporter: Monitor the standalone email_server.
This commit is contained in:
committed by
Tim Abbott
parent
f4e6f2f89b
commit
1d72e38e62
@@ -14,6 +14,11 @@ process_names:
|
||||
- python3
|
||||
cmdline:
|
||||
- /usr/local/bin/process_fts_updates
|
||||
- name: email_server
|
||||
comm:
|
||||
- python3
|
||||
cmdline:
|
||||
- /home/zulip/deployments/current/manage.py email_server
|
||||
- name: "worker-{{.Matches.Queue}}"
|
||||
comm:
|
||||
- python3
|
||||
|
Reference in New Issue
Block a user