I have successfully installed the plugin (check_numfiles) to help me monitor a file's records and I have a problem when am testing it as the file in on a windows server and I would like to know how to target it during the command.
check_command check_numfiles!-d /var/spool/sms/failed -w 1 -c 2
the server name is ADVCTRREM
Directory target is C:\Program files\sssss\gh\uyaor.
So how do I code it in seeing as the example I got was for a Linux box?