Skip to main content
Version: 5.0

Processes

Description

The Processes section of the module is intended to monitor the data relating to the system processes.

Kubernetes monitoring system process

Processes 2

Processes 3

Displayed Data

  • Information about current processes on each cluster node (their status and CPU and RAM system load)
  • Information about current services on each cluster node (number of tasks they are executing and RAM load in MB)
  • Information about process uptime on each cluster node
  • Total number of processes on each cluster node, as well as the number of processes in the following states: run (running); stop (stopped); dead (terminated); idle (idle); sleep (sleeping, waiting for resources); unknown (state unknown); zombie (terminated process waiting to be removed from memory)
  • Information about services on each cluster node (their state (active or inactive), substate, load state, main process code, and total uptime)
  • Information about file descriptors of processes on each cluster node

Dashboard List

  • CPU & RAM Processes
  • RAM Usage per Service
  • Uptime Duration
  • Total Processes per State
  • Services
  • File Descriptors