Comments
-
I believe they can discount for dev/test environments
-
A work around I am now using is (snippet) FROM Orion.NodesCustomProperties NCP JOIN Orion.Nodes N on NCP.NodeID = N.NodeID AND NCP.OrionSite.SiteID = N.OrionSite.SiteID JOIN Orion.UDT.PortUsage PU ON PU.NodeID = N.NodeID AND PU.OrionSite.SiteID = N.OrionSite.SiteID Main Point is the Join on 2 fields in my case I was used…
-
Please I cannot be the only one with this issue.
-
When using Copilot for SWQL, I typically include detailed instructions to ensure the AI recognizes that it’s dealing with SWQL and not SQL. For example, I specify that I need a SolarWinds Orion Platform SWQL query (using the old name) to accomplish specific tasks. I mention the tables, such as Orion.Nodes N) and if there…
-
softwaare updates
-
Unfortunately, they say there is but when the CAC/PKI acts like single sign on it avoids the login page where the configuration would put the log on page. Additionally, even if you set the home page to act as a login banner, it can be bypassed. So if you find away please share. I have been looking for a few years and only…
-
What we learned in our configuration was we have different types of users. For simplicity I will break into 3 categories: 1. 100% read only. (majority of users) 2. Extremely limited write, IE, maybe close alerts, or approve NCM etc. (small amount) 3. 100% write capabilities: Full Admin ( a few). The load on the system is…
-
We do in production. The main EOC we have a name we will call it manager. The users go to say EOC.FQDN. This is for us a series of Additional web servers behind load balancing. We add AWS as needed. Licenses are cheap comparatively speaking. This boosted our performance significantly. Our environment it made sense for the…
-
I have tried multiple tables. The reality is no matter what I do the Nodes.Caption and the custom property and Nodes.CustomProperties.Business_System is always null: Below is a SWQL that is spelled out ab bit ttaht shows the nulls: SELECT AlertActive.AlertActiveID , AlertActive.AlertObjects.Node.ApiPollers.RelatedEntityId…
-
2020.2.6HF3 did not solve the issue either
-
after the 2020.2.6 upgrade I have 1 site that just stopped working. All the other upgraded sites work fine.
-
Did you ever solve this if so can you share?
-
Oh yeah SAM too
-
No still a work in progress.
-
I believe you can document the use of those files but where they are in the directory structure matters.
-
ty
-
Check your IIS filtering. Depending what Alphabet soup you come from your default build may have some of these blocked. IIS handler mapping requirements (solarwinds.com) I am sure you tried the good ole reboot. Also Forms and anonymous authentication need to be off in IIS. Global if there but definitely at the site level.…
-
Can you share that script or part of it. I do not know how to install a single plugin by hand. I have tried to look that up several times but my searches fail me.
-
We + up the feature request but there are only 48 right now, folks this is the future and many of us are going to get hit to monitor OpenShift and others like so I implore user to help us out and + up the request for these technologies. SolarWinds is starting to fall behind in new technologies. If SolarWinds won't help us…
-
IIS feature changes: * Security changed (1 of 9) to (4 of 9) * Client Certificate Mapping Authentication * IIS Client Certificate Mapping Authentication * Windows Authentication IIS changes * IIS* Authentication (post SolarWinds installation change and after first logon) (Required for PKI and SSO)* Enable Active Directory…
-
We separated out the Logs into a seperate DB for performance. I cannot speak on NTA.
-
The case is still open and nothing in the logs.
-
Not always
-
Oh yeah it happends in my development environment as well, which at one site but does ahve a firewall to simulate multiple site configuration. So 2 Orion servers with an EOC on top.
-
Yes I have a support case, and I will be adding more logs momentarily. My case is 00777105. Basically none of the centralized custom properties features have ever worked for us. We have 4 instances through out the US with the EOC over top. When I try to create, or consolidate the site custom properties the blue bar comes…
-
Does anyone else have this issue? Support is stumped as well with my case.
-
then the data is lost
-
Unfortunately that is the case. That of course is not recommended for various government organizations.
-
It turned out the application was showing an upgrade in progress on the web.
-
Did you ever find resolution?