mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Migrate check_fts_update_log to zulip/.
This commit is contained in:
@@ -133,7 +133,7 @@ define command {
|
||||
|
||||
define command {
|
||||
command_name check_fts_update_log
|
||||
command_line /usr/lib/nagios/plugins/check_by_ssh -l zulip -t 30 -i /var/lib/nagios/.ssh/id_rsa -H $HOSTADDRESS$ -C '/usr/lib/nagios/plugins/check_fts_update_log'
|
||||
command_line /usr/lib/nagios/plugins/check_by_ssh -l zulip -t 30 -i /var/lib/nagios/.ssh/id_rsa -H $HOSTADDRESS$ -C '/usr/lib/nagios/plugins/zulip_postgres_appdb/check_fts_update_log'
|
||||
}
|
||||
|
||||
define command {
|
||||
|
Reference in New Issue
Block a user