File Count Warning via Report?
andy jackson
Hey everyone,
as a new user of the fabulous PDQ Deploy & Inventory i need some help with a request in our company.
We need to monitor a folder to react in time if the files in there are not automatically processed. Is it possible to do this job by a report that automatically checks the folder every 60 minutes. The report should send me a mail if there are XX files that are older than maybe 1 hr.
Thanks in advance
Pascal
0
Comments
You may be able to do it with PDQ Deploy (scheduled deployment/once every hour) and PowerShell.
This task is really for monitoring solutions like PRTG (if you run less than 100 sensors, it's free) or nagios.
https://www.paessler.com/manuals/prtg/file_sensor https://exchange.nagios.org/directory/Plugins/System-Metrics/File-System/File-Age-Check/details
Thanks a lot! I will have a look at this 😃