wok-6.x diff nagios-nrpe/stuff/nrpe.cfg @ rev 23045

gtk-doc: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 05 17:20:18 2020 +0100 (2020-03-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nagios-nrpe/stuff/nrpe.cfg	Thu Mar 05 17:20:18 2020 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +####################################"
     1.5 +# NRPE Config
     1.6 +####################################"                                       
     1.7 +define command{                                                              
     1.8 +        command_name    check_nrpe                                             
     1.9 +        command_line    $USER1$/check_nrpe -n -H $HOSTADDRESS$ -c $ARG1$
    1.10 +}