Good afternoon all,
My team has been tasked with discovering a way to silence alerts on nodes while the nodes continue to gather metrics. To my understanding, no metrics are gathered for a node while it is Unmanaged.
An initial thought of mine was to create a node/application/interface custom property field named "Hold_Alerts", or something of the like. We could then adjust alerting logic to account for the Boolean value (True/False) of this new property field.
A roadblock that I've come across in the planning process is how we can set this field to be changed automatically. For example, nodes can be Unmanaged for future dates/times. Then it's basically out-of-sight-out-of-mind after setting the unmanage timeframe. We would have to be able to select a date/time for this custom property field to be changed in a similar way to the unmanage schedule.
I'm sure that PowerShell or Python, with SQL modules, could accomplish this task. This would definitely take some thought and design, which takes time.
Does the native "Maintenance Mode" of Solarwinds (new versions of products) provide the ability to accomplish this goal?
Thank you in advance!
Michael