Page 3 of 3

Re: How to tweak the metrics for number of files?

Posted: Fri Jul 20, 2018 9:49 am
by lmiltchev
Try using the "-2" in your command to see if this is going to fix your issue:

Example:

Code: Select all

/usr/local/nagios/libexec/check_nrpe -H 192.168.101.141 -2 -c check_count -a 'p C:\Test -r -w 3 -c 6'
From the plugin's usage (help menu):
-2, --v2-packets-only Only use version 2 packets, not version 3