|
Sonic Management API | |||||
SUMMARY: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS | DETAIL: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS |
This documentation describes the notifications that are exposed by a CollectionsMonitor component running within the Sonic Management environment.
A general description of notifications is provided in the overview.
CollectionsMonitor Metrics
,
CollectionsMonitor Operations/Attributes
Notifications Summary |
application.alert.storage.metrics.StoredPerMinute
Alert for metric storage.metrics.StoredPerMinute |
application.alert.storage.notifications.StoredPerMinute
Alert for metric storage.notifications.StoredPerMinute |
system.monitor.Threshold
Sent when a notification monitoring threshold has been broken. |
system.state.Offline
Component stop complete. |
system.state.Online
Component start complete. |
Notifications Detail |
- Severity:
Level.INFO
- Attributes:
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.storage.notifications.StoredPerMinute
- Severity:
Level.INFO
- Attributes:
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.storage.metrics.StoredPerMinute
- Severity:
Level.WARNING
- Attributes:
CollectionConfigID
- The configuration identity for the monitored collection.NotificationMonitor
- The configured name for the set of monitored notifications for which the threshold has been broken.HighThreshold
- The high threshold value that was exceeded, causing generation of the notification. Note: This attribute is only present if a high threshold has been exceeded.LowThreshold
- The low threshold value that was exceeded, causing generation of the notification. Note: This attribute is only present if a low threshold has been exceeded.ActualCount
- The actual value at the point in time when the notification is generated.
- 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
- 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
|
Sonic Management API | |||||
SUMMARY: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS | DETAIL: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS |