Comments
-
Have you opened support tickets regarding these issues? I don't believe this is a common experience we have heard or seen
-
We are working on native AD integration with group support and what you can do there is create an AD group and assign whatever permission etc. to that group, then just add that new user to that AD group and you are good to go
-
I am not familiar with this issue, I would open a support ticket to look into
-
None off the top of my head jump out here. Best bet is to open a support case to investigate further
-
This is hard to tell, best bet is going to be to open a support ticket
-
What version of code are you running on your switches? We have seen similar behavior caused by a hardware vendor defect, please see thread here
-
First, welcome! Second, it sounds like you want the Orion server to receive SNMPv3 traps correct? If yes, we leverage MSFT SQL Server and it currently does not support SNMPv3
-
See this post here
-
I am double checking into this with the R&D team and will respond back soon.
-
You can "unmanage" all the elements in Orion and we won't poll them and not affect your stats.
-
#2 you can copy/paste into Network Solar -> Bulk Upload option and have them be ICMP only nodes so you get up/down status #1 another option is to use custom properties as a grouping element. Is there something unique or in common on these IP's? Meaning customerA, customerB etc.
-
This is not something we determine based on some algorithm, this is what is reported to us from the controller/access point itself
-
This is a known issue, it shows up in the lower left corner of the browser and does not impact the working of the product correct?
-
#1 - understood and got it logged #2 - this should work in 10.0 just click on the name in the header of the column #3 - yea that is annoying usability issue #4 - this should work in 10.0 #5 - Can you elaborate on this one, do you want us to tell you another discovery is overlapping?
-
Did you look at mapping the values under the advanced options on the UnDP
-
Open enhancement on the web. Do they have similar names? You could do a wildcard search on interfaces if there is a common part of the interface name and then select all and edit.
-
Can you elaborate? I beleive what you are looking for is if you open the syslog app and go file -> settings, under UDP you can change and set the data encoding format.
-
Can you describe this further and what you are looking for? Are you looking for an up one level type of navigation?
-
Good feedback, right now we are just pulling the whole table. Can you not deselect the rows if you edit the UnDP?
-
Best bet is to open a support ticket to investigate
-
Not sure what you are trying to get. The polling interval moves from 2 to 5 mins.
-
Sorry for the delay and not getting you a response on this. Under the Virtual Machine Details section, it shows "memory usage of this guest" which is the amount of RAM being used. This is the value reported to us from the ESX server. Of the RAM on the ESX server, how much RAM is actually being used by the VM from the ESX…
-
Check out this blog post here
-
You should be able to download from the customer portal and send a request to support to update
-
I assume you are using Safari?
-
Can you elaborate on other security stuff you would like to see?
-
SNMP v2 or v3?
-
Where are you getting this, logging into the app front end or when creating the user?
-
Yes, you sure can and a whole lot more. Recommend downloading a trial and validating it suits your needs yourself.
-
It is possible to configure the Thwack resource to use a proxy. Edit the web.config file (Mine is located at c:\Inetpub\Solarwinds). In the <appSettings> section, add these lines: <add key="proxyAvailable" value="true" /> <add key="proxyAddress" value="1.2.3.4" /> <add key="proxyPort" value="80" /> <add key="userName"…