Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DPOD can publish alerts when certain predefined events occur, for example, when device CPU is over 80%
Alerts can be viewed and managed from the Alerts Setup page

...

TypeDescriptionExample
Frequency The condition will be met if there were X events in the checked timeMore than 5 system errors occurred in the last 10 minutes
Flatline The condition will be met if there is a value above a certain threshold Device CPU is above 80%
Any The condition will be met if any results are returned for the queryA DataPower object is down
ListThe condition will be met if a result is in/not-in a pre-defined list of values.
The list must not be empty.

Alert Execution

An execution is one instance of the alert query, there are 3 ways to execute a query:

...

The alerts can be published via the following facilities:

  • Email (or Email WS) -

...

  • an email will be sent for every generated alert.
    Make sure that "Enable Queries Emails SMTP" (or "Enable Queries Emails SMTP WS") is set to true in the System Parameters page.
    For further details about the format of the email message see Alerts Email Format.
  • Syslog message -

...

  • a

...

  • Syslog message

...

  • will be sent for every generated alert.
    The Syslog target server's host name, port and the syslog severity field value (Error, Info, etc.) can be configured in the System Parameters page.

...

...

  • .