mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-08-18 08:22:59 +02:00
Update README.md
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user