Sending Events

You can design a client to send events to the Operations Sentinel Event Server for distribution to other clients, notably Operations Sentinel Console.

Sending Events to Operations Sentinel Console

Operations Sentinel Console displays alerts in an Alerts window, from which the operator can control their disposition. Alerts are associated with systems and partitions that are displayed as icons in clusters in Operations Sentinel Console. When an alert is displayed in an Alerts window, the color, shape, and/or size of the associated icon changes, indicating to the operator that the system requires attention.

Operations Sentinel Console provides the ability to track attribute changes in monitored objects, where an object may be a host or console, or a component of a host, such as a disk drive or a process.

Events You Can Send

You can send the following events with the indicated Event Server API functions:

To Send This Event:

Use This Function:

SPD_alarmEventCN

Any of the following functions:

SPD_SendAlarm (see 7.18)

  • SPD_SendUserAlarm (see 7.19)

SPD_ClearAlarm (see 7.4)

SPD_AckAlarm (see 7.1)

SPD_attributeChangeEventCN

SPD_ReportValue (see 7.16)

SPD_deleteObjectEventCN

SPD_DeleteObject (see 7.6)

SPD_logEventCN

SPD_LogMessage (see 7.10)