1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2024-09-13 01:03:26 +02:00
nagios-plugins/check_time/trunk/nrpe.d/check_time.cfg

5 lines
175 B
INI
Raw Normal View History

2010-03-02 04:00:09 +01:00
# 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 -H $ARG1$ -w $ARG2$ -c $ARG3$