nagios-plugins/check_time/nrpe.d/check_time.cfg

5 lines
184 B
INI

# Connect to a remote host via nrpe and check time
# warning and critical are in seconds
command[check_time]=/usr/lib/nagios/plugins/check_time.sh -H '$ARG1$' -w '$ARG2$' -c '$ARG3$'