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) TimeInterval:(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 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

Time Range

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

InvestigateUrl:(https://<IP ADDRESS DPOD>/op/#deviceResources:-deviceNameOp:eq-deviceName:idg77-productView:idg-timeRangeType:custom-timeRangeStart:1663599211803-timeRangeEnd:1663599511803)

A URL to a specific dashboard with the same filters the alert used to investigate the alertInvestigate link, which display in DPOD the data that triggered each alert.

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, HospitalALogTarget, The initial server connection could not be started., apic2018_compat_idg2, DPOD-MSC-1805-2, SideCalls_Domain]) ValueSubject:(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)]objectStatusObjectClass:LogTarget,objectStatusErrorCode:The initial server connection could not be started.,objectStatusDeviceName:apic2018_compat_idg2,objectStatusName:DPOD-MSC-1805-2,objectStatusDomainName:SideCalls_Domain) TimeInterval:(timestampStart:09/19/2022 18:20:40.034,timestampStartLong:1663600840034,timestampEnd:09/19/2022 18:25:40.034,timestampEndLong:1663601140034) InvestigateUrl:(https://172.17.100.149/op/#apicFailedObjects:-deviceNameOp:eq-deviceName:apic2018_ucompat_uidg2-domainNameOp:eq-domainName:SideCalls_uDomain-objectTypeOp:eq-objectType:LogTarget-objectNameOp:eq-objectName:DPOD_dMSC_d1805_d2-productView:apic)


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 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, HospitalALogTarget, The initial server connection could not be started., apic2018_compat_idg2, DPOD-MSC-1805-2, SideCalls_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

IntervalTimeInterval:[(timestampStart(10:09/2419/2018 082022 18:2520:2340.531)034,timestampStartLong(1540358723531):1663600840034,
timestampEnd(10:09/2419/2018 082022 18:3025:2340.531)034,timestampEndLong(1540359023531:1663601140034)]

The time frame for the alert's execution

Investigate URL

InvestigateUrl:(https://<IP ADDRESS DPOD>/op/#apicFailedObjects:-deviceNameOp:eq-deviceName:apic2018_ucompat_uidg2-domainNameOp:eq-domainName:SideCalls_uDomain-objectTypeOp:eq-objectType:LogTarget-objectNameOp:eq-objectName:DPOD_dMSC_d1805_d2-productView:apic)

Investigate link, which display in DPOD the data that triggered each alert.