Versions Compared

Key

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

...

Each query consists of a type, period, an operator and a threshold.
In addition, you can define filters, so the query will run on specific devices, domains or services.

DPOD supports 3 4 types of alerts queries:

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

...