mirror of https://github.com/zulip/zulip.git
[puppet] Add missing consumer monitoring for recent queues.
(imported from commit 3c97bc8f964d38bf8b05fedca5dfc816798b1895)
This commit is contained in:
parent
87271b57cd
commit
83fd197ffc
|
@ -8,3 +8,6 @@ USER=root
|
|||
* * * * * root /home/zulip/deployments/current/bin/write-rabbitmq-consumers-state-file user_presence
|
||||
* * * * * root /home/zulip/deployments/current/bin/write-rabbitmq-consumers-state-file invites
|
||||
* * * * * root /home/zulip/deployments/current/bin/write-rabbitmq-consumers-state-file signups
|
||||
* * * * * root /home/zulip/deployments/current/bin/write-rabbitmq-consumers-state-file message_sender
|
||||
* * * * * root /home/zulip/deployments/current/bin/write-rabbitmq-consumers-state-file feedback_messages
|
||||
* * * * * root /home/zulip/deployments/current/bin/write-rabbitmq-consumers-state-file digest_emails
|
||||
|
|
Loading…
Reference in New Issue