Microsoft.EnterpriseManagement.ConnectorFramework Namespace
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Classes
Class | Description |
---|---|
ConnectorFrameworkProxy | Used for building monitoring connector applications that synchronize data in System Center Operations Manager 2007 with other management applications. The ConnectorFrameworkProxy class provides methods to register and initialize a monitoring connector. |
ConnectorMonitoringAlert | Contains information about an alert returned from a monitoring connector. |
ConnectorMonitoringAlertUpdateFailure | Represents a failure that occurred from updating an alert. |
ConnectorTieredOperationFailure | Represents an operation failure for a given tiered Management Group. |
MonitoringConnector | Retrieves and updates alerts and inserts discovery data. |
MonitoringConnectorSubscription | Represents a monitoring connector subscription. |
Interfaces
Interface | Description |
---|---|
IConnectorFramework | Defines the methods to register and initialize a connector and to monitor its communication channel and state after it has begun sending data. |
IConnectorFrameworkManagement |
Enumerations
Enumeration | Description |
---|---|
ConnectorMonitoringAlertUpdateFailureReason | Provides the reason why the ConnectorMonitoringAlertUpdateFailure occurred. |
ConnectorState | Indicates the possible initialization states for a monitoring connector. |