Hello,
I tring to monitor the number of files on server and for some reason cannot figure it out. I'm i supposed to specify the remote path of the folder in the script body or in the script agrument?
The Script argument template show "c:\temp\ txt" adding and removing test files from the local server "orion server" does let the file script monitor work and it reflect the number of files that are in that folder. However when ever i replace the Script argument with lets say \\testserver\D$\SunGuide it return the following error:
Testing on node testserver: failed with 'NotAvailable' status
The script returned status code DOWN. Usage: cscript.exe FileCount.vbs [pathToFiles] [extension] |
Please help im stumped.