|
Sonic Management API | |||||
SUMMARY: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS | DETAIL: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS |
This documentation describes the notifications that are exposed by a Logger component running within the Sonic Management environment.
A general description of notifications is provided in the overview.
Logger Metrics
,
Logger Operations/Attributes
Notifications Summary |
application.alert.logger.metrics.LoggedPerMinute
Alert for metric logger.metrics.LoggedPerMinute |
application.alert.logger.notifications.LoggedPerMinute
Alert for metric logger.notifications.LoggedPerMinute |
system.state.Offline
Component stop complete. |
system.state.Online
Component start complete. |
Notifications Detail |
- Severity:
Level.INFO
- Attributes:
InitialAlert
- The date/time the threshold value was initially exceeded.Repeat
- "true" when this is a repeat alert for an existing threshold exceeded condition.Threshold
- The threshold value that has been exceeded.ThresholdType
- Indicates whether the threshold is a "high" or "low" threshold type.Units
- The units of the value (if available, otherwise blank).Value
- The value of the metric at the time the the threshold alert was generated.- See Also:
application.alert.logger.notifications.LoggedPerMinute
- Severity:
Level.INFO
- Attributes:
InitialAlert
- The date/time the threshold value was initially exceeded.Repeat
- "true" when this is a repeat alert for an existing threshold exceeded condition.Threshold
- The threshold value that has been exceeded.ThresholdType
- Indicates whether the threshold is a "high" or "low" threshold type.Units
- The units of the value (if available, otherwise blank).Value
- The value of the metric at the time the the threshold alert was generated.- See Also:
application.alert.logger.metrics.LoggedPerMinute
- Severity:
Level.INFO
- Attributes:
LastError
- All state notifications carry the description of the last (uncleared) error that occurred on this component.LastErrorLevel
- All state notifications carry the severity level of the last (uncleared) error that occurred on this component. Severity levels are integers whose values map to constants defined in the java class Level.- See Also:
system.state.Offline
- Severity:
Level.INFO
- Attributes:
LastError
- All state notifications carry the description of the last (uncleared) error that occurred on this component.LastErrorLevel
- All state notifications carry the severity level of the last (uncleared) error that occurred on this component. Severity levels are integers whose values map to constants defined in the java class Level.- See Also:
system.state.Online
|
Sonic Management API | |||||
SUMMARY: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS | DETAIL: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS |