IBM DataPower Operations Dashboard v1.0.8.6

Note: A more recent version of DPOD is available. See DPOD Documentation for the latest documentation.

Optional configuration tasks

  1. Send reports, alerts, internal alerts or maintenance events via Email: Setup the SMTP host, password, port and user name in the system parameters page
  2. Send reports via Email: configure the reports Email destination
  3. Publish alerts via syslog: configure the alerts syslog server hostname and port in the system parameters page
  4. Setup DevOps portal if you want to use DevOps features such as Remote or Local WSDL validation and promotion.
  5. Receive internal DPOD health checks alerts via syslog or Email: enter the Email recipients and change the value for "Internal Alerts - Send Email on Alert" , "Internal Alerts - Email Destination Address for Alerts" and "Internal Alerts - Send Syslog on Alert" in the system parameters pageRestart the keepalive service via app-util.sh after changing these parameters
  6. Publish DPOD maintenance events (backup, sync, firmware upgrade) via syslog: configure the maintenance syslog server hostname and port in the system parameters page
  7. Use the backup appliance feature: change the "Backups -  Destination Path"  in the system parameters page to a new dedicated mount point
  8. Use the appliance firmware upgrade feature:
    a. Change the "Firmware Upgrade - Repository Path" in the system parameters page to a new dedicated mount point.
    b. The system parameter  "Firmware Upgrade - Local Node IP Address" contains the address which monitored devices should access DPOD via SSH 

    make sure the address is correct and each monitored device can access this address via ssh (port 22)

    c. The system parameters "Firmware Upgrade - OS User Name" and "Firmware Upgrade - OS User Password" contain the user and password that will be used to access DPOD via SSH,

    For Appliance Installation - The user is initially locked, you will need to unlock the user, change its password and update the system parameter.

    i. Login to DPOD as root user
    ii. Unlock the user by issuing the command: "passwd -u productuser1"
    iii. Change the user's password by issuing: "passwd productuser1", the maximum password length is 30 characters.
    iv. Update DPOD's system parameter ("Firmware Upgrade - OS User Password") with the new password

    For Non Appliance installation or Docker container installation - system administrator should create a user called "productuser1", and update DPOD's system parameter ("Firmware Upgrade - OS User Password") with its password
    example : OS command for creating the OS user :

    useradd -md /home/productuser1 -s /bin/bash  productuser1



  9. Receive Syslog notification for the backup, sync or firmware upgrade features: change "Maintenance Syslog Notifications Destination Hostname"  in the system parameters page
  10. Security hardening such as: replace self signed certificate of the web console and limit admin dashboard to specific IP addresses.
  11. Externalize the console to support users with no access to the DPOD regulate network.

IBM DataPower Operations Dashboard (DPOD) v1.0.8.6