K8S Node dashboard
As an administrator, use the K8S Node dashboard to understand the following information:
- The CPU, memory, storage, and volume profiles on a Kubernetes node
- Details of the events that are related to a Kubernetes node
- The current status of a pod.
The following image shows the K8S Node dashboard:
To view the dashboard:
- In BMC Helix Dashboards from the navigation menu, click Dashboards.
- Click the Operations Management folder and click K8S Node.
Panels in the K8S Node dashboard
Panel | Description | Example |
---|---|---|
The top menu bar | The menu bar, where you can select the following options:
| ![]() |
The Node Status section | ||
Node Status | The status of the node. The following values are valid:
| ![]() |
Total Pods | The total number of pods on the node. | ![]() |
PID Pressure | Displays whether the node is experiencing Process ID (PID) pressure because too many processes are open on the node. | ![]() |
Memory Pressure | Displays whether the node memory is low. | ![]() |
Disk Pressure | Displays whether the disk capacity is low. | ![]() |
The CPU Profile section | ||
CPU Utilization | The CPU utilization of the node in percentage. | ![]() |
CPU Usage | The CPU usage of the node in seconds. The CPU usage is calculated as the sum of all cores. | ![]() |
CPU Average Usage Cores | The average CPU usage of the node in cores. The average CPU is calculated as the average of the sum of all cores. | ![]() |
The Memory Profile section | ||
Memory Utilization | The memory utilization of the node in percentage. | ![]() |
Memory Usage Bytes | The amount of used memory on the node in MB. | ![]() |
Memory Available Bytes | The amount of available memory on the node in MB. | ![]() |
Major Page Faults | The number of the major page faults for the node. | ![]() |
Memory Page Faults | The number of the memory page faults for the node. | ![]() |
The Storage Profile section | ||
FileSystem Utilization | The file system utilization of the node in percentage. | ![]() |
FileSystem Used Bytes | The used file system bytes on the node in MB. | ![]() |
FileSystem Available Bytes | The available file system bytes on the node in MB. | ![]() |
FileSystem Inodes Used | The number of used file system inodes on the node. | ![]() |
FileSystem Inodes Free | The number of free file system inodes on the node. | ![]() |
The Network Profile section | ||
Network Total Bytes | The total number of bytes that are received and transmitted over the network in MB for the node. | ![]() |
Network Received and Transmitted Bytes | The number of bytes that are received and transmitted over the network in MB for the node. | ![]() |
Network Received and Transmitted Errors | The number of errors that are received and transmitted over the network for the node. | ![]() |
The Events panel | ||
Events | The number of open events related to the pod. You can see details such as the time when the event occurred, its metric information, and the value that caused the threshold breach. | ![]() |