mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
Update README.md
This commit is contained in:
parent
c4a8de939d
commit
79149b3c12
@ -15,7 +15,10 @@ Supported metrics are documented [here](https://github.com/ClusterCockpit/cc-spe
|
|||||||
``` json
|
``` json
|
||||||
{
|
{
|
||||||
"sink": "db.monitoring.center.de",
|
"sink": "db.monitoring.center.de",
|
||||||
"report": ["core","node"],
|
"report": {
|
||||||
|
levels: ["core","node"],
|
||||||
|
interval: 120
|
||||||
|
},
|
||||||
"schedule": {
|
"schedule": {
|
||||||
"core": {
|
"core": {
|
||||||
"frequency": 30,
|
"frequency": 30,
|
||||||
|
Loading…
Reference in New Issue
Block a user