Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix in grafana dashboard + docker repo change #10

Merged
merged 5 commits into from
Nov 9, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ It has plenty of docs on how to use it, but for our specific plugins:

### Docker

Check [this repo](https://github.com/bobrik/ceph-collectd-graphite) for a nice docker setup to run collectd-ceph (thanks to Ian Babrou).
Check [this repo](https://github.com/y4ns0l0/ceph-collectd-graphite) for a nice docker setup to run collectd-ceph (thanks to Ian Babrou).

## Limitations

Expand Down
104 changes: 76 additions & 28 deletions grafana/ceph-overview.json
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,8 @@
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": "pool",
"repeat": null,
"repeatIteration": 1478697883907,
"resolution": 100,
"scale": 1,
"scopedVars": {
Expand Down Expand Up @@ -886,7 +887,8 @@
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": "pool",
"repeat": null,
"repeatIteration": 1478697883907,
"resolution": 100,
"scale": 1,
"scopedVars": {
Expand Down Expand Up @@ -954,7 +956,26 @@
}
],
"zerofill": true
},
}
],
"repeat": "pool",
"scopedVars": {
"pool": {
"text": "pool-cache_pool_00",
"value": "pool-cache_pool_00",
"selected": false
}
},
"showTitle": true,
"title": "$pool throughput"
},
{
"collapsable": true,
"collapse": false,
"editable": true,
"height": "250px",
"notice": false,
"panels": [
{
"aliasColors": {
"Read datarate": "#70DBED",
Expand Down Expand Up @@ -1006,6 +1027,7 @@
"points": false,
"renderer": "flot",
"repeat": null,
"repeatIteration": 1478697883907,
"resolution": 100,
"scale": 1,
"scopedVars": {
Expand Down Expand Up @@ -1072,9 +1094,7 @@
"show": true
}
],
"zerofill": true,
"repeatIteration": 1478529756325,
"repeatPanelId": 15
"zerofill": true
},
{
"aliasColors": {
Expand Down Expand Up @@ -1127,12 +1147,13 @@
"points": false,
"renderer": "flot",
"repeat": null,
"repeatIteration": 1478697883907,
"resolution": 100,
"scale": 1,
"scopedVars": {
"pool": {
"text": "pool-data_pool_01",
"value": "pool-data_pool_01",
"text": "pool-data_pool_00",
"value": "pool-data_pool_00",
"selected": false
}
},
Expand Down Expand Up @@ -1160,18 +1181,18 @@
"targets": [
{
"refId": "D",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].$pool.gauge.write_op_per_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 iops')",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].[[pool]].gauge.read_op_per_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 iops')",
"textEditor": false
},
{
"refId": "A",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].$pool.gauge.write_bytes_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 datarate')",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].[[pool]].gauge.read_bytes_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 datarate')",
"textEditor": false
}
],
"timeFrom": null,
"timeShift": null,
"title": "$pool Write Throughput",
"title": "$pool Read Throughput",
"tooltip": {
"msResolution": false,
"query_as_alias": true,
Expand All @@ -1193,10 +1214,29 @@
"show": true
}
],
"zerofill": true,
"repeatIteration": 1478529756325,
"repeatPanelId": 15
},
"zerofill": true
}
],
"repeat": null,
"repeatIteration": 1478697883907,
"repeatRowId": 2,
"scopedVars": {
"pool": {
"text": "pool-data_pool_00",
"value": "pool-data_pool_00",
"selected": false
}
},
"showTitle": true,
"title": "$pool overview"
},
{
"collapsable": true,
"collapse": false,
"editable": true,
"height": "250px",
"notice": false,
"panels": [
{
"aliasColors": {
"Read datarate": "#70DBED",
Expand Down Expand Up @@ -1248,12 +1288,13 @@
"points": false,
"renderer": "flot",
"repeat": null,
"repeatIteration": 1478697883907,
"resolution": 100,
"scale": 1,
"scopedVars": {
"pool": {
"text": "pool-data_pool_00",
"value": "pool-data_pool_00",
"text": "pool-data_pool_01",
"value": "pool-data_pool_01",
"selected": false
}
},
Expand Down Expand Up @@ -1281,18 +1322,18 @@
"targets": [
{
"refId": "D",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].[[pool]].gauge.read_op_per_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 iops')",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].$pool.gauge.write_op_per_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 iops')",
"textEditor": false
},
{
"refId": "A",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].[[pool]].gauge.read_bytes_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 datarate')",
"target": "aliasSub(removeAbovePercentile(collectd.*.[[cluster]].$pool.gauge.write_bytes_sec, 99), '^.*(pool-.*)\\.gauge.*', '\\1 datarate')",
"textEditor": false
}
],
"timeFrom": null,
"timeShift": null,
"title": "$pool Read Throughput",
"title": "$pool Write Throughput",
"tooltip": {
"msResolution": false,
"query_as_alias": true,
Expand All @@ -1314,9 +1355,7 @@
"show": true
}
],
"zerofill": true,
"repeatIteration": 1478529756325,
"repeatPanelId": 16
"zerofill": true
},
{
"aliasColors": {
Expand Down Expand Up @@ -1369,6 +1408,7 @@
"points": false,
"renderer": "flot",
"repeat": null,
"repeatIteration": 1478697883907,
"resolution": 100,
"scale": 1,
"scopedVars": {
Expand Down Expand Up @@ -1435,13 +1475,21 @@
"show": true
}
],
"zerofill": true,
"repeatIteration": 1478529756325,
"repeatPanelId": 16
"zerofill": true
}
],
"repeat": null,
"repeatIteration": 1478697883907,
"repeatRowId": 2,
"scopedVars": {
"pool": {
"text": "pool-data_pool_01",
"value": "pool-data_pool_01",
"selected": false
}
},
"showTitle": true,
"title": "by pool overview"
"title": "$pool overview"
},
{
"collapsable": true,
Expand Down Expand Up @@ -1855,7 +1903,7 @@
},
"refresh": false,
"schemaVersion": 12,
"version": 14,
"version": 19,
"links": [],
"gnetId": null
}