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
33f2800e01
commit
8e6482101b
10
README.md
10
README.md
@ -12,11 +12,11 @@ Configuration is implemented using a single json document that is distributed ov
|
||||
|
||||
``` json
|
||||
{
|
||||
sink: db.monitoring.center.de,
|
||||
granularity: core,
|
||||
frequency: {
|
||||
core: 30,
|
||||
node: 60
|
||||
"sink": "db.monitoring.center.de",
|
||||
"granularity": "core",
|
||||
"frequency": {
|
||||
"core": 30,
|
||||
"node": 60
|
||||
}
|
||||
metrics: [
|
||||
ipc,
|
||||
|
Loading…
Reference in New Issue
Block a user