puppet: Fix typo in name of missedmessage_emails consumer.

This has been present since this check was introduced in
45c9c3cc30.
This commit is contained in:
Tim Abbott
2020-10-29 12:28:07 -07:00
parent ab3cb2b3bf
commit 494a685827

View File

@@ -396,7 +396,7 @@ define service {
define service {
use generic-service
service_description Check RabbitMQ missedmessage email consumers
check_command check_rabbitmq_consumers!missedmessage_email
check_command check_rabbitmq_consumers!missedmessage_emails
# Workaround weird checks 40s after first error causing alerts
# from a single failure because cron hasn't run again yet
max_check_attempts 3