EKS Cluster (AWS_EKS_CLUSTER)
Attributes (parameters)
The following attributes are available for this monitor type:
Name | Description | Unit | Default Performance Key Indicator (KPI) |
---|---|---|---|
Cluster failed node count (ClusterFailedNodeCount) | The number of failed worker nodes in the cluster. | # | No |
Cluster node count (ClusterNodeCount) | The total number of worker nodes in the cluster. | # | Yes |
EKS cluster active status (Status) | Shows current status of the cluster. | 0 - Active 1 - Creating 2 - Updating 3 - Deleting 4 - Failed 5 - Inactive | No |
Namespace number of running pods (NamespaceNumberOfRunningPods) | The number of pods running per namespace in the resource that is specified by the dimensions that you're using. | # | No |
Node CPU limit (NodeCpuLimit) | The maximum number of CPU units that can be assigned to a single node in this cluster. | # | No |
Node CPU reserved capacity (NodeCpuReservedCapacity) | The percentage of CPU units that are reserved for node components, such as kubelet, kube-proxy, and Docker. | % | No |
Node CPU usage total (NodeCpuUsageTotal) | The number of CPU units being used on the nodes in the cluster. | # | No |
Node CPU utilization (NodeCpuUtilization) | The total percentage of CPU units being used on the nodes in the cluster. | % | Yes |
Node filesystem utilization (NodeFilesystemUtilization) | The total percentage of file system capacity being used on nodes in the cluster. | % | No |
Node memory limit (NodeMemoryLimit) | The maximum amount of memory, in bytes, that can be assigned to a single node in this cluster. | bytes | No |
Node memory reserved capacity (NodeMemoryReservedCapacity) | The percentage of memory currently being used on the nodes in the cluster. | % | No |
Node memory utilization (NodeMemoryUtilization) | The percentage of memory currently being used by the node or nodes. | % | No |
Node memory working set (NodeMemoryWorkingSet) | The amount of memory, in bytes, being used in the working set of the nodes in the cluster. | bytes | No |
Node network total bytes (NodeNetworkTotalBytes) | The total number of bytes per second transmitted and received over the network per node in a cluster. | bytes/sec | No |
Node number of running containers (NodeNumberOfRunningContainers) | The number of running containers per node in a cluster. | # | No |
Node number of running pods (NodeNumberOfRunningPods) | The number of running pods per node in a cluster. | # | No |
Pod CPU reserved capacity (PodCpuReservedCapacity) | The CPU capacity that is reserved per pod in a cluster. | % | No |
Pod CPU utilization (PodCpuUtilization) | The percentage of CPU units being used by pods. | % | No |
Pod CPU utilization over pod limit (PodCpuUtilizationOverPodLimit) | The percentage of CPU units being used by pods that is over the pod limit. | % | No |
Pod memory reserved capacity (PodMemoryReservedCapacity) | The percentage of memory that is reserved for pods. | % | No |
Pod memory utilization (PodMemoryUtilization) | The percentage of memory currently being used by the pod or pods. | % | No |
Pod memory utilization over pod limit (PodMemoryUtilizationOverPodLimit) | The percentage of memory that is being used by pods that is over the pod limit. | % | No |
Pod network rx bytes (PodNetworkRxBytes) | The number of bytes per second being received over the network by the pod. | bytes/sec | No |
Pod network tx bytes (PodNetworkTxBytes) | The number of bytes per second being transmitted over the network by the pod. | bytes/sec | No |
Service number of running pods (ServiceNumberOfRunningPods) | The number of pods running the service or services in the cluster. | # | No |