Is there a method where a monitor template can be created that uses a script as it's monitor ?
What I mean by this is I create a script. Store it on the Orion polling server and have it associated as a monitor. Where I can pass arguments and return values for comparing?
Trying to write a web monitor script that is not dependent on windows getting in the way. Using curl and testing for the response code is one method I was thinking of trying out.
Thanks