Hey All,
I'm attempting to create a monitor template to count the number of files in a folder. Should be a simple thing. I duplicated the existing File Count template that comes with APM and started to put in my parameters.. The files I want to check are on a VM running XP... it's a PDF Rendering machine for one of our quality apps. The files are located on
drive on this machine. I'm using credentials with Domain Admin rights...
If I put in my path to the files (d:\blah\blah\blah pdf) I get an error back that the folder doesn't exist. I can check any folder on C: drive, but nothing on
. It doesn't appear to be a permissions issue, as that account can navigate to those files with no problems normally... I can even shorten the search path to just
\ pdf and I still get "Folder Not Found"...
It's almost like the drive isn't really called
though that sounds crazy... any ideas?