The most recent content from our members.
Hello, Please can someone show me how to create a custom report to show all nodes that are muted vis maintenance mode? I'm a report beginner I tried this How to view all nodes that are muted via Maintenance Mode - Alert Lab - The SolarWinds Platform - THWACK but got the "Query is not valid" error. Many Thanks!
Is there an efficient way to mass mute interfaces? To give some background, our company will sometimes mass mute nodes by creating a spreadsheet with a list of all nodes that need to be muted and importing that list on the manage nodes page. It would help me make a common custom property for the list of nodes I could then…
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…
I want to setup a alert for node status down. So if a server goes down it should send an alert saying server is down and if a switch goes down it should send alert only for the switch and not for all the servers connected to it. I have created custom property for "Datacenter Network Devices" which has all the switches,…
Hey everyone! Is there an easy way to suppress alerts for dedicated nodes without fiddling around with the alert itself? Situation is as follows: I want to be alerted when most of my nodes are going into warning, critical or error state. But for some of them I want to disable the alert email between 20 pm and 7 am and on…
Hi I'm currently working on re-vamping my company's alerting and am in the process of creating an alert on the WAN response time using the following custom SQL statement: WHERE ( (Nodes.ResponseTime > ((Nodes.AvgResponseTime * 2) + 1)) AND ( (Nodes.SysName LIKE '%rtr%')) ) I had previously been using the following in a…
OK, So I have need a little help setting up alerts for my groups/dependencies. I have created groups for each site that has a router as the parent and everything behind it as the children. I have an advanced alert setup for when a group goes down, I get an email. I have another alert setup for when an individual device…
How would I go about suppressing alerts on LWAPs when their location's WAN link goes down? The problem is that the Wireless Controller that the LWAPs are connected to is not always in the same location as the LWAPs. Any help would be greatly appreciated.
It looks like you're new here. Sign in or register to get started.