Comments
-
Child status of a node does not influence the status of the map. If you want an object to influence map status, place it directly on the map.
-
Was this error on the website? If so, you can watch the memory consumption of the IIS process (w3wp.exe). To prevent it, you may set the recycling of the worker process to be performed every time the memory consumption goes over a specified value.
-
I think the query below might work for you. You can use it to create a report that can be displayed on the web. Either use the WHERE clause, or remove the line and select grouping by the IP Address in the Report Writer. Please note that this approach is not officially supported and the database schema is a subject to…
-
Restart IIS and/or try to refresh the page few times. If it does not work, contact our support.
-
Have you seen this page: http://support.solarwinds.com/kbase/ProblemDetail.cfm?ID=1612 ?
-
Wouldn't using of macros in labels help? There is a set of variables you can put into a label that is attached to a network object, and the variables are translated into actual values when the map is displayed on the web. Sure, there is only one color, but it might be a temporary work-around for you. The variables are…
-
hello, unfortunately, links on maps currently do not support other statuses than up and down.
-
Hi, we have this issue tracked in our system. If you are accessing the maps through the "All Maps" page, wait for 30 seconds after the All Maps is loaded, and then click on a map. Eventually, just wait for 30 seconds after the issue occurs and then refresh the page.
-
I am afraid that the easiest way to do that is to find the pictures you want to delete and add ".del" extension to them (so for instance mypicture.gif is renamed to mypicture.gif.del). Then start Network Atlas and the pictures should be deleted from the database.
-
you can place the interface on the map
-
You may also check the usage of DirectLink account (page 364 in Orion Admin Guide http://www.solarwinds.com/documentation/Orion/docs/OrionAdministratorGuide.pdf)
-
Please check whether the C:\Windows\temp directory is accessible for the IIS service (verify that the service has sufficient rights to write there). You may also try to delete the folder C:\Windows\temp\NetworkAtlas and then refresh the website. If this does not help, I would suggest contacting our support. Thank you,…
-
Open the map in the Network Atlas, right click on the map, choose properties. Make sure that the option allowing all users to see all nodes is not selected,
-
Yes, VNQM is the former IP SLA Manager. It adds more focus on VoIP monitoring. See release notes for more details: SolarWinds VoIP and Network Quality Manager Release Notes
-
You may use automatic login for the page with map. See Appendix E (Configuring Automatic Login) in Administrator Guide.
-
Hi, you might check the operation results directly on the router and compare the results with the ones displayed by IP SLA Manager. Or you can open a support ticket and reference this thread.
-
Have you seen this? SolarWinds Knowledge Base :: Cisco Nexus Switch NX-OS (Network Operating System) Support
-
What is exactly you are trying to achieve?
-
The nodes should show up if their "vendor" is recognized as Windows. They can be either SNMP or WMI nodes. If you cannot see a node, try deleting it and add it as WMI. If you do not want to lose the history on that node, you will have to edit the vendor information directly in the database. In this case, it is better to…
-
please see this: http://www.solarwinds.com/netperfmon/SolarWinds/wwhelp/wwhimpl/common/html/wwhelp.htm?context=SolarWinds&file=OrionNetworkAtlasAGCustomIconsfromFiles.htm
-
Some IP SLA operations (including path-jitter) are not monitored using SNMP, but rather by connecting via telnet (or SSH) to the target device, running CLI commands, and parsing the text output.
-
Internet Explorer shares session between instances. To prevent this, use the new MSIE 8 and open a new window using File - New Session. For more info, see http://news.softpedia.com/news/Internet-Explorer-8-New-Session-111037.shtml You may also use two different browsers to achieve the same result (like FF + MSIE)
-
What do you mean with the external application? As far as I know, the only application you can use with the Orion Map file is Orion Map Maker.
-
It is possible, but it requires you to have an access to your database. Keep the default rules on, and create a new Custom rule. Specify the Target as MAC Address, and fill the content with MAC Addresses you get by running this query: SELECT distinct MACAddress FROM [dbo].[UDT_Endpoint] You can use Database Manager to get…
-
Can you publish the files here or send them in a PM?
-
See thread Summary: The easiest way to do that is to find the pictures you want to delete and add ".del" extension to them (so for instance mypicture.gif is renamed to mypicture.gif.del). Then start Network Atlas and the pictures should be deleted from the database. if you pasted the pictures right into map, the pictures…
-
The maps are now identified with the long id, which is supposed to be unique. However, the mapview.aspx page supports translation from a human-readable name to this id.
-
Did you try analyzing the packet captures from the TFTP Server? Is the communication actually established? Let me know if you need help analyzing the packet captures and I will contact you via private message.
-
This error may be caused by many different problems. I suggest opening a support ticket.
-
Hello, Toolset integration is not designed to run tools automatically. Toolset does not store anything in Orion database, its tools use their own databases, if they need them. As for the automated traceroutes, you may be interested in our IP SLA Manager product. This product monitors SLA operations on remote devices, where…