mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-04-06 13:35:55 +02:00
Add initial version of Zenodo project file
This commit is contained in:
parent
56b41a9e57
commit
73410e8546
28
.zenodo.json
Normal file
28
.zenodo.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
"title": "cc-metric-collector",
|
||||||
|
"description": "Monitoring agent for ClusterCockpit.",
|
||||||
|
"creators": [
|
||||||
|
{
|
||||||
|
"affiliation": "Reginales 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"
|
||||||
|
},
|
||||||
|
|
||||||
|
],
|
||||||
|
"upload_type": "software",
|
||||||
|
"license": "MIT",
|
||||||
|
"access_right": "open",
|
||||||
|
"keywords": [
|
||||||
|
"performance-monitoring",
|
||||||
|
"cluster-monitoring",
|
||||||
|
"open-source"
|
||||||
|
],
|
||||||
|
"communities": [
|
||||||
|
{"identifier": "fau"}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user