Microsoft Operations Manager |
Use the PerfDataobject to manipulate performance data provided by MOM through the ScriptContext.PerfDataproperty and performance data created by the script with the ScriptContext.CreatePerfDatamethod.
Name | Description |
---|---|
Gets the name of the performance object counter used to report the performance data. |
|
Gets the GUID of the performance data. |
|
Gets the name of the performance counter instance used to report the performance data. |
|
Gets the name of the performance object for which the performance data was collected. |
|
Gets the date and time that the performance data was collected. |
|
Gets the name of the computer from which the performance data was collected. |
|
Gets the name of the domain to which the computer providing the performance data belongs. |
|
Gets the numeric value of the performance data. |
Windows NT/2000: Requires Windows 2000 or later
Version: Requires MOM 1.0 SP1
ScriptContext.CreatePerfData Method, ScriptContext.PerfData Property
Did you find this information useful? Please send your suggestions and comments about the documentation to momsdk@microsoft.com.