Comments
-
Hi Jeremy, SolarWinds support helped us identify and resolve the issue. Root cause: The following registry key was misconfigured: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\DisableRenegoOnServer When set to 1, this disables the client's ability to renegotiate SSL/TLS sessions, which was…
-
Hello Anish. We still have the .iso file saved on an internal fileshare. Let me know if you still need it. Solarwinds-Orion-NPM-2020.2.6-OfflineInstaller.iso
-
Thanks for confirming this. I was in doubt as well.
-
Also verify firewall is not blocking
-
Hi. I'm having the same issues. I cannot figure out how to filter the result and import only selected entries. Did you have any success with this yet?
-
When will the winners be announced?
-
Bumping this feature request. Current account management is a huge hassle. This feature would be very much appreciated.
-
I want to ask the same question. Thanks!
-
Would you be able to share how you've created that banner within the webfiles?
-
Visual firewall connection mapping and Dynamically generated traffic maps
-
Thank you, sfirlik51. Appreciated
-
10/10. Great quiz, KMSigma! Definitely my favorite monthly mission yet!
-
+1 from me on this feature request
-
Yep, my thought too since the Configuration Wizard seems to be running in 32-bit. I did configure the alias for both 32-bit and 64-bit. I agree. It seems like the .NET application doesn't care. Adding the SQL server IP address to the host file actually made the config wizard continue
-
Correct. The thing is, I've not created a DNS alias, so it cannot be resolved by DNS therefore TNC fails.The alias has been created in the cliconfg.exe tool. If I were to remove this alias both the .UDL file and the Powershell code would fail too, so it is doing something. I tried without encryption too, this didn't change…
-
Hi I removed the dynamic ports as suggested, but still no luck. Here's a screenshot of which port the instance is listening on. What's interesting to me is that I was able to generate the exact same error message using the .NET TCP provider using Powershell. This code can successfully connect IF the connection string omits…
-
Hi Lofstrand Thank you for taking time to give your thoughts on this matter. And I agree that it very well could've been the issue, but looking at the configuration for the instance it seems to be listening on 1433. The other instance behind the greenbox, is not listening on anything, so it can safely be ignored. Am I…
-
Hey Bob, Existing install. I am trying to change the SQL Server value under Database Settings in the Configuration Wizard to a SQL Alias instead of the <ServerName>\<InstanceName> format. I have no issues with actually getting the configuration wizard to work if I use the <ServerName>\<InstanceName> format, but it seems…
-
Hi Ronan I appreciate your answer and I also agree with it. I think I might just come to terms with SNMPv3 just isn't suited for Windows. Thanks!
-
Hi Chad, Yes, this is security-related. The customer needs secure monitoring for their infrastructure, which gives us three options: SNMPv3, WMI, or Agent-based monitoring. We're avoiding the agent approach because it requires SYSTEM-level privileges on monitored servers. This creates a security risk by making the Orion…
-
Thank you
-
Hi Mesverrum Thank you for the answer! Our organization is a bit special in the way that, we want to allow the node management permissions for our engineers in the GUI, but we're a bit worried about opening up for the API, in the sense the programmatically you can easily do "Delete *". Really, it's just some company…
-
Yep, thinking about creating a Jenkins job that can automate this process. Thanks!
-
Hi What does this mean for the future of exams? Is there new certification exams for SolarWinds Obervability Self-Hosted as a whole?
-
Maybe you can specify the port in the server name field like this: orionserver.hosting.com:17774
-
This has actually been our workaround too. But as you can imagine, without the schedule, enabling the sensor again is sometimes forgotten. Thank you for taking the time to answer anyway, I appreciate it
-
This has been my conclusion as well. Thank you for taking your time to give your insight.
-
I've created some automation running on a schedule in Jenkins trying to automatically resolve polling issues. Down below is the basic query I use to identify broken polling. This not only works for SNMP, but also agents and WMI SELECT Nodes.Uri , Nodes.DisplayName , Nodes.NodeID , Nodes.EngineID , Nodes.ObjectSubType ,…
-
Thank you for the prompt response, bmrad. I appreciate it. I remember the exact same issue for Windows Server 2022 in version 2020.2.6 actually :-) But as you said, minor issue.