|
Sonic Management API | |||||
SUMMARY: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS | DETAIL: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS |
This documentation describes the notifications that are exposed by a ActivationDaemon component running within the Sonic Management environment.
A general description of notifications is provided in the overview.
ActivationDaemon Operations/Attributes
Notifications Summary |
system.state.Online
Component start complete. |
system.state.Offline
Component stop complete. |
system.state.Activate
Child container (re)launch complete. |
system.state.Deactivate
Child container shutdown complete. |
system.state.Failure
Child container process has died. |
Notifications Detail |
- 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
,system.state.Activate
,system.state.Deactivate
,system.state.Failure
- 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
,system.state.Activate
,system.state.Deactivate
,system.state.Failure
- Severity:
Level.INFO
- Attributes:
Container
- The runtime indentity of the container that has been activated.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
,system.state.Offline
,system.state.Deactivate
,system.state.Failure
- Severity:
Level.INFO
- Attributes:
Container
- The runtime indentity of the container that has been deactivated.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
,system.state.Offline
,system.state.Activate
,system.state.Failure
- Severity:
Level.SEVERE
- Attributes:
Container
- The runtime indentity of the container that failed.ExitCode
- The exit code of the container that failed. Exit codes are integers whose values map to constants defined in the java class IContainerExitCodes.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
,system.state.Offline
,system.state.Activate
,system.state.Deactivate
|
Sonic Management API | |||||
SUMMARY: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS | DETAIL: OPERATIONS/ATTRIBUTES | NOTIFICATIONS | METRICS |