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 »

Reports

These parameters determine reporting behavior for DPOD.

Parameter

Category

Default

Explanation

Enable Reports Emails SMTP *

Reports

true

Enables sending reports via SMTP

Enable Reports Emails SMTP WS *

Reports

false

Enables sending reports via a Web-Service

Enable Reports Output File *

Reports

false

Enables writing reports to a local file

Fields to ignore in ElasticSearch response

Reports

doc_count_error_upper_bound,sum_other_doc_count

For internal use, do not change unless instructed to do so by product support.

  

* Of the first three parameters, only one should set to true.

More info:  see reports or configuring sending reports in mail

Reports publishing

These parameters determine where issued reports are sent.

If a given sending technology is enabled (e.g. send reports via SMTP), all parameters for that technology must be filled.

Parameter

Category

Default

Explanation

From Address

Email

from@example.com

The sender address which will appear in the report email.

SMTP Host

Email SMTP

smtp.example.com

Destination SMTP host

SMTP Password

Email SMTP

********

Password for logging in to the SMTP host

SMTP Port

Email SMTP

465

Destination SMTP host port

SMTP User

Email SMTP

mailer@example.com

User for logging in to the SMTP host

 

SMTP WS Endpoint URI

Email SMTP WS

/DPOD/SMTPSender

Destination URI for sending reports via Web-Service

SMTP WS Host

Email SMTP WS

localhost

Destination hostname for sending reports via Web-Service

SMTP WS Port

Email SMTP WS

8080

Destination port for sending reports via Web-Service

SMTP WS Protocol

Email SMTP WS

HTTP

Protocol for accessing the Web-Service host

Valid values: HTTP / HTTPS

SMTP WS User

Email SMTP WS

user

User used for sending reports via Web-Service. This value is sent using HTTP Basic Authentication.

SMTP WS Password

Email SMTP WS

********

Password used for sending reports via Web-Service. This value is sent using HTTP Basic Authentication.

More info:  see on reports  and TODO Link to SMTP WS description

 

LDAP

These parameters control configuration and connection to LDAP, used for role-based security.

If LDAP role-based security is enabled – parameter “Enable LDAP” - all parameters below are mandatory. If LDAP RBM is disabled, these parameters should be left blank.

Parameter

Category

Default

Explanation

LDAP Connection Name (DN)

LDAP

 

Username for connecting to LDAP server (sometimes called “bind user”)

LDAP Connection PASSWORD

LDAP

 

Password for connecting to LDAP server

