Skip to content

Instantly share code, notes, and snippets.

@gdusbabek
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gdusbabek/c3feab2849f9583797b4 to your computer and use it in GitHub Desktop.
Save gdusbabek/c3feab2849f9583797b4 to your computer and use it in GitHub Desktop.
A Sample Default Grafana Dashboard
{
"id": null,
"title": "Cloud Metrics Default",
"originalTitle": "Cloud Metrics Default",
"tags": [],
"style": "dark",
"timezone": "browser",
"editable": true,
"hideControls": false,
"rows": [
{
"title": "Row1",
"height": "250px",
"editable": true,
"collapse": false,
"panels": [
{
"error": false,
"span": 12,
"editable": true,
"type": "graph",
"id": 1,
"datasource": null,
"renderer": "flot",
"x-axis": true,
"y-axis": true,
"scale": 1,
"y_formats": [
"short",
"short"
],
"grid": {
"leftMax": null,
"rightMax": null,
"leftMin": null,
"rightMin": null,
"threshold1": null,
"threshold2": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"annotate": {
"enable": false
},
"resolution": 100,
"lines": true,
"fill": 0,
"linewidth": 1,
"points": false,
"pointradius": 5,
"bars": false,
"stack": false,
"legend": {
"show": true,
"values": false,
"min": false,
"max": false,
"current": false,
"total": false,
"avg": false
},
"percentage": false,
"zerofill": true,
"nullPointMode": "connected",
"steppedLine": false,
"tooltip": {
"value_type": "cumulative",
"query_as_alias": true
},
"targets": [
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.cpu.*.max_cpu_usage"
},
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.cpu.*.min_cpu_usage"
},
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.cpu.*.usage_average"
}
],
"aliasColors": {},
"seriesOverrides": [],
"title": "CPU"
}
]
},
{
"title": "New row",
"height": "250px",
"editable": true,
"collapse": false,
"panels": [
{
"error": false,
"span": 12,
"editable": true,
"type": "graph",
"id": 2,
"datasource": null,
"renderer": "flot",
"x-axis": true,
"y-axis": true,
"scale": 1,
"y_formats": [
"short",
"short"
],
"grid": {
"leftMax": null,
"rightMax": null,
"leftMin": null,
"rightMin": null,
"threshold1": null,
"threshold2": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"annotate": {
"enable": false
},
"resolution": 100,
"lines": true,
"fill": 0,
"linewidth": 1,
"points": false,
"pointradius": 5,
"bars": false,
"stack": false,
"legend": {
"show": true,
"values": false,
"min": false,
"max": false,
"current": false,
"total": false,
"avg": false
},
"percentage": false,
"zerofill": true,
"nullPointMode": "connected",
"steppedLine": false,
"tooltip": {
"value_type": "cumulative",
"query_as_alias": true
},
"targets": [
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.memory.*.actual_free"
},
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.memory.*.actual_used"
},
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.memory.*.total"
}
],
"aliasColors": {},
"seriesOverrides": [],
"title": "Memory"
}
]
},
{
"title": "New row",
"height": "250px",
"editable": true,
"collapse": false,
"panels": [
{
"error": false,
"span": 6,
"editable": true,
"type": "graph",
"id": 3,
"datasource": null,
"renderer": "flot",
"x-axis": true,
"y-axis": true,
"scale": 1,
"y_formats": [
"short",
"short"
],
"grid": {
"leftMax": null,
"rightMax": null,
"leftMin": null,
"rightMin": null,
"threshold1": null,
"threshold2": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"annotate": {
"enable": false
},
"resolution": 100,
"lines": true,
"fill": 0,
"linewidth": 1,
"points": false,
"pointradius": 5,
"bars": false,
"stack": false,
"legend": {
"show": true,
"values": false,
"min": false,
"max": false,
"current": false,
"total": false,
"avg": false
},
"percentage": false,
"zerofill": true,
"nullPointMode": "connected",
"steppedLine": false,
"tooltip": {
"value_type": "cumulative",
"query_as_alias": true
},
"targets": [
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.network.*.rx_bytes"
}
],
"aliasColors": {},
"seriesOverrides": [],
"title": "Network In"
},
{
"error": false,
"span": 6,
"editable": true,
"type": "graph",
"id": 4,
"datasource": null,
"renderer": "flot",
"x-axis": true,
"y-axis": true,
"scale": 1,
"y_formats": [
"short",
"short"
],
"grid": {
"leftMax": null,
"rightMax": null,
"leftMin": null,
"rightMin": null,
"threshold1": null,
"threshold2": null,
"threshold1Color": "rgba(216, 200, 27, 0.27)",
"threshold2Color": "rgba(234, 112, 112, 0.22)"
},
"annotate": {
"enable": false
},
"resolution": 100,
"lines": true,
"fill": 0,
"linewidth": 1,
"points": false,
"pointradius": 5,
"bars": false,
"stack": false,
"legend": {
"show": true,
"values": false,
"min": false,
"max": false,
"current": false,
"total": false,
"avg": false
},
"percentage": false,
"zerofill": true,
"nullPointMode": "connected",
"steppedLine": false,
"tooltip": {
"value_type": "cumulative",
"query_as_alias": true
},
"targets": [
{
"target": "rackspace.monitoring.entities._rax_entity_id_.checks.agent.network.*.tx_bytes"
}
],
"aliasColors": {},
"seriesOverrides": [],
"title": "Network Out"
}
]
}
],
"nav": [
{
"type": "timepicker",
"enable": true,
"status": "Stable",
"time_options": [
"5m",
"15m",
"1h",
"6h",
"12h",
"24h",
"2d",
"7d",
"30d"
],
"refresh_intervals": [
"5s",
"10s",
"30s",
"1m",
"5m",
"15m",
"30m",
"1h",
"2h",
"1d"
],
"now": true,
"collapse": false,
"notice": false
}
],
"time": {
"from": "now-15m",
"to": "now"
},
"templating": {
"list": []
},
"annotations": {
"list": [],
"enable": false
},
"refresh": "5s",
"version": 6
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment