Versions Compared

Key

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

Syslog Format for Flatline/ Frequency alerts

...

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) Subject:(Device:idg77) Value:(85.0) Threshold:(75.0) FiltersTimeInterval:[device(),domain(),service()] Interval:[timestampStart((timestampStart:10/23/2018 15:35:43.714),timestampStartLong(:1540298143714),timestampEnd(:10/23/2018 15:40:43.714),timestampEndLong(:1540298443714)] InvestigateUrl:(https://172.17.100.149/op/#deviceResources:-deviceNameOp:eq-deviceName:idg77-productView:idg-timeRangeType:custom-timeRangeStart:1663599211803-timeRangeEnd:1663599511803)


Name

Example

Description

Syslog facility code

<16>

Always <16>

Time

Oct 23 15:40:43

Alert's execution time

DPOD server host name

dpod 

The host name of DPOD server that generated the alert

Alerts Syslog Message ID

[0x00a0001a]

Always [0x00a0001a]

Category

[DPOD-alert]

Always [DPOD-alert]

Severity Level

[info]

May be set

via 

via System Parameters ("Syslog Severity Field Value")

Alert Name

AlertName:(Devices CPU Metric)

The alert name as defined in Alerts Setup

Alert Description

AlertDesc:(Alert on Devices CPU over 80%)

The alert description as defined in Alerts Setup

Alerted Object

on:(idg77)

The object (device, service, message, etc.) the alert was generated on

Alert Subject

Device:idg77

A list of properties for the object the alert was generated on

Alert Value

Value:(85.0)

The query's result value

Alert Threshold

Threshold:(75.0)

The alert error threshold as defined in Alerts Setup

Alert FiltersFilters:[device(),domain(),service()]

Additional criteria for the alert's execution

Time Range

Interval

timeInterval:

[

(timestampStart

(

:10/23/2018 15:35:43.714

)

,timestampStartLong

(

:1540298143714

)

,
timestampEnd

(

:10/23/2018 15:40:43.714

)

,timestampEndLong

(

:1540298443714)

]

The time frame for the alert's execution

Investigate URL

Syslog Format for Any/ List alerts 

...

Paste code macro
languagejava
<16>Oct 24 08:30:23 dpod[0x00a0001a][DPOD-alert][info] AlertName:(Objects Down Alert) AlertDesc:(Alert on any DP object that is enabled but down) on:([Domain is down, LogTarget, idg77, HospitalA_Domain]) Value:(null) Threshold:(null) Filters:[device(),domain(),service()] Interval:[timestampStart(10/24/2018 08:25:23.531),timestampStartLong(1540358723531),timestampEnd(10/24/2018 08:30:23.531),timestampEndLong(1540359023531)]


Name

Example

Description

Syslog facility code

<16>

Always <16>

Time

Oct 24 08:30:23

Alert's execution time

DPOD server host name

dpod 

The host name of DPOD server that generated the alert

Alerts Syslog Message ID

[0x00a0001a]

Always [0x00a0001a]

Category

[DPOD-alert]

Always [DPOD-alert]

Severity Level

[info]

May be set

via 

via System Parameters ("Syslog Severity Field Value")

Alert Name

AlertName:(Objects Down Alert)

The alert name as defined in Alerts Setup

Alert Description

AlertDesc:(Alert on any DP object that is enabled but down)

The alert description as defined in Alerts Setup

Alerted Object

on:([Domain is down, LogTarget, idg77, HospitalA_Domain])

The object (device, service, message, etc.) the alert was generated on

Alert Value

Value:(null)

The alert value is not applicable for alert types "any" and "list"

Alert Threshold

Threshold:(null)

The alert threshold is not applicable for alert types "any" and "list"

Alert Filters

Filters:[device(),domain(),service()]

Additional criteria for the alert's execution

Time Range

Interval:[timestampStart(10/24/2018 08:25:23.531),timestampStartLong(1540358723531),
timestampEnd(10/24/2018 08:30:23.531),timestampEndLong(1540359023531)]

The time frame for the alert's execution