I would like to be able to acknowledge alerts in Orion from a script on another host. It would be ideal if I can accomplish this with some sort of Python script. I tried doing an http post from Python, but I guess since it is not a browser it is not handling the redirect as a single session and just redirects to login.asp over and over.
Has anyone solved this problem before?
Is there a way to acknowledge an alert with an HTTP get or post while providing credentials that won't result in a redirect?
Is there any other way to programmatically acknowledge an alert using a shell script or Python script?
I am using SolarWinds Orion Network Performance Monitor 9.0 SP2.