Skip to main content

FSM-Monitor-Event

The FSM-Monitor-Event activity monitors system events.

Input parameters

The following table lists the input parameters that can be used with the FSM-Monitor-Event activity.

Example
<span className="keyword cmdname">FSM-Monitor-Event</span> System, [AdditionalSystemID], EventType
Table 1. FSM-Monitor-Event input parameters
ParameterDescriptionExample value
EventTypeThe following list contains predefined event types based on the event filters in the FSM using the lsevtfltr command:
  • All Events
  • Fatal Events
  • Critical Events
  • Minor Events
  • Warning Events
  • Informational Events
  • Unknown Events
  • Hardware Predictive Failure Alert Events
Note
This is not the complete list of event filters.
Critical Events
System
  • A system that can be selected from the managed system list or input manually in the ManagedSystem format (name, type, ID).
  • The System parameter is optional.
  • If there are no input parameters for System and AdditionalSystemID, the FSM-Monitor-Event activity monitors events for all systems.
(9.115.252.102, server, 0x3243f)
AdditionalSystemID
  • The System ID of additional systems.
  • If there are multiple systems, separate each system with a comma.
  • The AdditionalSystemID parameter is optional.
0x1036, 0x156d

Published data

The following table lists the published data parameters that can be used with the FSM-Monitor-Event activity.

Example
[Array]EventID<int>, GenerateDate<String>, ComponentCategory<String>, 
ComponentType<String>, ConditionType<String>, ConditionValue<String>,
Mode<Enum>, Severity<Enum>, ResourceOID<String>, EventText<String>,
EventDetails<String>

Table 2. FSM-Monitor-Event published data parameters
ParameterDescriptionExample value
EventIDA unique value must be used for an event to be used as REST URI identifier.1809
EventTextThe text description of the event.This is a critical event.
Severity

Indicates the severity level of an event. A severity value of 6-255 indicates that the severity level was not specified.

Valid severity level values are:
  • Critical
  • Fatal
  • Harmless
  • Minor
  • Unknown
  • Warning
  • 6-255
Critical
SystemIDThe identifier for the resource in hexadecimal format.0x1306
ModeIndicates the mode. Mode values:
  • ALERT
  • RESOLUTION
ALERT
GenerateDateThe date and time that the information was generated.9/25/2013 2:10:07 AM
ComponentCategoryIdentifies the category of the component in the data model that this event applies to.
Example
Managed Resource.Managed System Resource.Logical Resource.System
Managed Resource.Managed System Resource.Logical Resource.System
ComponentTypeIdentifies the type of component in the data model that this event applies to.
Example
Managed Resource.Managed System Resource.Logical Resource.System
System
ComponentInstanceThe component instance that this event is associated with, in other words, the event target.0x1306
ConditionTypeThe condition being signaled by the event. Condition types are specific to the type of event.User ID Session
ConditionValueThe value of the condition being signaled by the event.
Example
A User ID Session could be User ID Logged Off.
User ID Logged Off