The most recent content from our members.
Description The attached Powershell script will unmanage/remanage/suppress/resume alerts for either a single node or for all members of a Solarwinds group, regardless of the kind of objects the group contains (Nodes, Applications, Transaction, etc.). If the group includes sub-groups, the script will recursively handle…
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…
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment. To use the script you must have the Orion SDK installed on the monitored node. Take the text below, paste in Powershell ISE and save it as a PS1. ------------------------------------ Start PS1…
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…
Here is an example scenario: We have a node with a few assigned application monitors on it. Let's say one of these app monitors on this node gets unmanaged for whatever reason. Then, while that app monitor is unmanaged, the node it lives on gets unmanaged for another reason. When we remanage that Node the app monitor that…
Revised 2018-04-09 Users here requested a Perl script that they could use to unmanage/remanage nodes from a cron job on Linux. This Perl script can unmanage, remanage, mute, or unmute a single node or all objects* in a group. If you run the script against a group, any sub-groups will also be affected. *Unmanage/remanage…
Hi Folks, I have a weird problem. NPM shows device status warning but the physical devise is down. I have read a lot about Polling engine and the settings, but tuning the engine did not solve it. Two examples: A firewall is up and running. Then we take off that firewall (turned off) to test something. In Orion the firewall…
Hi. Recently updated to 11.5. Today, I was doing some work on a system, and at some point in trying to un/re-manage it, looks like something didn't get fully processed. The node wasn't showing up in the Unmanaged tree on the home screen after I'd hit Unmanage. I navigated to the node under Manage Nodes, put a check in the…
It looks like you're new here. Sign in or register to get started.