Pre-Deployment (On-Site)
The following items must be addressed before FireScope DDM can be initialized.
- NTP must be configured in the Firescope Console of each VM.
Record the IP address or DNS name for an authoritative NTP time source here: _______________ - The following VMware OVAs from Firescope are delivered prior to onsite visit:
- SAPP
- SEDGE
- SMONGO
- SWEB
- Access to vCenter with correct permissions to deploy, edit, and start/stop VMs.
- Access to the OVAs location (e.g., shared drive, datastore).
- IPs pre-allocated for each VM.
- Complete the DDM Core Setup Table.
- Access to a primary and secondary DNS server with the ability to do forward and reverse DNS lookup of IP addresses.
- DNS A records and reverse lookup entries for all Stratis servers.
- Load balancer configuration pre-allocated and configured.
- See the Load Balancer Configuration Example.
- Pre-allocated storage space for each Mongo database.
- Separate VMDK in the datastore (minimum size recommendation 200GB)
- Network Attached Storage
- Firescope will assist with this.
- Other
- Firescope will assist with this.
Firewall settings. For more information, see the Deployment Guide SDDM Core Setup Table
Hostname | Function | IP | Datastore Name | ESX Host Target (Initial) | vCPU | Memory |
sapp1 | App Server | 1.1.1.1 | ||||
sapp2 | App Server | 2.2.2.2 | ||||
smongo1 | Mongo Server | 3.3.3.3 | ||||
smongo2 | Mongo Server | 4.4.4.4 | ||||
smongo3 | Mongo Server | 5.5.5.5 | ||||
smongo4 | Mongo Server | 6.6.6.6 | ||||
sweb1 | UI Server | 7.7.7.7 | ||||
sweb2 | UI Server | 8.8.8.8 | ||||
sweb3 | UI Server | 9.9.9.9 | ||||
sedge1 | Edge Server | 10.10.10.10 |
Load Balancer Configuration Example
You may use load balancers for the EXC and EAC VMs. The following table is a load balancer configuration example.
DNS Name | Purpose | IP | Ports | Health Check | Load Balance Metric | Pool Members |
uibalance | FireScope UI | 11.11.11.11 | ALL | /blank.php (80) | Fewest Connections | sweb1, sweb2, sweb3 |
appbalance | FireScope App | 12.12.12.12 | ALL | :18050/edge_services/attribute_results | Fewest Connections | sapp1, sapp2 |
Note: Load Balancer Health Check URLs
http://<app-server-ip>:28050/ui_services/ci
http://<app-server-ip>:18050/edge_services/attribute_results
http://<app-server-ip>:38050/web_services/ci
http://<app-server-ip>/ui_services/ci
http://<app-server-ip>:18050/edge_services/attribute_results
http://<app-server-ip>:38050/web_services/ci
Considerations
Give some considerations such as system requirements or "gotchas" for this setting or control or programming syntax.