The most recent content from our members.
HI all, Running NPM: 2024.2.0. Trying to monitor BGP status with NPM, and realised that on the FTD the routing option is limited to Routing table only whereas Cisco ISR4k router have BGP neighbour. Am I correct in thinking that it is not possible to monitor BGP status of Cisco Firewall, Firepower2k running FTD v7.2.7 to be…
Hi all, NPM: 2024.2.0 Relatively new to SolarWinds platform here so please excuse my ignorance. Under the List Resources Routing is selected, however, the Routing Neighbours isn't on any of the devices we manage. Any idea why that is? Thanks,
Good afternoon everyone! I am trying to modified the out-of-the-box neighbor down alert so that it only triggers for certain nodes based on a node custom property (CustomerName.) When I add it to the trigger logic, it has no effect. The alert triggers regardless of the CustomerName value. When I add it to the scope, the…
There's been a few posts in the past but I do not see a working solution posted yet. Hoping someone who is good at SQL/SWQL can help find a way. https://thwack.solarwinds.com/product-forums/network-performance-monitor-npm/f/forum/61547/bgp-neighbor-custom-table…
Hi, I have a lot of alerting rules about BGP neighbors with "complex conditions" to only alert when both neighbors IP from specified nodes are down. I wanted to avoid that kind of specific alerting rules by using a generic alert rule and creating a group composed of both node+neighbors IP Unfortunatly, we can't add…
Hello all! I have generic alerts going out for BGP session drops (using Protocol Status Description is not equal to Established) for all important BGP routers in my network, however I'm trying to setup alerts for specific clusters of BGP peers to alert when a circuit goes down but the interface itself doesn't flap. I've…
The aim is to log a single ticket( in notes) against a WAN site being reported as down, in other simple rollup WAN site down as single alert. Issue: Currently a single routing neighbor going down shows as multiple alerts in the All Active Alerts resource Current setup is alerting on routing neighbors in Orion Platform:…
Hello, community. I just had a ticket for EIGRP closed under the guise of SolarWinds support considering my inquiry to be a "feature request." I couldn't believe it, but they indicated recording the Autonomous System (AS) ID for the node not currently supported by the product. Can this really be accurate? NPM can recognize…
< BACK TO TO THE MAGIC OF SQL SCRIPTS SERIES LIST Here is a simple SQL script for getting info on your routing neighbours Final Result: SQL Source Code: SELECT NPM_RoutingNeighbor_V.NodeID ,'Down.gif' AS 'ICON-STAT' ,NPM_RoutingNeighbor_V.NeighborID ,Nodes.Caption AS 'NODE' ,Nodes.IP_Address AS 'IP'…
We are having a problem when alerts are generated for ospf peers that have been decommissioned and will not come back. We are forced to rely on a defined value of, in this case 60 hours, time that has elapsed since the neighbor was changed. By doing this the decommissioned neighbors time-out after 60 hours, which is great.…
It looks like you're new here. Sign in or register to get started.