From cfad01459667bd89e6b33e2b653db2b46c31db68 Mon Sep 17 00:00:00 2001 From: Jessica McKellar Date: Mon, 17 Dec 2012 12:11:03 -0500 Subject: [PATCH] nagios: Do check_user_zephyr_mirror_liveness as user humbug. That user has the necessary database certs. (imported from commit 2f0778a1c5ca5259143b8e7ab25b557a6ddd76df) --- servers/puppet/files/nagios3/commands.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/puppet/files/nagios3/commands.cfg b/servers/puppet/files/nagios3/commands.cfg index 17cddcb11e..ea09e66fc5 100644 --- a/servers/puppet/files/nagios3/commands.cfg +++ b/servers/puppet/files/nagios3/commands.cfg @@ -77,7 +77,7 @@ define command{ define command{ command_name check_user_zephyr_mirror_liveness - command_line /usr/lib/nagios/plugins/check_by_ssh -p $ARG1$ -l nagios -t 30 -i /var/lib/nagios/.ssh/id_rsa -H $HOSTADDRESS$ -C '/usr/lib/nagios/plugins/check_user_zephyr_mirror_liveness' + command_line /usr/lib/nagios/plugins/check_by_ssh -p $ARG1$ -l humbug -t 30 -i /var/lib/nagios/.ssh/id_rsa -H $HOSTADDRESS$ -C '/usr/lib/nagios/plugins/check_user_zephyr_mirror_liveness' } define command{