setup remote ping check
Monitoring response-time via NSClient++
Add a command to NSClient++’s configuration file custom.ini:
command[check_ping]=C:\plugins\check_ping.exe -H $ARG1$ -w $ARG2$ -c $ARG3$
Add a command to NSClient++’s configuration file op5.ini
check_ping = cmd /c scripts\op5\check_ping.exe -H $ARG1$ -w $ARG2$ -c $ARG3$