Get the latest news about SolarWinds Network Performance Monitor (NPM)
Hi, I ran a SWQL to report on 3850/9300/9500 nodes that are showing the switch stack member count as NULL: select i.nodename as [Hostname], i.ip as [Device IP], i.MachineType as [Model], i.StatusDescription as [Current Status], i.SwitchStack.MemberCount from orion.nodes i where i.UnManaged='False' and (i.MachineType like…
Hi All, Trying to create a modern dashboard that displays the total number of acknowledged and unacknowledged alerts for a certain group. I'm currently working on active Unacknowledged alerts using the SWQL query shown below. --Unacknowledged Alerts SELECT COUNT(AlertActiveID) AS UnacknowledgedAlertCount FROM…
We were looking into if there was a way to unmanage nodes in Solarwinds automatically. I know there is the Solarwinds Unmanage Tool that creates the *.bat files to set as scheduled tasks. Did this ever get updated to be configurable in Solarwinds proper? I can't seem to find it if so. We were curious if there was anyway to…
Backstory: My company currently has an on-call setup with ServiceNow where if there is an incident about a device that is a firewall, router, switch or AP, someone in the NOC will receive a call if that device goes down. Previously, we used an email intake rule with ServiceNow that would take email alerts from SolarWinds…
I may have set up my credentials incorrectly when setting up my APE. Has anyone else created such an issue? Can I uninstall/reinstall the APE without losing my license for the APE? Alert in SolarWinds on my APE Logon: Attempted logon using explicit credentials Windows Event Log Monitor Down
I have NPM 2023.4.1 and our VPN Remote Access Tunnel History 30-day Report is only able to see 2 to 3 days of data. I saw an older thread on this that affected version 12.x, but the fix seemed to involved querying dbo.settings. My problem is I don't see this table. Any clues as to what I can do to expand the retention to…
Hello there, I am very new to SolarWinds and I am stuck at generating a report. What I want is to have a report that is scheduled to be sent to a mail every quarter (this is done) and the report should include only specific nodes and if or when they have gone down and the duration it has been down. I have tried creating…
Hi, is it possible to onboard Samsung Android Tablets and monitor the apps usage? For example, if there is an issue on the app or the Android OS itself, we want to receive such alerts so that our users can check on it.
This is odd. The ping function on my main poller has stopped working. When adding a node via WMI or an Agent everything looks fine until you open up the node in its summary page and its status is unknown. Now you can edit the node and list resources but ping does not work. I opened a command prompt on the server and tried…
Hi, I am trying to utilize a custom chart which will plot the count of connected interfaces on a few Cisco Nodes. So far I have: 1. Created a custom job which updates both the Interfaces and Entity MIB for the nodes I am interested in, which updates Monday-Fri hourly between 9AM-4PM 2. Created this custom SWQL which seems…
It looks like you're new here. Sign in or register to get started.