zulip/puppet
Alex Vandiver 2c90c7a010 nagios: Switch `check_remote_arg_string` queue checks to consumer checks.
These style of checks just look for matching process names using
`check_remote_arg_string`, which dates to 8edbd64bb8.  These were
added because the original two (`missedmessage_emails` and
`slow_queries`) did not create consumers, instead polling for events.

Switch these to checking the queue consumer counts that the
`check-rabbitmq-consumers` check is already writing out.  Since the
`missedmessage_emails` was _already_ checked via the consumer check, a
duplicate is not added.
2022-06-22 12:07:38 -07:00
..
zulip nginx: Add Cache-Control headers for Django-hashed static files. 2022-06-21 17:26:23 -07:00
zulip_ops nagios: Switch `check_remote_arg_string` queue checks to consumer checks. 2022-06-22 12:07:38 -07:00
deps.yaml puppet: Upgrade puppet libraries. 2022-02-09 20:32:24 -08:00