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
|
``` json
|
||||||
{
|
{
|
||||||
sink: db.monitoring.center.de,
|
"sink": "db.monitoring.center.de",
|
||||||
granularity: core,
|
"granularity": "core",
|
||||||
frequency: {
|
"frequency": {
|
||||||
core: 30,
|
"core": 30,
|
||||||
node: 60
|
"node": 60
|
||||||
}
|
}
|
||||||
metrics: [
|
metrics: [
|
||||||
ipc,
|
ipc,
|
||||||
|
Loading…
Reference in New Issue
Block a user