IBM© DataPower Operations Dashboard v1.0.5.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

« Previous Version 2 Next »

In some cases, DPOD users wants to remove DPODs related configuration from monitored device (IDG). Example : temporary monitoring non-production device for product demonstration.

The user has two basic ways to remove DPODs related configuration from monitored IDG devices :

  1. Manually as describe in the in the in How to Uninstall DPOD from DataPower
  2. Using DPOD IDG configuration tool 

The DPOD IDG configuration tool is a simple tool that enables the user to backup DPODs related configuration of IDG before starting monitor the IDG using DPOD.

If needed, the tool can also remove the DPOD configuration from IDG monitored device.


Backing up the IDG  configuration

Use the app_idg_pre_conf_bck.sh script located in the directory /app/scripts.

The script will back up the following IDG objects configuration:

  • XML management interface
  • WS-M agent configuration (default domain and appliaction domains)
  • Certificate monitor

The script parameters are :

  • -i, --idg-ip           : IDG xml management interface IP address or host name
  • -p, --idg-port      : IDG xml management interface port
  • -u, --idg-user     : IDG xml management interface user name
  • -s, --idg-pass     : IDG xml management interface user password


Operation

Purpose

-i, --idg-ip

IDG xml management interface IP address or host name

-p, --idg-port


-u, --idg-user

View DPOD system services status (running/stopped)

Start Service

Start DPOD system services.
The command lets you start either single service or a list of several services.

Stop Service

Stop DPOD system services.
The command lets you stop either a single service or a list of several services.

MustGather

Create and export DPOD MustGather logs.
(This operation may be requested of you by product support)

In order to run the command see following link

Reboot Device

Restart the DPOD device (physical or VM)

Shutdown Device

Shutdown the DPOD device (physical or VM)

Upgrade/Update

Upgrade the DPOD installation to a newer version.
This requires an update file (Fix file) to be uploaded to the system

Exit

Exit the CLI

The script backup directory and log file will be displayed in a message at the end of execution

example of the script execution :





  • No labels