Comments
-
We have a GTM that breaks off to two LTMs on different sites that both host 3 additional web servers without issues. We host the certificates directly in the IIS bindings rather than doing SSL offloading on the F5s. All additional web servers have the same certificate as we have an C name pointing to the DNS entry on the…
-
Not sure if you are still experiencing the issue but I recently worked out how to do this after having the same issue myself. I have posted the solution below my question. Here Hopefully, this is helpful
-
Solved this one myself today Here is how you do it if anyone else is having the same issue. Nothing needed in the arguments field at the top. In the script you can have the argument as '${arg}'. You must have the single quotes around the argument. So for example: user = '${USER}' password = '${PASSWORD}' node = '${IP}'…
-
We have 2 different Solarwinds Environments, both running the same version of SWQL studio (2.5.0.214). One works with both server types "Orion (v3)" and "Orion (v3) AD", the other only allows "Orion (v3) AD". Not sure what the difference is between the two that could be causing this. The user I am using is the same for…
-
Yeah I know that users can't edit the project that was orginally created by another user and they save the project as the same name under their own account. I think its not a great method of working and being able to see others perfstack projects then being able to make modifications without this hassle is what needs to be…
-
Hi Did you find out how to disable/fix this to be able to use manual credentials again?
-
Has anyone found a way to changing this to work with "Orion (v3)" and credentials manually input?
-
Hi Wluther, Yes I am sure your post is where I got this orginal code from, I looking to have the code hide projects with duplicate project names and only show the one that has been updated most recently. Is this possible, so that when someone saves the same project on their profile and make changes then it looks like they…