Is it possible to get an item that runs a script and uses the outputed results as its value ?
I have a bespoke package that has an "api" (series of command tools really). I want to run one of them with params, and use the number it returns as an item. I can create a trigger to watch when that value reaches a certain level, and then alert on it.
Any ideas how to do this ? I'd also like to use the same technique to monitor the number of warnings/errors in the application/system event log.
Olly
I have a bespoke package that has an "api" (series of command tools really). I want to run one of them with params, and use the number it returns as an item. I can create a trigger to watch when that value reaches a certain level, and then alert on it.
Any ideas how to do this ? I'd also like to use the same technique to monitor the number of warnings/errors in the application/system event log.
Olly
Comment