CloudMonitoringProvider Methods |
The CloudMonitoringProvider type exposes the following members.
Name | Description | |
---|---|---|
CreateAgentTokenAsync |
Creates a new agent token.
| |
CreateAlarmAsync |
Creates a new alarm.
| |
CreateCheckAsync |
Creates a new check.
| |
CreateEntityAsync |
Creates a new monitoring entity.
| |
CreateNotificationAsync |
Creates a new notification.
| |
CreateNotificationPlanAsync |
Creates a new notification plan.
| |
DiscoverAlarmNotificationHistoryAsync |
Gets a collection of CheckId objects identifying the particular checks
for which an alarm notification history is present for a particular entity/alarm
combination.
| |
EvaluateAlarmExampleAsync |
Evaluate the template of a single alarm example.
| |
GetAccountAsync |
Gets information about a monitoring account.
| |
GetAgentAsync |
Gets a monitoring agent by ID.
| |
GetAgentConnectionAsync |
Gets a monitoring agent connection by ID.
| |
GetAgentHostInformationAsync |
Gets agent host information reported by a monitoring agent.
| |
GetAgentTokenAsync |
Gets a monitoring agent token by ID.
| |
GetAlarmAsync |
Gets a monitoring alarm by ID.
| |
GetAlarmExampleAsync |
Gets a monitoring alarm example by ID.
| |
GetAlarmNotificationHistoryAsync |
Gets a monitoring alarm notification history item by ID.
| |
GetCheckAsync |
Gets a monitoring check by ID.
| |
GetCheckTypeAsync |
Gets a monitoring check type by ID.
| |
GetCpuInformationAsync |
Gets CPU information reported by a monitoring agent.
| |
GetDataPointsAsync |
Gets a collection of data points collected for a metric by the monitoring service.
| |
GetDiskInformationAsync |
Gets disk information reported by a monitoring agent.
| |
GetEntityAsync |
Gets a monitoring entity by ID.
| |
GetFilesystemInformationAsync |
Gets filesystem information reported by a monitoring agent.
| |
GetLimitsAsync |
Gets the resource and rate limits enforced by the monitoring service.
| |
GetLoginInformationAsync |
Gets login information reported by a monitoring agent.
| |
GetMemoryInformationAsync |
Gets memory information reported by a monitoring agent.
| |
GetMonitoringZoneAsync |
Gets a monitoring zone by ID.
| |
GetNetworkInterfaceInformationAsync |
Gets network interface information reported by a monitoring agent.
| |
GetNotificationAsync |
Gets a monitoring notification by ID.
| |
GetNotificationPlanAsync |
Gets a monitoring notification plan by ID.
| |
GetNotificationTypeAsync |
Gets a monitoring notification type by ID.
| |
GetProcessInformationAsync |
Gets process information reported by a monitoring agent.
| |
GetSystemInformationAsync |
Gets system information reported by a monitoring agent.
| |
ListAgentCheckTargetsAsync |
Gets a collection of monitoring agent check targets.
| |
ListAgentConnectionsAsync |
Gets a collection of monitoring agent connections.
| |
ListAgentsAsync |
Gets a collection of monitoring agents.
| |
ListAgentTokensAsync |
Gets a collection of monitoring agent tokens.
| |
ListAlarmChangelogsAsync(AlarmChangelogId, NullableInt32, NullableDateTimeOffset, NullableDateTimeOffset, CancellationToken) |
Gets a collection of monitoring alarm changelogs.
| |
ListAlarmChangelogsAsync(EntityId, AlarmChangelogId, NullableInt32, NullableDateTimeOffset, NullableDateTimeOffset, CancellationToken) |
Gets a collection of monitoring alarm changelogs.
| |
ListAlarmExamplesAsync |
Gets a collection of monitoring alarm examples.
| |
ListAlarmNotificationHistoryAsync |
Gets a collection of monitoring alarm notification history items.
| |
ListAlarmsAsync |
Gets a collection of monitoring entities.
| |
ListAuditsAsync |
Gets a collection of monitoring audits.
| |
ListChecksAsync |
Gets a collection of monitoring checks.
| |
ListCheckTypesAsync |
Gets a collection of monitoring check types.
| |
ListEntitiesAsync |
Gets a collection of monitoring entities.
| |
ListEntityOverviewsAsync(EntityId, NullableInt32, CancellationToken) |
Gets a collection of monitoring entity overviews.
| |
ListEntityOverviewsAsync(EntityId, NullableInt32, IEnumerableEntityId, CancellationToken) |
Gets a collection of monitoring entity overviews, filtered by entity ID.
| |
ListMetricsAsync |
Gets a collection of monitoring metrics.
| |
ListMonitoringZonesAsync |
Gets a collection of monitoring zones.
| |
ListNotificationPlansAsync |
Gets a collection of monitoring notification plans.
| |
ListNotificationsAsync |
Gets a collection of monitoring notifications.
| |
ListNotificationTypesAsync |
Gets a collection of monitoring notification types.
| |
PerformTraceRouteFromMonitoringZoneAsync |
Perform a traceroute operation from a monitoring zone to a particular target.
| |
RemoveAgentTokenAsync |
Remove and delete a monitoring agent token by ID.
| |
RemoveAlarmAsync |
Remove and delete a monitoring alarm by ID.
| |
RemoveCheckAsync |
Remove and delete a monitoring check by ID.
| |
RemoveEntityAsync |
Remove and delete a monitoring entity by ID.
| |
RemoveNotificationAsync |
Remove and delete a monitoring notification by ID.
| |
RemoveNotificationPlanAsync |
Remove and delete a monitoring notification plan by ID.
| |
TestAlarmAsync |
Test a monitoring alarm.
| |
TestCheckAsync |
Test a monitoring check.
| |
TestExistingCheckAsync |
Test an existing check by ID.
| |
TestExistingNotificationAsync |
Test an existing notification by ID.
| |
TestNotificationAsync |
Test a monitoring notification.
| |
UpdateAccountAsync |
Updates a monitoring account.
| |
UpdateAgentTokenAsync |
Updates a monitoring agent token.
| |
UpdateAlarmAsync |
Updates a monitoring alarm.
| |
UpdateCheckAsync |
Updates a monitoring check.
| |
UpdateEntityAsync |
Updates a monitoring entity.
| |
UpdateNotificationAsync |
Updates a monitoring notification.
| |
UpdateNotificationPlanAsync |
Updates a monitoring notification plan.
|
Name | Description | |
---|---|---|
CreateAgentToken |
Creates a new agent token.
(Defined by MonitoringServiceExtensions.) | |
CreateAlarm |
Creates a new alarm.
(Defined by MonitoringServiceExtensions.) | |
CreateCheck |
Creates a new check.
(Defined by MonitoringServiceExtensions.) | |
CreateEntity |
Creates a new monitoring entity.
(Defined by MonitoringServiceExtensions.) | |
CreateNotification |
Creates a new notification.
(Defined by MonitoringServiceExtensions.) | |
CreateNotificationPlan |
Creates a new notification plan.
(Defined by MonitoringServiceExtensions.) | |
DiscoverAlarmNotificationHistory |
Gets a collection of CheckId objects identifying the particular checks
for which an alarm notification history is present for a particular entity/alarm
combination.
(Defined by MonitoringServiceExtensions.) | |
EvaluateAlarmExample |
Evaluate the template of a single alarm example.
(Defined by MonitoringServiceExtensions.) | |
GetAccount |
Gets information about a monitoring account.
(Defined by MonitoringServiceExtensions.) | |
GetAgent |
Gets a monitoring agent by ID.
(Defined by MonitoringServiceExtensions.) | |
GetAgentConnection |
Gets a monitoring agent connection by ID.
(Defined by MonitoringServiceExtensions.) | |
GetAgentHostInformation |
Gets agent host information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetAgentToken |
Gets a monitoring agent token by ID.
(Defined by MonitoringServiceExtensions.) | |
GetAlarm |
Gets a monitoring alarm by ID.
(Defined by MonitoringServiceExtensions.) | |
GetAlarmExample |
Gets a monitoring alarm example by ID.
(Defined by MonitoringServiceExtensions.) | |
GetAlarmNotificationHistory |
Gets a monitoring alarm notification history item by ID.
(Defined by MonitoringServiceExtensions.) | |
GetCheck |
Gets a monitoring check by ID.
(Defined by MonitoringServiceExtensions.) | |
GetCheckType |
Gets a monitoring check type by ID.
(Defined by MonitoringServiceExtensions.) | |
GetCpuInformation |
Gets CPU information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetDataPoints |
Gets a collection of data points collected for a metric by the monitoring service.
(Defined by MonitoringServiceExtensions.) | |
GetDiskInformation |
Gets disk information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetEntity |
Gets a monitoring entity by ID.
(Defined by MonitoringServiceExtensions.) | |
GetFilesystemInformation |
Gets filesystem information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetLimits |
Gets the resource and rate limits enforced by the monitoring service.
(Defined by MonitoringServiceExtensions.) | |
GetLoginInformation |
Gets login information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetMemoryInformation |
Gets memory information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetMonitoringZone |
Gets a monitoring zone by ID.
(Defined by MonitoringServiceExtensions.) | |
GetNetworkInterfaceInformation |
Gets network interface information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetNotification |
Gets a monitoring notification by ID.
(Defined by MonitoringServiceExtensions.) | |
GetNotificationPlan |
Gets a monitoring notification plan by ID.
(Defined by MonitoringServiceExtensions.) | |
GetNotificationType |
Gets a monitoring notification type by ID.
(Defined by MonitoringServiceExtensions.) | |
GetProcessInformation |
Gets process information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
GetSystemInformation |
Gets system information reported by a monitoring agent.
(Defined by MonitoringServiceExtensions.) | |
ListAgentCheckTargets |
Gets a collection of monitoring agent check targets.
(Defined by MonitoringServiceExtensions.) | |
ListAgentConnections |
Gets a collection of monitoring agent connections.
(Defined by MonitoringServiceExtensions.) | |
ListAgents |
Gets a collection of monitoring agents.
(Defined by MonitoringServiceExtensions.) | |
ListAgentTokens |
Gets a collection of monitoring agent tokens.
(Defined by MonitoringServiceExtensions.) | |
ListAlarmChangelogs(AlarmChangelogId, NullableInt32, NullableDateTimeOffset, NullableDateTimeOffset) | Overloaded.
Gets a collection of monitoring alarm changelogs.
(Defined by MonitoringServiceExtensions.) | |
ListAlarmChangelogs(EntityId, AlarmChangelogId, NullableInt32, NullableDateTimeOffset, NullableDateTimeOffset) | Overloaded.
Gets a collection of monitoring alarm changelogs.
(Defined by MonitoringServiceExtensions.) | |
ListAlarmExamples |
Gets a collection of monitoring alarm examples.
(Defined by MonitoringServiceExtensions.) | |
ListAlarmNotificationHistory |
Gets a collection of monitoring alarm notification history items.
(Defined by MonitoringServiceExtensions.) | |
ListAlarms |
Gets a collection of monitoring entities.
(Defined by MonitoringServiceExtensions.) | |
ListAudits |
Gets a collection of monitoring audits.
(Defined by MonitoringServiceExtensions.) | |
ListChecks |
Gets a collection of monitoring checks.
(Defined by MonitoringServiceExtensions.) | |
ListCheckTypes |
Gets a collection of monitoring check types.
(Defined by MonitoringServiceExtensions.) | |
ListEntities |
Gets a collection of monitoring entities.
(Defined by MonitoringServiceExtensions.) | |
ListEntityOverviews(EntityId, NullableInt32) | Overloaded.
Gets a collection of monitoring entity overviews.
(Defined by MonitoringServiceExtensions.) | |
ListEntityOverviews(EntityId, NullableInt32, IEnumerableEntityId) | Overloaded.
Gets a collection of monitoring entity overviews, filtered by entity ID.
(Defined by MonitoringServiceExtensions.) | |
ListMetrics |
Gets a collection of monitoring metrics.
(Defined by MonitoringServiceExtensions.) | |
ListMonitoringZones |
Gets a collection of monitoring zones.
(Defined by MonitoringServiceExtensions.) | |
ListNotificationPlans |
Gets a collection of monitoring notification plans.
(Defined by MonitoringServiceExtensions.) | |
ListNotifications |
Gets a collection of monitoring notifications.
(Defined by MonitoringServiceExtensions.) | |
ListNotificationTypes |
Gets a collection of monitoring notification types.
(Defined by MonitoringServiceExtensions.) | |
PerformTraceRouteFromMonitoringZone |
Perform a traceroute operation from a monitoring zone to a particular target.
(Defined by MonitoringServiceExtensions.) | |
RemoveAgentToken |
Remove and delete a monitoring agent token by ID.
(Defined by MonitoringServiceExtensions.) | |
RemoveAlarm |
Remove and delete a monitoring alarm by ID.
(Defined by MonitoringServiceExtensions.) | |
RemoveCheck |
Remove and delete a monitoring check by ID.
(Defined by MonitoringServiceExtensions.) | |
RemoveEntity |
Remove and delete a monitoring entity by ID.
(Defined by MonitoringServiceExtensions.) | |
RemoveNotification |
Remove and delete a monitoring notification by ID.
(Defined by MonitoringServiceExtensions.) | |
RemoveNotificationPlan |
Remove and delete a monitoring notification plan by ID.
(Defined by MonitoringServiceExtensions.) | |
TestAlarm |
Test a monitoring alarm.
(Defined by MonitoringServiceExtensions.) | |
TestCheck |
Test a monitoring check.
(Defined by MonitoringServiceExtensions.) | |
TestExistingCheck |
Test an existing check by ID.
(Defined by MonitoringServiceExtensions.) | |
TestExistingNotification |
Test an existing notification by ID.
(Defined by MonitoringServiceExtensions.) | |
TestNotification |
Test a monitoring notification.
(Defined by MonitoringServiceExtensions.) | |
UpdateAccount |
Updates a monitoring account.
(Defined by MonitoringServiceExtensions.) | |
UpdateAgentToken |
Updates a monitoring agent token.
(Defined by MonitoringServiceExtensions.) | |
UpdateAlarm |
Updates a monitoring alarm.
(Defined by MonitoringServiceExtensions.) | |
UpdateCheck |
Updates a monitoring check.
(Defined by MonitoringServiceExtensions.) | |
UpdateEntity |
Updates a monitoring entity.
(Defined by MonitoringServiceExtensions.) | |
UpdateNotification |
Updates a monitoring notification.
(Defined by MonitoringServiceExtensions.) | |
UpdateNotificationPlan |
Updates a monitoring notification plan.
(Defined by MonitoringServiceExtensions.) |