Comments
-
Wish deadlines could have been extended for those that were away from their computers during the holidays.
-
Equipment refresh.
-
I disagree with the answer for Wednesday. The text says date, not date/time.
-
Thank you Kita! Those additional steps did the trick.
-
We installed 2024.1.1 and the issue persists.
-
I have this issue as well. Apparently with 7.0.13, only SSH-ED25519 is supported. SSH-RSA has been completely removed.
-
We have the same issue with 2023.1.
-
The issue resolved after I installed the latest Orion patches.
-
Yes and yes. I turned on NCM job logging yesterday and will be checking that today.
-
I can try but it's for a financial institution, so it's all sensitive data. I'm using the canned APM:Application Availability - Last Month report if that helps.
-
Thank you! I actually wanted to display all other application data so I took out the line for only displaying Exchange services. Other than that, it's exactly what I needed! Thank you!
-
This appears to have fixed my issue with WMI port exhaustion.
-
I am following instructions I found here: https://support.solarwinds.com/SuccessCenter/s/article/Tweaking-Windows-Server-performance-to-prevent-port-exhaustion-when-using-Orion-modules?language=en_US. Will be scheduling a reboot of the Orion server for tonight.
-
I ran Active Diagnostics and it actually looks like WMI polling is the culprit. Polling Citrix hosts is causing port exhaustion.
-
When you do a "show interface tunnelxxx", you should see two lines. One starts with "5 minute input rate" and the other starts with "5 minute output rate". Those values will show you what rate data is actually flowing in and out of that interface. It is a 5 minute average, but if the interface is maxed out, you should be…
-
Do you know what your up/down speed is of your internet connection? If so, you can do this: go into config mode and into the tunnel interface. Then say "bandwidth nnnnnn" to set the correct bandwidth. That number needs to be in bits per second. If it's a DSL connection, this will be your transmit speed. Then you can enter…
-
They may be GRE tunnels. If you do a "show IP interface brief", you'll see the list of tunnels. Then if you do a "show interface tunnelxxx" you can see what the bandwidth is being reported. They're probably set to the default value.
-
Ok so it looks like I need to upgrade to 11.5.1 to have some additional variables available for parsing out the trap data.
-
I'm looking for a similar solution. We have our syslogs going to a hosted monitoring solution, so I have to utilize trap messages for the information I need. I currently have the traps of interest logging to a file in .csv format, but I would like to have all the data stripped out except for date/time, hostname, and the…
-
Orion currently polls the Barracuda Web Filter using an incorrect OID. It needs to use 1.3.6.1.2.1.25.1.1.
-
Ok still have IE high memory utilization problems. Whenever a page refreshes gets switched to another page. IE grabs another 7-8 Mb of memory and doesn't let go until you close the browser. Anyone else experiencing this problem?
-
That is a problem with GRE tunnels. If there is a valid route and IP address, they show up, even if the other end is down. If you put keepalive statements on both tunnel interfaces, when the link drops, the tunnel will drop also. Sorry this response is so late. Just now found the post.
-
Thanks! I set that up and it works like a champ..
-
Thanks for the suggestion! That would get me part of the way there at least.
-
Barracuda Web Filter: SNMPv2-MIB::sysDescr.0 = STRING: Barracuda Web Filter SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (21237) 0:03:32.37 SNMPv2-MIB::sysContact.0 = STRING: <support@barracuda.com> SNMPv2-MIB::sysName.0 = STRING: Barracuda…
-
I'm getting the same error. Have you been able to get this resolved?
-
Same thing happened to me. If you disable polling, it removes the vm nodes from NPM completely.
-
Has there been any headway on this issue? I'm having a problem with vcenter polling. The credentials that are set up sometimes work and sometimes don't.
-
On Cisco routers (IOS-XE), Netflow cannot be forwarded out the built in management vrf interface if that is what you are trying to use.
-
I've done some more troubleshooting and it appears that it is the w3wp.exe service on the Orion service. I can watch its memory use go up as the pages load, and if I recycle the application pool in IIS, memory use goes back down.