ClusterCockpit is a set of components to build a job-specific and cluster-wide monitoring solution in HPC data centers. It consists of the following components:

  • cc-backend: A REST and GraphQL API backend. Also provides web ui. This is the core component of ClusterCockpit.
  • cc-metric-collector: A node agent to collect and forward metrics.
  • cc-metric-store: A metric timeseries in-memory cache.

ClusterCockpit follows standardized specifications for data formats and interfaces.