lukee_cz ✭✭✭✭✭

Comments

  • Hi Ashley, I just submitted new case about this issue. It's bug.
  • JC, you can start from step 6 from this KB: http://knowledgebase.solarwinds.com/kb/questions/1480 BUT, you have to change primary <-> secondary in this KB, because you upgraded primary first until you will be in step 13, where you really set primary active. Edit: But don't forget to backup database before!
  • In that case please open support ticket and tell them also information I wrote. Cause it's better to ask support than break something if you are not sure how to do what I wrote
  • Hi Ismo, which version of NPM are you using? There is new possibility for this in NPM 10.2 and newer. You can for example set in map resource "Group ${Name}" as map name format. After that in case you have map names set according to group names, each group will show different map in same map resource.
  • You are using variables in Network Atlas, so dimension of box will probably never be same in Atlas and web, because results of variable you are using can be for example "a" or "aaaaaaaaaa", so dimension of text box with label won't be static on web. "when the text is Center- or Right-justified, there is a visual space…
  • We are using different pollers now. To delete layer3 pollers, please use in script provided by mezdem 'N.Topology_Layer3%' instead of 'N.Topology.SNMP.Layer3'
  • Once you have added Custom Poller object on map, by adding "${CurrentValue}" as text in label, you will get then value of this OID in label on web. Below figure depicts HOW TO
  • Hi Robert, you can continue with installation. To describe process: Installer will check products and versions installed on main and compare it to versions include in AWS installer. After this, installer should tell you which version will install and after this which versions you will have to install manually (download AWS…
  • Hi Larry, regarding to child status: yes, this is by design, IPSLA operation is child of node in same way like interface etc in this case. You can easily see it in node tree in NA. For the rest of your message, please create new feature request, so other people can look on these ideas as well. Lukas
  • Hi Scott, take a look into database and look for table dbo.MapStudioFiles. Edit this table and find there value in column "LockUser" for you map (filename "you map".OrionMap). There can stuck some user from some previous crash or so, hard to say. Delete that user and write there "NULL". After that map should be editable…
  • sure, every license is independent to each other.
  • In label is used center alignment by default. Change it to "Align Left" and you will get what you want.