Using APM, is it possible to read the contents of a text file that contains 1 number and generate an alert if that number exceeds a value?
For instance, I have some scripts which extract some data out of our VPN concentrator and stores the count in a text file. I would LOVE to have either APM or UnDP to be able to read the contents of that file and generate an alert if the value is higher than say, 10.
Thoughts? Ideas?