MonitoringServiceExtensions Class |
Note: This API is now obsolete.
Namespace: net.openstack.Core.Synchronous
The MonitoringServiceExtensions type exposes the following members.
Name | Description | |
---|---|---|
CreateAgentToken | Obsolete.
Creates a new agent token.
| |
CreateAlarm | Obsolete.
Creates a new alarm.
| |
CreateCheck | Obsolete.
Creates a new check.
| |
CreateEntity | Obsolete.
Creates a new monitoring entity.
| |
CreateNotification | Obsolete.
Creates a new notification.
| |
CreateNotificationPlan | Obsolete.
Creates a new notification plan.
| |
DiscoverAlarmNotificationHistory | Obsolete.
Gets a collection of CheckId objects identifying the particular checks
for which an alarm notification history is present for a particular entity/alarm
combination.
| |
EvaluateAlarmExample | Obsolete.
Evaluate the template of a single alarm example.
| |
GetAccount | Obsolete.
Gets information about a monitoring account.
| |
GetAgent | Obsolete.
Gets a monitoring agent by ID.
| |
GetAgentConnection | Obsolete.
Gets a monitoring agent connection by ID.
| |
GetAgentHostInformation | Obsolete.
Gets agent host information reported by a monitoring agent.
| |
GetAgentToken | Obsolete.
Gets a monitoring agent token by ID.
| |
GetAlarm | Obsolete.
Gets a monitoring alarm by ID.
| |
GetAlarmExample | Obsolete.
Gets a monitoring alarm example by ID.
| |
GetAlarmNotificationHistory | Obsolete.
Gets a monitoring alarm notification history item by ID.
| |
GetCheck | Obsolete.
Gets a monitoring check by ID.
| |
GetCheckType | Obsolete.
Gets a monitoring check type by ID.
| |
GetCpuInformation | Obsolete.
Gets CPU information reported by a monitoring agent.
| |
GetDataPoints | Obsolete.
Gets a collection of data points collected for a metric by the monitoring service.
| |
GetDiskInformation | Obsolete.
Gets disk information reported by a monitoring agent.
| |
GetEntity | Obsolete.
Gets a monitoring entity by ID.
| |
GetFilesystemInformation | Obsolete.
Gets filesystem information reported by a monitoring agent.
| |
GetLimits | Obsolete.
Gets the resource and rate limits enforced by the monitoring service.
| |
GetLoginInformation | Obsolete.
Gets login information reported by a monitoring agent.
| |
GetMemoryInformation | Obsolete.
Gets memory information reported by a monitoring agent.
| |
GetMonitoringZone | Obsolete.
Gets a monitoring zone by ID.
| |
GetNetworkInterfaceInformation | Obsolete.
Gets network interface information reported by a monitoring agent.
| |
GetNotification | Obsolete.
Gets a monitoring notification by ID.
| |
GetNotificationPlan | Obsolete.
Gets a monitoring notification plan by ID.
| |
GetNotificationType | Obsolete.
Gets a monitoring notification type by ID.
| |
GetProcessInformation | Obsolete.
Gets process information reported by a monitoring agent.
| |
GetSystemInformation | Obsolete.
Gets system information reported by a monitoring agent.
| |
ListAgentCheckTargets | Obsolete.
Gets a collection of monitoring agent check targets.
| |
ListAgentConnections | Obsolete.
Gets a collection of monitoring agent connections.
| |
ListAgents | Obsolete.
Gets a collection of monitoring agents.
| |
ListAgentTokens | Obsolete.
Gets a collection of monitoring agent tokens.
| |
ListAlarmChangelogs(IMonitoringService, AlarmChangelogId, NullableInt32, NullableDateTimeOffset, NullableDateTimeOffset) | Obsolete.
Gets a collection of monitoring alarm changelogs.
| |
ListAlarmChangelogs(IMonitoringService, EntityId, AlarmChangelogId, NullableInt32, NullableDateTimeOffset, NullableDateTimeOffset) | Obsolete.
Gets a collection of monitoring alarm changelogs.
| |
ListAlarmExamples | Obsolete.
Gets a collection of monitoring alarm examples.
| |
ListAlarmNotificationHistory | Obsolete.
Gets a collection of monitoring alarm notification history items.
| |
ListAlarms | Obsolete.
Gets a collection of monitoring entities.
| |
ListAudits | Obsolete.
Gets a collection of monitoring audits.
| |
ListChecks | Obsolete.
Gets a collection of monitoring checks.
| |
ListCheckTypes | Obsolete.
Gets a collection of monitoring check types.
| |
ListEntities | Obsolete.
Gets a collection of monitoring entities.
| |
ListEntityOverviews(IMonitoringService, EntityId, NullableInt32) | Obsolete.
Gets a collection of monitoring entity overviews.
| |
ListEntityOverviews(IMonitoringService, EntityId, NullableInt32, IEnumerableEntityId) | Obsolete.
Gets a collection of monitoring entity overviews, filtered by entity ID.
| |
ListMetrics | Obsolete.
Gets a collection of monitoring metrics.
| |
ListMonitoringZones | Obsolete.
Gets a collection of monitoring zones.
| |
ListNotificationPlans | Obsolete.
Gets a collection of monitoring notification plans.
| |
ListNotifications | Obsolete.
Gets a collection of monitoring notifications.
| |
ListNotificationTypes | Obsolete.
Gets a collection of monitoring notification types.
| |
PerformTraceRouteFromMonitoringZone | Obsolete.
Perform a traceroute operation from a monitoring zone to a particular target.
| |
RemoveAgentToken | Obsolete.
Remove and delete a monitoring agent token by ID.
| |
RemoveAlarm | Obsolete.
Remove and delete a monitoring alarm by ID.
| |
RemoveCheck | Obsolete.
Remove and delete a monitoring check by ID.
| |
RemoveEntity | Obsolete.
Remove and delete a monitoring entity by ID.
| |
RemoveNotification | Obsolete.
Remove and delete a monitoring notification by ID.
| |
RemoveNotificationPlan | Obsolete.
Remove and delete a monitoring notification plan by ID.
| |
TestAlarm | Obsolete.
Test a monitoring alarm.
| |
TestCheck | Obsolete.
Test a monitoring check.
| |
TestExistingCheck | Obsolete.
Test an existing check by ID.
| |
TestExistingNotification | Obsolete.
Test an existing notification by ID.
| |
TestNotification | Obsolete.
Test a monitoring notification.
| |
UpdateAccount | Obsolete.
Updates a monitoring account.
| |
UpdateAgentToken | Obsolete.
Updates a monitoring agent token.
| |
UpdateAlarm | Obsolete.
Updates a monitoring alarm.
| |
UpdateCheck | Obsolete.
Updates a monitoring check.
| |
UpdateEntity | Obsolete.
Updates a monitoring entity.
| |
UpdateNotification | Obsolete.
Updates a monitoring notification.
| |
UpdateNotificationPlan | Obsolete.
Updates a monitoring notification plan.
|