Migrate check_fts_update_log to zulip/.

This commit is contained in:
Tim Abbott
2016-04-03 19:01:12 -07:00
parent 92d696d007
commit eb72cecd9e
2 changed files with 1 additions and 1 deletions

View File

@@ -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 {