mirror of
https://github.com/zulip/zulip.git
synced 2025-11-14 10:57:58 +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{
|
define command{
|
||||||
command_name check_user_zephyr_mirror_liveness
|
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{
|
define command{
|
||||||
|
|||||||
Reference in New Issue
Block a user