Comments
-
This is now Possible in Orion 10.1.2. The Resources we added for Multiple Devices on charts are called Custom Object Resource and the Multiple Universal Device Pollers Chart. Custom Object Resource Multiple Universal Device Pollers Chart
-
I believe that the OID is a bit too specific in that it can not access other information in the MIB tree. Please try the following: configure snmpv3 add mib-view orion subtree 1.3.6 type included
-
What version of Orion are you running?
-
In Network Atlas you will need to open up the selected map, and on the left side it will show all devices and Maps. Any device or map already on the map will show a check to the right of the system name. If you select a Sub Map in the Web Console in an existing Map, it will show a list of all devices and the current status…
-
Are you using the Ad-hoc Reporting Page in UDT 2.0 or the Search Bar at the Top Right of the Summary Page?
-
We currently have a Known issue where you will need 1 Custom Property each setup for Nodes, Interfaces, and Volumes, you will not need to have any information in the Property, just one added. To create a property with Custom Property Editor: 1. Click Start > All Programs > SolarWinds Orion > Grouping and Access Control >…
-
Netflow will do a nslookup on the ip to the DNS Server configured in the OS for the NICs.
-
This is a bug for the SG-350, listed under CSCvn42104. Looks like it may be an open item. The Cisco bug site is blocked if you search for it, this is the closest I could find. Re: CSCvn42104 - On SG350 Interfaces ar... - Cisco Community Workaround would be to go into Manage Nodes, Expand out the Nodes and select all…
-
You are correct, you cannot create custom Tabs. The Menu bar options are to replace the existing Menu bars on the modules so that if you want to remove certain pages and views from the accounts, or have specialized dashboards or common pages per User or Group. When accounts have limitations imposed, or views have…
-
Here is the Port Requirement guide for all Solarwinds Products http://www.solarwinds.com/documentation/Orion/docs/SolarWindsPortRequirements.pdf
-
This is a Bug that is to be fixed in 10.2. You should have access to the Release Candidate in your Customer Portal if you would like to test to ensure that this is fixed.
-
Make sure that the Poller is set for Get Next, or Get Table. If the OID still comes back as unsupported, then the Device is not responding to the OID that you have set. The best way to see what your device responds to is to use our Toolset and perform a MIB Walk. MIB Walk will discover and produce reports detailing which…
-
This is normal behavior. When the Conditions in the Alert Suppression are met, the Alert will not longer become active. Please see this Document for understanding Alerting and Suppression. Orion Advanced Alerts
-
The cause of this Error is due to the fact that we added the Topology Resource in Service Pack 1 of 10.0. If you run a Repair on Orion NPM or Orion Core, it will remove Service Pack 1 by default, which is by design, and you will run across this error if the Network Topology Resource was added on the Page. Reapplying SP1…
-
The Network Devices are currently Configured to send out Authentication Traps when they start every SNMP Polling. Please apply "no logging snmp-authfail" to all network Devices to not have them send the message out. I have also seen this on Windows Systems happen as well. In case you see some Windows systems, this is how…
-
1: I know there is slight difference in configuration between switch-router, firewall, WAE and MDS. Would appreciate if some one can summarize the difference in configuration with examples in this discussion. Too many to count. You will need to search based on the Vendor and Firmware to see how they configure SNMPv3, but I…
-
Yes, I have been using RFlow on a DD-WRT Device for several years and will work well with NTA 3.0 and higher. One thing to note is that there is a Known Bug for DD-WRT devices where the information will be displayed on the device under Ingress only.
-
The popup is cause by the Toolset Integration wanting to install, but failing to do so. To fix the issue, please do the following Settings->Account Manager -> Select your Account (admin) -> Change the option for “Allow Browser Integration” to No. Information about the issue is here:
-
The Online Demo is being fed information from simulators, and lots of details have been modified and redacted. It would be better to reference your systems directly for a real comparison. Memory Used is looking at the MIB2 of System RAM information. The Disk Volumes is looking at all Drive Volumes, which also includes…
-
You can create custom tables in the database, however do not use any name any table currently in place or similar as the entire backend SQL database is being reworked. If you have to add anything custom, use a common name for all tables like Custom-TableName to easily identify the tables/views or Stored Procedures that you…
-
The checkboxes are polled from the device directly when you are running List Resources. There are a couple of sensitive tables, that if modified can break polling system, are affected when these selections are made. If you need to remove or modify the Interface, List Resources are the first place to go, or under Manage…
-
There was a bug Identified with Server 2008 R2 systems in SAM 6.3. You can apply the hotfix or upgrade to SAM 6.4, it was released this week. OrionPlatform v2016.2.5300 Hot Fix 2 - Released December 22th, 2016 This Hot Fix is in the customer portal. Readme: SolarWinds Orion Core 2016.2.5300 Hotfix…
-
Not specifically to a folder. File Age Monitor determines when a file was last modified; The statistic is the number of elapsed hours since the file modification date. There is also the File Change Monitor that checks a file MD5 to see if a change was made.
-
You will need to have the Trap Messages sent out from the Device's Originating IP, otherwise Orion will be unable to determine the device sending the message. What is the Device's Vendor and Model? You may need to configure your device to use a specified Interface.
-
The MIB Database is used for only setting up the UnDPs, and for incoming Trap Messages. Since already know the OID for the data you want to poll, you do not need to have the corresponding MIBs in the SolarWinds database in order to setup UnDPs. You can add it to UnDP by the OID that is displayed in the MIB Walk. The…
-
On any Summary Page, Add a Widget Named Custom Table Select Datasource, then Advanced Database. Enter the below for SWQL: SELECT N.IP_Address as [IP Address], N.Caption AS [Node Name], N.CPUCount, WeekDiff(N.LastBoot, GetDate()) AS [Uptime in Weeks], N.HardwareHealthInfos.Model ,N.IOSVersion, N.IOSImage FROM Orion.Nodes N…
-
In the Army, we had a field exercise before going into a sandbox for a year. The Infantry think they are better than all, and decide that US Gov only systems policy doesn't get me YouTube, so they connected their systems to the network. Information Assurance Manager send me daily MAC Address report of unauthorized systems…
-
UDT and Orion NPM must be installed on the same server using the same database in order for you to have both on the same Website. There is no integration to connect 2 application from a separate Installs or Databases.
-
At the top select Send> Send Smart Card Logon (Ctrl+Alt+Home). Dameware will then send the certificates to the remote system.
-
The Uptime is based on the Uptime of the SNMP Service using the SysUptime OID 1.3.6.1.2.1.1.3. This is to make the Last Boot work on more devices.