LDAP Connection URL (ldap://IP:Port)

LDAP

 

Connection URL for connection to LDAP server

Enable LDAP

LDAP

false

Is LDAP RBM enabled – yes/no

LDAP Group Base Entry (e.g. OU)

LDAP

 

The top of the tree in the LDAP hierarchy; Searching for LDAP groups starts from this point downward.

Make sure your user is authorized to connect to this point in the LDAP hierarchy.

LDAP Group Name Attribute

LDAP

 

TODO

LDAP Group Search Filter ({0} - Authenticated User Name, {1} - Authenticated User DN)

LDAP

 

TODO

 

LDAP Referral (ignore/follow)

LDAP

ignore

TODO

 

LDAP User Base Entry (e.g. OU)

LDAP

 

TODO

 

LDAP User Search Filter ({0} - User Name)

LDAP

 

 

TODO

TODO

Link to Planning and LDAP

Link to Installing and LDAP configuration

Link to RBM security and LDAP

 

Monitored devices authentication

These parameters control authentication of monitored DataPower Gateways. When DPOD collects data from monitored devices, it verifies that these are the correct devices using TLS; The DataPower certificate is authenticated against DPOD’s CA trust store, specified below.

(Check explanation and title.)

 

Parameter

Category

Default

Explanation

TLS Level (TLSv1/TLSv1.1/TLSv1.2)

Security

TLSv1.2

TLS level used to perform authentication

CA Trusted Keystore Password

Security

 

Trust store password

CA Trusted Keystore Full Path and Filename

Security

/app/java/jre/lib/security/cacerts

Trust store full path

CA Trusted Keystore Type (JKS/PKCS12)

Security

JKS

Trust store type

TODO

Link to relevant section in security chapter, if there is one

Configuration changes tracking

DPOD collects from monitored devices data concerning DataPower configuration changes. It does this by getting the complete configuration from the device, and comparing it to the last collected configuration. The parameters below control this mechanism.

Parameter

Category

Default

Explanation

Interval time to extract all service configuration and compare to last version; In Seconds;

ServiceConfig

1800

Determines how often monitored devices configuration is collected and compared to the last version.

 

It is recommended not to use a value under 900 (15 minutes).

Interval number to compress Configuration Table since massive update and delete occurs. Once a day

ServiceConfig

v1

For internal use, do not change unless instructed to do so by product support.

 

TODO

Link to section about tracking configuration changes

Link to agents types and the data they collect

 

 

Console UI appearance

The parameters control the way data is displayed in the DPOD Console UI. These are the default values, unless the user has defined another value.

Parameter

Category

Default

Explanation

Default Full Date Format

Style

MM/dd/yyyy HH:mm:ss.SSS

Full date format

Default Date Format with no Millis

Style

MM/dd/yyyy HH:mm:ss

Full date format, without milliseconds

Default Date Format with no Year

Style

MM/dd HH:mm:ss.SSS

Full date format, without year

Default Short Date Format

Style

MM/dd/yyyy

Short date format

Default Theme (light/dark)

Style

Light

Light or dark theme of the console UI screens

 

 

Auto-generated service wiki

DPOD automatically creates a service configuration wiki for all monitored devices. DPOD collects configuration and transactional data, and if a configuration change was made (e.g. a new service was created) it sends a JSON file with all its configuration details to a wiki update service. The parameters below determine where JSON requests are sent and some of their data.

Parameter

Category

Default

Explanation

Wiki Default New Service Contact Mail

Wiki

changeme@example.com

This value is inserted as the service contact email the first time a new service is created

Wiki Default New Service Contact Name

Wiki

Contact Name

This value is inserted as the service contact name the first time a new service is created

Wiki Default New Service Contact Phone

Wiki

+0-(000)-000-0000

This value is inserted as the service contact phone number the first time a new service is created

Wiki Push REST Password

Wiki

 

Password for logging in to the REST service which updates the wiki

Wiki Push REST User

Wiki

MS

User for logging in to the REST service which updates the wiki

Wiki Push REST API Version

Wiki

v1

Determines the version of the sent WS request format to the wiki portal. This can be used for backwards compatibility, in cases DPOD was updated but you still want to receive the older version format.

For future use - Currently only v1 applies.

Wiki URL

Wiki

https://127.0.0.1/DPOD/wiki/

URL of the wiki update service

TODO

Link to how to operate this wiki, or some mention of the wiki functionality elsewhere

Link to JSON structure

 

Other parameters

The following parameters control various other functions.

Parameter

Category

Default

Explanation

Enable agents management

Agents

true

In an “External self-service console” installation, this should be false, otherwise, it should be true. (link to installation types in chapter 2)

Certificate monitoring duration in days

Certificate Monitoring

60

DataPower can be set to send an alert a configurable amount of days before certificates are about to expire. DPOD leverages this ability in the certificate monitoring screens.

When a new monitored device is added to DPOD, the value in this parameter is set on the corresponding parameter on the device.

This value does not affect already-monitored devices. If you wish to change this in previously added devices, you need to do so manually.

 

Link to task

Default duration of WSM in minutes

WSM

5

This determines how long a WSM subscription remains enabled after being activated. Value is in minutes, maximum value is 60.

 

Link to agent types

3rd Parties Notice File Path

System

/installs/eula/NOTICE.txt

This is the location of licensing and notices files for 3rd party products used by DPOD.

EULA File Path

System

/installs/eula/EULA.txt

The location of the DPOD EULA agreement.

  • No labels