mickem / nscp

NSClient++
http://nsclient.org
GNU General Public License v2.0
235 stars 91 forks source link

No Performancedata with check_files #731

Open tinoklauer opened 3 years ago

tinoklauer commented 3 years ago

Issue and Steps to Reproduce

Describe your issue and tell us how to reproduce it.

I have no perfomancedata if i use the following command:

$USER1$/check_nrpe -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$'

Expected Behavior

The check create performance data.

Tell us what you think should happen.

Actual Behavior

Tell us what happens instead.

Details

Additional Details

NSClient++ log:

PLEASE PASTE LOG HERE