Versions Compared

Key

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

...

DPOD supports 3 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 valuesTODO

Alert Execution

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

...