Is there a way to monitor a file for a changing numerical value? I have a metric script that writes its output as a numerical value to a text file, and I'd like to be able to draw that output value into PTRG as a sensor value and raise a warning if it's above/below a specific numerical value. The only content of the text file would be a number that would get updated every 30 minutes or so.
Thanks! Scott
Add comment