1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2024-09-19 04:02:23 +02:00
nagios-plugins/check_time/trunk/nrpe.d/check_time.cfg
2010-11-26 00:03:21 +00:00

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$'