SolarWinds Tech
SolarWinds Tech
Introduction
SolarWinds DPA is deployed for NHIA. It monitors EBS database with two instances and BMS
database with three instances.
Implementation
SolarWinds Server
IP Address: 172.28.155.53
Hostname: solarwind.nhia.accra.local
Operating System: Windows Server 2012
OS username: Administrator
2. Oracle Software was installed on the SolarWinds Server to serve as the repository
DB Information
Oracle Home C:\app\administrator\product\11.2.0\dbhome_1
TNS_HOME C:\app\administrator\product\11.2.0\dbhome_1\network\admin
DB Schema DPA
DB Name DPA
3. TNS configurations for EBS and BMS databases were configured on the SolarWinds
server.
TNS CONFIGURATION
Config file C:\ProgramFiles\SolarWinds\DPA\iwc\tomcat\ignite_config\oracle_config
BMS bionhdb =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 172.28.155.85)(PORT =
1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = bionhdb)
)
)
EBS PROD =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = 172.28.1.23)(PORT =
1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = prod)
)
)
4. A tablespace was created for each database to hold SolarWinds collected data.
Tablespace
EBS DPA_MONITOR 30 GB
BMS DPA_MONITOR 30 GB
Connecting to DPA.
1. URL htpp://172.28.155.53:8123
2. Enter username and password.