Microsoft Operations Manager |
Use the Eventobject to manipulate events provided by MOM through the ScriptContext.Eventproperty and events created by the script with the ScriptContext.CreateEventmethod.
Name | Description |
---|---|
Gets an event parameter. |
|
Sets the event parameters of a newly created event object. |
Name | Description |
---|---|
Gets the category of the event. |
|
Gets the Windows NT and Windows 2000 event ID of the event. |
|
Gets the source of the event. |
|
Gets the type of the event, such as Warning or Error. |
|
Gets the name of the computer that logged the event. |
|
Gets the logging domain of the event. |
|
Gets the description of the event. |
|
Gets the name of the message DLL that provides the event. |
|
Gets the version number of the message DLL that provides the event. |
|
Gets the name of the computer that generated the event. |
|
Gets the source domain of the event. |
|
Gets the date and time that the event occurred. |
|
Gets the name of the Windows NT or Windows 2000 account that generated the event. |
Windows NT/2000: Requires Windows 2000 or later
Version: Requires MOM 1.0 SP1
ScriptContext.CreateEvent Method, ScriptContext.Event Property
Did you find this information useful? Please send your suggestions and comments about the documentation to momsdk@microsoft.com.