The most recent content from our members.
A while ago I found this excellent thread started by @ralfs describing how to use a custom HTML widget to mute or unmute alerts for a group of items. I wanted to expand on this approach to let users unmanage and remanage an entire group with a single click. After a lot of grief and learning more than I wanted to about…
This code picks up on my post here and this excellent thread started by ralfs about using custom HTML to mute or unmute alerts for a group of items. This version lets you schedule the start and end times and it puts the links in a nifty dropdown that mimics the management tools for Nodes and Apps. It includes the original…
Description The attached Windows executable (installer, C# source, and Visual Studio project included) will unmanage/remanage/suppress/resume alerts for either a single node or for all members of a Solarwinds group. If run against a group, the program will unmanage* or mute** all items in the group (Nodes, Applications,…
While working on a C# application to mute/unmute/unmanage/remanage Solarwinds objects, I came across a couple of odd inconsistencies in the REST API: * For Orion.AlertSuppression/SuppressAlerts (i.e. muting), the verb expects two date values, SuppressFrom and SuppressUntil. SuppressFrom has to be the local time, but…
It looks like you're new here. Sign in or register to get started.