Hi,
Longtime fan of Orion, but one area of weakness in NPM is the acknowledgement methods available natively - Use of the console directly and somewhat recently, having an email alert sent containing a URL. Unfortunately, neither of these offer the flexibility or accessibility we need for on-call support - We're not sitting at a console 24/7 nor is web access always an option (where as email and/or "SMS" is).
What would be very helpful, as we already have some similar processes in place on existing systems, is the ability to reply to an incoming email alert or simply send a new message / email back in to a email address with a "code" to validate it that is then processed (by a script / program) and acknowledges the alert or all active alerts; thus stopping any escalations (the issue may still exist of course). Note: I use "SMS" generically, since often emails are sent to or from phones and translated to SMS/email by the provider (e.g. 1234567890@myprovider.com).
rmashall has a great post on here regarding "Acknowledge Solarwinds Orion alerts by email (using Splunk)", which is close to what I'm looking for in concept, only I'm not using Splunk, python, and would prefer to run something on the same Windows server as Orion using PERL (or perhaps VBscript/Powershell) or an executable application to do the work.
Hoping someone might have a solution or can point me in a good direction. Thank you.