IBM DataPower Operations Dashboard v1.0.20.x

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 17 Next »

The Setup Alerts page shows details about existing system alerts associated to the current product view, and lets you edit them and create new alerts.

Click on "Add Alert" to create a new alert.
Click on the alert name to enter the "alert details" page and edit the alert. 

ColumnDescription
NameThe alert's name, click on the name to go to the Alert details Page - you can edit the alert from there.
DescriptionA description of the alert - displays the "Query Value" field of the alert
EnabledShows whether or not the alert execution will be scheduled to run (this is a read only field, you can change it by editing the alert)
System Health MetricShows whether or not the alert is a metric
Schedule

When an alert execution will be scheduled -

The alert will not be scheduled if it is not enabled, even if this field contains a value
Recipients"Syslog" and/or the email addresses of the recipients for the alert publishing

Alert Details page

The top part displays the following fields:

FieldDescription
EnabledWhether or not the alert will be scheduled for execution
System Health MetricWhether or not the alert is a metric
DescriptionA description of the alert -displays the value of the "Query Value" field of the alert
Product Product Type
ScheduleWhen an alert execution will be scheduled (if the alert is not enabled the alert will not be scheduled)
REST URLThe URL to run the alert via REST
Recipients"Syslog" and/or the email addresses of the recipients for the alert publishing

The top part of the page also contains three buttons:
Test - Execute the alert immediately, the alert will be executed even if it's disabled, this is helpful in case you want to check the alert before actually scheduling it.
Edit - Edit the alert
Delete - Delete the alert

Deleted alert cannot be recovered.
If you simply do not want the alert to run - you can disable it (press "Edit" and uncheck the "Enabled" field)


The lower part of the page displays the results of the recent 20 executions of the alert

FieldDescription
Executing User

SCHEDULER - if DPOD run an alert execution via the scheduler

REST - if the alert was run via the REST API

User name - if a user tested the alert by pressing the "Test" button

StatusThe execution status
Status TimeWhen the status was set
MessageHow many alerts were generated (or an error message if a problem occurred)


Add / Edit Alert

The first section contains details about the execution of the alert

FieldDescription
EnabledWhether or not the alert will be scheduled for execution
System Health MetricWhether or not the alert is a metric
NameThe Alert's name
ProductGateway / API-C / Supported Products(when alert is relevant to all product views)
ScheduleWhen the alert will be scheduled, the format is identical to the one used to schedule reports
Destination

Specify the alert publishing destinations:
Syslog - a syslog record will be written, you'll need to configure the Syslog target server's host name, port and the syslog severity field value (Error, Info, etc) in the System Parameters page.

Email - send an email (make sure that "Enable Queries Emails SMTP" is set to true in the System Parameters page)

Email WS - send an email via webservice (make sure that "Enable Queries Emails SMTP WS" is set to true in the System Parameters page)

Recipientsif the destination is Email or Email WS - this field will contain the list of recipients


The Alert Details section contains information about how the alert's query will be evaluated

FieldDescription
Alert Type

The alert type (more information about the alert types can be found in the the Alerts page)

Description

Free text, describes the results returned by the alert's query

Press the "Details" button to view the alert query itself

Index Sets(Hidden by default) Which OpenSearch index sets will be queried
Document Types(Hidden by default) Which OpenSearch document types will be queried
Query (JSON)(Hidden by default) An OpenSearch query
Parameters (JSON)

(Hidden by default) Named parameters to replace placeholders in the query. i.e:

Query PeriodThe time frame for the alert's query
OperatorOperator for the alert's query
ThresholdThe value to compare the query's result to (not applicable for alert types "any" and "list"Border
Field NameOnly applicable for alert type "list"
Value ListOnly applicable for alert type "list" - the list of values delimited by the delimiter specified in the "delimiter" field


The Alert Filters section lets you specify additional criteria for the alert's query according to the product type and document type

FieldDescriptionApplicable Product Type
DeviceWhich DataPower devices the alert's query should checkGateway/API-C
DomainWhich DataPower domains the alert's query should checkGateway/API-C
ServiceWhich DataPower services the alert's query should checkGateway
CatalogWhich API-C catalog names the alert's query should checkAPI-C
SpaceWhich API-C space names the alert's query should checkAPI-C
ProductWhich API-C product names the alert's query should checkAPI-C
PlanWhich API-C plan names the alert's query should checkAPI-C
API NameWhich API-C names the alert's query should checkAPI-C
API VersionWhich API-C versions the alert's query should checkAPI-C
App NameWhich API-C names the alert's query should checkAPI-C
  • No labels