Comments
-
No the next poll was not in the past. Another teammate opened a ticket, but he has not received a fix action.
-
-
screen shot added to original post.
-
Is your poller overwhelmed? /Orion/Admin/Details/Engines.aspx look at the polling rate, if really high, it will adjust how often it polls the devices. It could also be the interval that was set on those nodes, or the default polling interval so the device was down, but it was not yet time to check the status. For an…
-
If you are looking to update other fields, and not the IP itself, I use the following in the DB Manager The example below searches for any 3rd octect, if 4th is 1-3 ( used this to update all the Cisco VRRP IP subnet descriptions) SELECT IPNodeID, IPAddress, Alias, DNSBackward, sysName, Location, Comments FROM…
-
@"jaguemon" I posted a long list of possibilities, but it disappeared twice. Instead of re-posting those possible issues, can we narrow down the issue some more. 1. Are you familiar with setting up a NX-OS for SNMP communications, if not, I'll post all the config settings needed for current NX-OS. 2. Is it actually saying…
-
@"jaguemon" Several issues come to mind since the statement seems a little broad to me, so tried to address 3 possible issues. ------------------------------------------------------------------ 1. Are you familiar with the settings for Nexus compared to Cisco? Depending on your NX-OS Versions the commands below can be…
-
@"jaguemon" If it just spins and spins without saying the credentials are incorrect, it's a bug we have had to correct twice putting in a ticket with SolarWinds, only impacted our Cisco Nexus devices. - To solve this error message we followed this steps: Stop all Orion Services on the main server or the affected AWS. Copy…
-
@"abiebel" Depending on the hardware, you assign a poller for that aspect of the device, I know that by default Cisco hardware pollers are available for power and fans. If you have other hardware, you can use the SNMP walker to get the correct OID, then create a Universal Device Poller, and assign the UnDP to the devices.
-
@"shocko" I created a custom report for this. Add the criteria for the Interface, Admin status NOT 2 (disabled/shut), and Operational Status NOT 1 (Connected) The Physical Interface = Yes, was to remove VLAN's, Loopbacks, it does however remove Port channels/ether channels as well from the report Disregard the caption…
-
ehh, no local com port support, and with that comes no Xmodem. Being an integrated part of the node management in SolarWinds is nice however, especially if I have no route to the device, but the server does.
-
Update: Issue resolved, created a new UnDP to look at the CDP neighbor IP OID, and change the label to use the CDP Neighbor name.
-
rschroeder I can't address each of the above, but I can tell you I've worked in environments with and without UDT. I first I thought UDT was a must, but have learned that it can be quicker to find an asset or user with it, but not required. In my current network we don't have UDT, and tons of dissimilar HP/Aruba/H3E (all…
-
So found the fix. So Palo has 4 sections under logging (System, Configuration, User-ID, HIP Match). On the Palo Alto, instead of sending the configuration messages to Syslog, and setting the alert to look for messages with Commit, I had to create a new System log filter to look for (description contains 'Commit job…
-
@mstapleton Do you have ICMP open on the firewall, or at least for testing. Can you ping from the poller to the new device? Since your device has multiple IP's are you setting the SNMP source interface to and up and operational interface, and is that the IP you are using when trying to add the node? If so, recheck your…
-
A request has been made, please vote/comment on it. https://thwack.solarwinds.com/ideas/3082
-
rednarb I think the best way is to use NPM and SNMP, if that is not an options, I would use one of these two options. Option 1: Create a custom property in NPM, say Manufacture, then select all the Cisco nodes in manage nodes, click the box next to custom property for Manufacture, and set to Cisco. Then update the dynamic…