> In the linux promt: ./check_nrpe -c check_file_age "c:\temp\test.txt" 1 3
I forgot the -a switch, for the arguments: ./check_nrpe -c check_file_age -a "c:\temp\test.txt" 1 3 > It should work (i think, untested, obviously, but ...). in nsc.ini you need to allow the passing of arguments, obviously. (check the nsclient++ docs if you do not know how to do it). -- natxo _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
