Hi,

Is it possible to monitor two different folders with multiple files for example:

location a location b

Then do a compare of all files in location a and b and set a trigger when the date modified is 15 minutes older of a file in location b than the same file in location a?

Thanks R.


Article Comments

Hello,

thank you very much for your KB Post. I'm very much afraid the inbuilt Folder-Sensor is not that flexible. A custom script sensor will be necessary here.

best regards


Dec, 2013 - Permalink

Thank you very much. If i just attach the script to the sensor, will that be enough? How is the custom script sensor able to determine and display the outplut of the script?

Thanks R.


Dec, 2013 - Permalink

The response of the script needs to be in a format that PRTG accepts:

value:message

For more details, please see your very own PRTG under "Setup"->"PRTG API"->"Custom Sensors".


Dec, 2013 - Permalink

Cheers, Thanks a lot!

R.


Dec, 2013 - Permalink