MonitoringZone Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The MonitoringZone type exposes the following members.
Name | Description | |
---|---|---|
CountryCode |
Gets the country code for the monitoring zone.
| |
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
Id |
Gets the unique identifier of the monitoring zone.
| |
Label |
Gets the name of the monitoring zone.
| |
SourceAddresses |
Gets a collection of IP addresses and/or address ranges (in CIDR notation) from
which checks from this monitoring zone may be performed.
|
An "endpoint," also known as a "collector," collects data from the monitoring zone. The endpoint is mapped directly to an individual machine or a virtual machine. A monitoring zone contains many endpoints, all of which will be within the IP address range listed in the response. The opposite is not true, however, as there may be unallocated IP addresses or unrelated machines within that IP address range.
A check references a list of monitoring zones it should be run from.