Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Stop DPOD components

  2. Ensure all components are down :

  3. Change DPOD ElasticSearch alias entry in /etc/hosts to bind to external IP address

    Code Block
    vi /etc/hosts

    and change the line 

    Code Block
    127.0.0.1   montier-es

    to DPOD's internal console IP address (e.g. 1.1.1.1)

    Code Block
    1.1.1.1     montier-es
    1.1.1.1     montier-es-http


  4. Start DPOD components

  5. Ensure all components are up and running

    Code Block
    app_status.sh
    
    #Output Example:
    MonTier-AppAdmin (pid 17836) is running...
    MonTier-Derby (pid 17940) is running...
    MonTier-es-raw-trans-Node-1 (pid 18125) is running...
    MonTier-es-raw-trans-Node-2 (pid 21122) is running...
    MonTier-es-raw-trans-Node-3 (pid 21103) is running...
    MonTier-es-raw-trans-Node-4 (pid 21120) is running...
    MonTier-SyslogAgent-1 (pid 27350) is running...
    MonTier-SyslogAgent-2 (pid 27286) is running...
    MonTier-SyslogAgent-3 (pid 27177) is running...
    MonTier-SyslogAgent-4 (pid 27075) is running...
    MonTier-WsmAgent-1 (pid 27002) is running...
    MonTier-WsmAgent-2 (pid 26921) is running...
    MonTier-WsmAgent-3 (pid 26881) is running...
    MonTier-WsmAgent-4 (pid 26773) is running...
    MonTier-HK-ESRetention (pid 24012) is running...
    MonTier-HK-WdpDeviceResources (pid 27590) is running...
    MonTier-HK-WdpServiceResources (pid 27447) is running...
    MonTier-HK-SyslogKeepalive (pid 1976) is running...
    MonTier-HK-WsmKeepalive (pid 1932) is running...
    MonTier-UI (pid 1635) is running...
    MonTier-Reports (pid 1830) is running...
    MonTier-AgentNode (pid 1736) is running...

DPOD External Self-Service post installation checks

To verify the DPOD External Self-Service installation, start the External console and ensure all is working as expected.

...

Start DPOD components

Ensure all required components are up:

The following components must be running:

...

Enure the UI components is up using ElasticSearch Client mode connection.
Inside the UI log file at /logs/ui/ MonTier-UI.log  locate the following line:

Code Block
04/04/2016 06:55:53,941- DEBUG o.m.c.u.e.ElasticSearchClient [montier-ui-server-startStop-1] Connecting to ElasticSearch as transport client

...

  1. Start DPOD's console and sign in: http://<DPOD Server>/
  2. Ensure the System Overview dashboard contains data
  3. Ensure the Investigate screen contains data.