Specification of ClusterCockpit datastructures, interfaces, DB schemas, file formats and directory structures
Go to file
Jan Eitzinger 344fc6fdef Rework schema
* Change cpu to hwthread and gpu to accelerator
* Change sampletime to timestep
* Add Metric Data repository to cluster
2021-11-29 10:26:00 +01:00
metrics Propose other specification for line protocol usage 2021-03-22 14:23:45 +01:00
schema Rework schema 2021-11-29 10:26:00 +01:00
LICENSE Initial commit 2019-09-17 07:53:57 +02:00
README.md Extend sql schema. Add thresholds to metric schema 2021-03-24 10:08:53 +01:00

ClusterCockpit Standardization of APIs and data formats

RESTful API specifications

The specifications are defined following the OpenAPI Initiative format standard.

Data exchange formats

Main data exchange format is JSON. The specifications are defined following the JSON schema format standard.

Database schema

Recommended minimal SQL database schema for job meta data.