Orion Platform Architecture Flashcards
The Orion Platform consists of?
Orion polling engine/s, Orion Website, and Orion Database
Modules that come with a free Additional Polling Engine
Log Analyzer, SAM with Node-based licensing, SCM, SRM, VMAN
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/orion_platform_scalability_engine_guidelines.htm
According to the multi-module system guidelines, the small deployment guidelines support how many modules?
“small environments” mean up to three modules
Agents are available for what OS. Select all that apply:
- Rasberry
- Windows
- Linux
- AS400
- Windows
- Linux
True or False:
The Orion Platform does not support the merging of Two complete Orion instances into one system.
True
This is because of the following:
Merging data/tables from one Orion database to another is NOT supported. Each Orion instance has its own SQL Server and database and the database cannot be merged into one.
Reference: https://support.solarwinds.com/SuccessCenter/s/article/Merge-two-SolarWinds-databases?language=en_US
The ports must be open between the main and secondary servers to allow RabbitMQ clustering between the two servers. These ports exchange EPMD and Erlang distribution protocol messages for RabbbitMQ. They do not need to be open in additional polling engine pools.
TCP Ports 4369 and 25672
This port is used continuously by the agent to communicate back to the Orion server. (Agent-Initiated) Also used to deploy the agent. Select all that apply.
17778 and 17791 on Windows 2008 R2
This port is used for communication between the Orion Business Layer and container environments
TCP 38012
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-solarwinds-port-requirements.htm
This port is used for communication between polling engines and the Nutanix AOS API.
9440
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-solarwinds-port-requirements.htm
Port Used by Agent to communicate with the Orion server (Server-Initiated)
17790
This refers to software that provides a communication channel between the Orion server and a Windows or Linux/Unix computer.
Agent
Based on the Multi-Module Guidelines, xlarge environments” monitor up to how many elements
1 Million, 1 000 000
True or False
Users running the Configuration wizard must have DBO specified as the default database schema
True
reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-orion-requirements-sw1916.htm#Amazon2
True or False:
RAID recommendations only apply to physical environments
True
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-orion-requirements-sw1916.htm#Amazon2
Required .NET Framework Version on your primary server and any additional polling engines or additional web servers in the environment.
.NET 4.8
When to use SQL Server Express version?
- evaluations
- very small environments
- EOC
Recommended SQL versions to achieve optimal performance since they support the column store index which is recommended for larger deployments
SQL 2016 SP1 or later
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-orion-requirements-sw1916.htm
Maximum Database Size for MS SQL Express
10 GB
True or False
The SolarWinds platform does not support case-sensitive databases.
True
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-orion-requirements-sw1916.htm#Amazon2
Required server roles: in database
dbcreator
public
securityadmin
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-orion-requirements-sw1916.htm#Amazon2
Due to intense I/O requirements, a _______ drive is strongly recommended for the SolarWinds database, data, and log files with a dedicated drive for the server operating system and tempdb files.
RAID 1+0
Reference: https://documentation.solarwinds.com/en/success_center/orionplatform/content/core-orion-requirements-sw1916.htm#:~:text=Due%20to%20intense%20I%2FO,affect%20your%20SQL%20Server’s%20performance.