Comments
-
Are there specific attributes you don't wish to set?
-
There are several out-of-the-box reports that provide this type of information. * https://oriondemo.solarwinds.com/Orion/Report.aspx?ReportID=155&ReturnTo=aHR0cHM6Ly9vcmlvbmRlbW8uc29sYXJ3aW5kcy5jb20vb3Jpb24vcmVwb3J0cy92aWV3cmVwb3J0cy5hc3B4&showid=dc6514eb58e441e787b509b9ab90a955 *…
-
ipMonitor is a very popular choice in these situations when Orion High Availability is considered overkill.
-
You may want to consider adjusting your connection timeout settings following the KB article below. support.solarwinds.com/.../Orion-to-SQL-server-connection-time-out
-
There is an open feature request for this located at the link below. Unfortunately, support was mistaken and you are correct. Orion's Linux Agent RPMs are not self-signed, or signed in any way currently.…
-
What version are you running? Also, have you ever been asked to disable RabbitMQ in the past for any reason you can recall? What errors are you seeing in the Windows Event Log of the Orion server? Both for the Application and SolarWinds event logs specifically? Aside from these messages, what other symptoms are you seeing?…
-
I think the best solution for this use case would be to place both interfaces in a group, and then alert upon the status of the group. You can then use the group members macro as part of your alert to provide the information you're looking for.
-
Can you provide a screenshot of what you're referring to?
-
I would recommend opening Task Manager on the VM and verifying which of the metrics referenced above most closely matches what the operating system itself is reporting.
-
This could be done relatively easily using Server & Application Monitor's Linux Script Monitors.
-
The Trap service uses the get-next request to gather details about the trap message that was received. This is standard behavior. However, this can be disabled if so desired by disabling 'EnableGettingValueFromOID' under advanced settings. These settings can be located by going to…
-
I'm seeing ~430kbps (or less thn 1Mbps) on the PerfStack chart and 332MB/s on the Resource Utilization widget. So that's a fairly significant difference. However, these values are not the same thing and come from different sources. The data in the PerfStack widget comes from either SNMP, WMI, or a locally installed Agent.…
-
@"tony.johnson" is kind of a badass
-
Out of curiosity, does the status correct itself after 30min if you restart Orion services?
-
Update for those of you tracking this issue yourself or have a case open that is referencing CORE-17163. I confirmed with engineering that this was an intentional change introduced in the 2020.2.5 release to address a potential security vulnerability. Essentially, this is a simple matter of trust and how much you trust…
-
Have you tried creating these each as their own individual KPI widgets? It seems you are trying to do a multi-KPI widget based upon your screenshot.
-
Server & Application Monitor's hardware health monitoring is collected directly from the server, rather than through the iDRAC.
-
I don't believe the issue you are experiencing is in any way related to antivirus, or lack of a properly defined exclusion list. In the 2020.2 release, changes were made to the order of how AD security groups are fetched from different contexts. As a workaround, you can revert this change by executing the following SQL…
-
You could schedule a recurring report containing these events and have it saved to a CSV file on disk.
-
This appears to be a known issue when the volume of SNMP Traps received by Log Viewer is high. We are tracking this issue internally under LOG-4370 and hope to have this addressed in an upcoming release. In the meantime, you are welcome to open a support case on this issue, reference the case number I provided, as well as…
-
Are you using the Legacy Win30 Syslog and Traps or are you using the new Orion Log Viewer/Analyzer?
-
Agree 100% with @"m_roberts". We first need to determine if this is an issue that is unique to the Orion server itself, such as in the case of an ACL or SNMP IP Address Filtering (source restriction) configured on the SNMP daemon. If the SNMPv3 credentials and encryption settings used in Orion work using a different tool…
-
I recommend from the Orion Service Manager, stopping the Orion website. Next, clear out the .NET cache following the instructions at the link below. Finally, execute an 'iisreset' from the command line of the Orion server and start the Orion website.…
-
Assuming the Orion poller and Neverfail servers are on different subnets, you could create a static route on the Neverfail server. E.G. route add 10.1.1.10 MASK 255.255.255.255 192.168.0.1 In the example above '10.1.1.10' is the Orion server '255.255.255.255' says "only this one IP" '192.168.0.1' is the gateway on the…
-
what's the use case? What are you trying to accomplish?
-
This would be handled by Server & Application Monitor (SAM)'s Script Monitors.
-
1. What version are you installing? 2. What is the problem you're seeing? 3. What command(s) are you running to reset the license database? 4. Have you re-activated your license keys?
-
The widget you are referencing above is reliant upon the Legacy Win32 Report Writer application, which was finally disabled in the 2020.2 release after being deprecated for five years. It was a 'soft' disablement, designed to limit any potential impact to customers by retaining any existing widgets that may exist on…
-
Glad to hear that resolved your issue!
-
Alright, while I may not have been able to reproduce the issue, someone else here was. We believe we know what the problem might be. I have logged this issue internally under NPM-17757 and I suspect a fix will be included in a forthcoming hotfix or Service Release.