Monitoring file count of a folder
We have a folder where files are constantly being added and removed.
This folder should not contain more than 10 files at any given time. If it does an alert needs to be sent out.
How would I set this up in ServersCheck?
Thanks
This folder should not contain more than 10 files at any given time. If it does an alert needs to be sent out.
How would I set this up in ServersCheck?
Thanks
This discussion has been closed.
Comments
To monitor this, you would have to create a VBScript or similar.