Add copy of commands file that's being used by PU

2021
Eric Loyd 6 years ago
parent b5cc0cac3f
commit a7c346e2df

@ -0,0 +1,7 @@
# Added PU_check_ncpa to do service check based on tokens on host template
define command {
command_name PU_check_ncpa
command_line $USER1$/check_ncpa.py -H $HOSTADDRESS$ -t "$_HOSTNCPA_TOKEN$" -P $_HOSTNCPA_PORT$ -M "$ARG1$" $ARG2$
}
Loading…
Cancel
Save