mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 12:37:25 +01:00
3c8a5e434f
* Add initial version of Zenodo project file * Orcid ID added * Update .zenodo.json Co-authored-by: Holger Obermaier <holger.obermaier@kit.edu>
30 lines
726 B
JSON
30 lines
726 B
JSON
{
|
|
"title": "cc-metric-collector",
|
|
"description": "Monitoring agent for ClusterCockpit.",
|
|
"creators": [
|
|
{
|
|
"affiliation": "Regionales Rechenzentrum Erlangen, Friedrich-Alexander-Universität Erlangen-Nürnberg",
|
|
"name": "Thomas Gruber",
|
|
"orcid": "0000-0001-5560-6964"
|
|
},
|
|
{
|
|
"affiliation": "Steinbuch Centre for Computing, Karlsruher Institut für Technologie",
|
|
"name": "Holger Obermaier",
|
|
"orcid": "0000-0002-6830-6626"
|
|
}
|
|
],
|
|
"upload_type": "software",
|
|
"license": "MIT",
|
|
"access_right": "open",
|
|
"keywords": [
|
|
"performance-monitoring",
|
|
"cluster-monitoring",
|
|
"open-source"
|
|
],
|
|
"communities": [
|
|
{
|
|
"identifier": "clustercockpit"
|
|
}
|
|
]
|
|
}
|