mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 19:06:09 +00:00
nagios: Do check_user_zephyr_mirror_liveness as user humbug.
That user has the necessary database certs. (imported from commit 2f0778a1c5ca5259143b8e7ab25b557a6ddd76df)
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user