mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +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
|
- python3
|
||||||
cmdline:
|
cmdline:
|
||||||
- /usr/local/bin/process_fts_updates
|
- /usr/local/bin/process_fts_updates
|
||||||
|
- name: email_server
|
||||||
|
comm:
|
||||||
|
- python3
|
||||||
|
cmdline:
|
||||||
|
- /home/zulip/deployments/current/manage.py email_server
|
||||||
- name: "worker-{{.Matches.Queue}}"
|
- name: "worker-{{.Matches.Queue}}"
|
||||||
comm:
|
comm:
|
||||||
- python3
|
- python3
|
||||||
|
Reference in New Issue
Block a user