...
By using an Event Notification configuration it will be possible to filter and stream events of all types and levels produced by various MediationZone functions in real-time, as data is processed through the system. Valid destinations are files on the local disk, MediationZone system log, and e-mail notifications. The following events are managed; custom events can be created using the Development Toolkit:
Code Server events
Node failures
Node messages
Node state changes
System startup, shutdown, and failures
Task Executor messages
Task state changes
User actions
Workflow state changes
...
MediationZone provides for tracing and debug capabilities within its standard functionality. Descriptions and recommendations of “what-to-do” are provided as part of the standard documentation.
The Development Toolkit can be used to provide the ability to:
...
Send minor, major and critical events from the Event Manager to the UNIX system log
...
Implement external probes using http protocol for checking system health
...