diff --git a/roles/nagios_client/templates/check_fedmsg_masher_proc.cfg.j2 b/roles/nagios_client/templates/check_fedmsg_masher_proc.cfg.j2 index a8b9426d9e..b6ec46a6af 100644 --- a/roles/nagios_client/templates/check_fedmsg_masher_proc.cfg.j2 +++ b/roles/nagios_client/templates/check_fedmsg_masher_proc.cfg.j2 @@ -1 +1 @@ -command[check_fedmsg_hub_proc]={{ libdir }}/nagios/plugins/check_procs -c 1:1 -C 'fedmsg-hub' -u masher +command[check_fedmsg_masher_proc]={{ libdir }}/nagios/plugins/check_procs -c 1:1 -C 'fedmsg-hub' -u masher