mirror of
https://github.com/ClusterCockpit/cc-examples.git
synced 2026-03-17 22:17:30 +01:00
12 lines
311 B
JSON
12 lines
311 B
JSON
{
|
|
"ccRestUrl": "https://monitoring.nhr.fau.de",
|
|
"ccRestJwt": "XYZ",
|
|
"lastRunPath": "/home.local/hpcop/last_run",
|
|
"natsServer": "monitoring.nhr.fau.de",
|
|
"natsSubject": "woody",
|
|
"natsUser": "woody",
|
|
"natsPassword": "XYZ",
|
|
"slurmQueryMaxSpan": 86400,
|
|
"slurmPollInterval": 300
|
|
}
|