Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

Syslog Format

...

for Flatline alerts (match if a statistical value is less/more/equals to threshold X)


Paste code macro
languagejava
<16>Oct 23 15:40:43 dpod [0x00a0001a][DPOD-alert][info] AlertName:(Devices CPU Metric) AlertDesc:(Alert on Devices CPU over 80%) on:(idg77) Value:(85.0) Threshold:(75.0) Filters:[device(),domain(),service()] Interval:[timestampStart(10/23/2018 15:35:43.714),timestampStartLong(1540298143714),timestampEnd(10/23/2018 15:40:43.714),timestampEndLong(1540298443714)]


TimeHostAlerts Syslog Message IDLevelAlert NameAlert DescriptionOn (Alert Device/ Object)Alert Details

10/23/2018 15:40:43.714


dpod

0x00a0001a
(always the same)

info
May be set via System Parameters ("Syslog Severity Field Value")
Devices CPU MetricAlert on Devices CPU over 80%idg77Value:(85.0) Threshold:(75.0) Filters:[device(),domain(),service()] Interval:[timestampStart(10/23/2018 15:35:43.714),timestampStartLong(1540298143714),timestampEnd(10/23/2018 15:40:43.714),timestampEndLong(1540298443714)]

...

Syslog Format for Frequency alerts (match if the number of fetched documents is more than threshold X)


Paste code macro
languagejava
<16>Oct 23 17:44:23 dpod [0x00a0001a][DPOD-alert][info] AlertName:(Transaction Errors Alert) AlertDesc:(Alert when 5 or more Transactions with errors in the last 30 minutes) on:(mpgw - webapi) Value:(22.0) Threshold:(5.0) Filters:[device(idg77),domain(),service()] Interval:[timestampStart(10/22/2018 17:44:23.088),timestampStartLong(1540219463088),timestampEnd(10/23/2018 17:44:23.088),timestampEndLong(1540305863088)]

...

TimeHostAlerts Syslog Message IDLevelAlert NameAlert DescriptionOn (Alert Device/ Object)Alert Details
10/23/2018 17:44:23.088dpod0x00a0001a
(always the same)
info
May be set via System Parameters ("Syslog Severity Field Value")
Transaction Errors AlertAlert when 5 or more Transactions with errors in the last 30 minutesmpgw - webapiValue:(22.0) Threshold:(5.0) Filters:[device(idg77),domain(),service()] Interval:[timestampStart(10/22/2018 17:44:23.088),timestampStartLong(1540219463088),timestampEnd(10/23/2018 17:44:23.088),timestampEndLong(1540305863088)]

...

Syslog Format for Any alerts (match if any record was fetched

...

)


Syslog Format for List alerts (match if a certain field of the fetched records matches a blacklist/whitelist

...

The message ID for all alerts will always be 0x00a0001a

...

)