process-exporter-dashboard

process-exporter-dashboard screenshot 1
process-exporter-dashboard screenshot 2
process-exporter-dashboard screenshot 3
process-exporter-dashboard screenshot 4

Dashboard for monitoring Linux processes.
Prometheus, Process-exporter and Node-exporter are used to operate the dashboard.
Detailed information on GitHub.

The dashboard contains:

  • CPU % / CPU (millicore) - CPU utilization by the process.
  • Resident Memory % / Resident Memory - the actual memory usage of the process.
  • Virtual Memory - the total amount of memory that a process may need.
  • Number Threads - the number of threads.
  • Voluntary Context Switches - voluntary context switching.
  • Nonvolunary Context Switches - involuntary context switching.
  • Group File Descriptors - the number of open file descriptors for the group.
  • Total File Descriptors - the number of open file descriptors / the maximum number of open file descriptors.
  • Read Bytes - the number of bytes read by the group.
  • Write Bytes - the number of bytes written by the group.
  • Minor Page Faults - minor memory page errors.
  • Major Page Faults - the main errors of the memory page.
  • Number Processes - the number of processes in the group.
Revisions
RevisionDescriptionCreated

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies