FSM-Monitor-Status
The FSM-Monitor-Status activity monitors system status.
Input parameters
The following table lists the input parameters that can be used with the FSM-Monitor-Status activity.
Example
<span className="keyword cmdname">FSM-Monitor-Status</span> System, [AdditionalSystemID], StatusCategory<Enum>
Parameter | Description | Example value |
---|---|---|
System | A system that can be selected from a managed system list or input manually in a ManagedSystem format (name, type, ID). | (9.115.252.102, server, 0x3243f) |
AdditionalSystemID |
| 0x1036, 0x156d |
EventType |
| Added |
Severity | The default value is All. Severity values:
| Critical |
StatusCategory | Predefined status category Types. The default value is All. StatusCategory values:
| HardwareStatusCategory |
Published data
The following table lists the published data parameters that can be used with the FSM-Monitor-Status activity.
Example
[Array]StatusID<String>, Severity<Enum>, CategoryID<String>, EventType<String>,
ResourceOID<String>
Parameter | Description | Example value |
---|---|---|
StatusID | Identifies the specific status entry. | |
Name | ||
Severity | Severity | Critical |
Details | Status details | |
Date | Status date and time | 9/23/2013 3:10:17 AM |
CategoryID | Identifies the status category. | LedStatusCategory |
EventType | Indicates that either a new entry was added or an existing entry was deleted from the status set. EventType values:
| Added |
SystemID | Identifies the resource on which the status change occurred. | 0x1306 |
SystemName | FSM_System_1 |
Give feedback