So what am I doing wrong here....
When I execute 

   "cscript.exe scripts\check_file_age.vbs -f "c:\temp\test.txt" -w 1 -c 3"

from the command line, it returns OK or Error but when I put 

   "check_file_age=cscript.exe scripts\check_file_age.vbs $ARG1$" 

in the NSC.ini and then launch

   $HOSTADDRESS$ check_file_age -f "c:\\temp\\test.txt" -w 1 -c 3 

from the check_nrpe plugin within OpsView I wind up with "(No output
returned from plugin)" under status information of the Service State.

What am I not understanding??


_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to