NagiosEnterprises / nrpe

NRPE Agent
GNU General Public License v2.0
257 stars 133 forks source link

no performance output #253

Open tinoklauer opened 3 years ago

tinoklauer commented 3 years ago

Hi,

my command (check_nrpe Version 4.0.3):

check_nrpe -2 -n -u -H $HOSTADDRESS$ -p $USER6$ -c check_files -a path='$ARG1$' ok-syntax='%(status) - %(count) File(s) found last $ARG3$' pattern='$ARG2$' empty-state='CRITICAL' empty-syntax='CRITICAL - 0 File(s) found' 'filter=written > -$ARG3$' 'max-depth=$ARG4$'

i get no performance data, please help