IBM DataPower Operations Dashboard v1.0.18.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Usage

Connect to the DPOD server with ssh (or from a console in case of a virtual appliance) and run the following command:

app-util.sh

If the script execution displays  “ERROR: Cannot find properties file”- re-login to the server or use su -

Menu Options

Option

Purpose

Start All

Start all services order by dependency order

Stop All

Stop all services order by dependency ascending order

Check Status

Continues display of services status

Start Service

Start a single service or start all services up to selected service according to dependency order.

Stop Service

Stop a single service or stop all services up to selected service according to dependency order.

Update software

Run the upgrade script, see more: Upgrade

Must Gather

Run the must gather utility, see more: Generating MustGather

System backup

Backup the system

System version

Show version information

Reboot Device

Reboot operation system

Shutdown Device

Shutdown operation system

Exit

Return to command line

Services Dependency Order

  1. Configuration database

  2. Store services

  3. Syslog agents

  4. WS-M agents

  5. Store retention service

  6. Device and service resource samplers

  7. Keepalive service and the maintenance service

  8. Web UI

  9. Reports and alerts

  10. OpenSearch Dashboards

Services Status

Service/Agent Name

Process Name Example

Desired State

Admin Console UI

MonTier-AppAdmin

(pid XXXX) is running...

Configuration Database

MonTier-Derby

(pid XXXX) is running...

Store Nodes

MonTier-es-raw-trans-Node-1
MonTier-es-raw-trans-Node-2
MonTier-es-raw-trans-Node-3
MonTier-es-raw-trans-Node-4

(pid XXXX) is running...

Syslog Agent 1

MonTier-SyslogAgent-1
MonTier-SyslogAgent-2
MonTier-SyslogAgent-3
MonTier-SyslogAgent-4

(pid XXXX) is running...

WS-M Agent 1

MonTier-WsmAgent-1
MonTier-WsmAgent-2
MonTier-WsmAgent-3
MonTier-WsmAgent-4

(pid XXXX) is running...

Store Retention

MonTier-HK-ESRetention

(pid XXXX) is running...

Housekeeping Servers 1

MonTier-HK-WdpDeviceResources
MonTier-HK-WdpServiceResources
MonTier-HK-SyslogKeepalive
MonTier-HK-WsmKeepalive

(pid XXXX) is running...

Console UI

MonTier-UI

(pid XXXX) is running...

Reports

MonTier-Reports

(pid XXXX) is running...

Store Dashboards

MonTier-OpenSearchDashboards

(pid XXXX) is running...

(1) System has one or more service instances depend on an architectural strength selected when DPOD installed (i.e. minimal, low, high ...)

A running process does not necessarily mean the service is operational. When in doubt, always consult the keep alive information found in the Agents section of the Web Console.

  • No labels