Collectl and graphite with gafana

Hello, I am collecting system stats using collectl and graphite. I have connected grafna to graphite successfully, but i am not able to find any dashboard which can display collectl data. What i should do to achieve this. Please help.

Thanks
Anoop

you right, there are no ready made dasboards on https://grafana.com/dashboards so you will have to build one yourself.

Created one for graphite. Hope it will be useful for some one else too. Replace host_name with server name.

{
“annotations”: {
“list”: []
},
“editable”: true,
“gnetId”: null,
“graphTooltip”: 0,
“hideControls”: false,
“id”: 23,
“links”: [],
“rows”: [
{
“collapse”: false,
“height”: 222,
“panels”: [
{
“aliasColors”: {},
“bars”: false,
“datasource”: null,
“fill”: 0,
“id”: 1,
“legend”: {
“alignAsTable”: false,
“avg”: false,
“current”: false,
“hideEmpty”: false,
“hideZero”: false,
“max”: false,
“min”: false,
“rightSide”: false,
“show”: false,
“total”: false,
“values”: false
},
“lines”: true,
“linewidth”: 1,
“links”: [],
“nullPointMode”: “null”,
“percentage”: false,
“pointradius”: 5,
“points”: false,
“renderer”: “flot”,
“seriesOverrides”: [
{}
],
“span”: 6,
“stack”: false,
“steppedLine”: false,
“targets”: [
{
“refId”: “B”,
“target”: “averageSeries(host_name.cpuinfo.user.)"
},
{
“refId”: “C”,
“target”: "averageSeries(host_name.cpuinfo.sys.
)”
},
{
“refId”: “E”,
“target”: “host_name.cpuload."
}
],
“thresholds”: [],
“timeFrom”: null,
“timeShift”: null,
“title”: “CPU&Load Average”,
“tooltip”: {
“shared”: true,
“sort”: 0,
“value_type”: “individual”
},
“type”: “graph”,
“xaxis”: {
“mode”: “time”,
“name”: null,
“show”: true,
“values”: []
},
“yaxes”: [
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
},
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
}
]
},
{
“aliasColors”: {},
“bars”: false,
“datasource”: null,
“fill”: 0,
“id”: 2,
“legend”: {
“avg”: false,
“current”: false,
“max”: false,
“min”: false,
“show”: false,
“total”: false,
“values”: false
},
“lines”: true,
“linewidth”: 1,
“links”: [],
“nullPointMode”: “null”,
“percentage”: false,
“pointradius”: 5,
“points”: false,
“renderer”: “flot”,
“seriesOverrides”: [],
“span”: 6,
“stack”: false,
“steppedLine”: false,
“targets”: [
{
“refId”: “A”,
“target”: “host_name.meminfo.used”
},
{
“refId”: “C”,
“target”: “host_name.swapinfo.used”
}
],
“thresholds”: [],
“timeFrom”: null,
“timeShift”: null,
“title”: “Memory&Swap: Free &Used”,
“tooltip”: {
“shared”: true,
“sort”: 0,
“value_type”: “individual”
},
“type”: “graph”,
“xaxis”: {
“mode”: “time”,
“name”: null,
“show”: true,
“values”: []
},
“yaxes”: [
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
},
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
}
]
}
],
“repeat”: null,
“repeatIteration”: null,
“repeatRowId”: null,
“showTitle”: false,
“title”: “Dashboard Row”,
“titleSize”: “h6”
},
{
“collapse”: false,
“height”: 168,
“panels”: [
{
“aliasColors”: {},
“bars”: false,
“datasource”: null,
“fill”: 0,
“id”: 3,
“legend”: {
“avg”: false,
“current”: false,
“max”: false,
“min”: false,
“show”: false,
“total”: false,
“values”: false
},
“lines”: true,
“linewidth”: 1,
“links”: [],
“nullPointMode”: “null”,
“percentage”: false,
“pointradius”: 5,
“points”: false,
“renderer”: “flot”,
“seriesOverrides”: [],
“span”: 6,
“stack”: false,
“steppedLine”: false,
“targets”: [
{
“refId”: “A”,
“target”: “host_name.disktotals.reads”
},
{
“refId”: “B”,
“target”: “host_name.disktotals.writes”
},
{
“refId”: “C”,
“target”: "host_name.diskinfo.wait.

}
],
“thresholds”: [],
“timeFrom”: null,
“timeShift”: null,
“title”: “Disk-Read,Write&Wait”,
“tooltip”: {
“shared”: true,
“sort”: 0,
“value_type”: “individual”
},
“type”: “graph”,
“xaxis”: {
“mode”: “time”,
“name”: null,
“show”: true,
“values”: []
},
“yaxes”: [
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
},
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
}
]
},
{
“aliasColors”: {},
“bars”: false,
“datasource”: null,
“fill”: 0,
“id”: 4,
“legend”: {
“avg”: false,
“current”: false,
“max”: false,
“min”: false,
“show”: false,
“total”: false,
“values”: false
},
“lines”: true,
“linewidth”: 1,
“links”: [],
“nullPointMode”: “null”,
“percentage”: false,
“pointradius”: 5,
“points”: false,
“renderer”: “flot”,
“seriesOverrides”: [],
“span”: 6,
“stack”: false,
“steppedLine”: false,
“targets”: [
{
“refId”: “A”,
“target”: “host_name.nettotals.pktin."
},
{
“refId”: “B”,
“target”: "host_name.nettotals.pktout.

},
{
“refId”: “C”,
“target”: “host_name.nettotals.kbin."
},
{
“refId”: “D”,
“target”: "host_name.nettotals.kbout.

}
],
“thresholds”: [],
“timeFrom”: null,
“timeShift”: null,
“title”: “Network:Packets and Data”,
“tooltip”: {
“shared”: true,
“sort”: 0,
“value_type”: “individual”
},
“type”: “graph”,
“xaxis”: {
“mode”: “time”,
“name”: null,
“show”: true,
“values”: []
},
“yaxes”: [
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
},
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
}
]
}
],
“repeat”: null,
“repeatIteration”: null,
“repeatRowId”: null,
“showTitle”: false,
“title”: “Dashboard Row”,
“titleSize”: “h6”
},
{
“collapse”: false,
“height”: 253,
“panels”: [
{
“aliasColors”: {},
“bars”: false,
“datasource”: null,
“fill”: 0,
“id”: 5,
“legend”: {
“avg”: false,
“current”: false,
“max”: false,
“min”: false,
“show”: false,
“total”: false,
“values”: false
},
“lines”: true,
“linewidth”: 1,
“links”: [],
“nullPointMode”: “null”,
“percentage”: false,
“pointradius”: 5,
“points”: false,
“renderer”: “flot”,
“seriesOverrides”: [],
“span”: 6,
“stack”: false,
“steppedLine”: false,
“targets”: [
{
“refId”: “A”,
“target”: “host_name.ctxint.proc”
},
{
“refId”: “B”,
“target”: “host_name.ctxint.runq”
},
{
“refId”: “C”,
“target”: “host_name.ctxint.ctx”
},
{
“refId”: “D”,
“target”: “host_name.ctxint.int”
}
],
“thresholds”: [],
“timeFrom”: null,
“timeShift”: null,
“title”: “Process”,
“tooltip”: {
“shared”: true,
“sort”: 0,
“value_type”: “individual”
},
“type”: “graph”,
“xaxis”: {
“mode”: “time”,
“name”: null,
“show”: true,
“values”: []
},
“yaxes”: [
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
},
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
}
]
},
{
“aliasColors”: {},
“bars”: false,
“datasource”: null,
“fill”: 0,
“id”: 6,
“legend”: {
“avg”: false,
“current”: false,
“max”: false,
“min”: false,
“show”: false,
“total”: false,
“values”: false
},
“lines”: true,
“linewidth”: 1,
“links”: [],
“nullPointMode”: “null”,
“percentage”: false,
“pointradius”: 5,
“points”: false,
“renderer”: “flot”,
“seriesOverrides”: [],
“span”: 6,
“stack”: false,
“steppedLine”: false,
“targets”: [
{
“refId”: “A”,
“target”: “host_name.pageinfo.in”
},
{
“refId”: “B”,
“target”: “host_name.pageinfo.out”
}
],
“thresholds”: [],
“timeFrom”: null,
“timeShift”: null,
“title”: “Pages”,
“tooltip”: {
“shared”: true,
“sort”: 0,
“value_type”: “individual”
},
“type”: “graph”,
“xaxis”: {
“mode”: “time”,
“name”: null,
“show”: true,
“values”: []
},
“yaxes”: [
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
},
{
“format”: “short”,
“label”: null,
“logBase”: 1,
“max”: null,
“min”: null,
“show”: true
}
]
}
],
“repeat”: null,
“repeatIteration”: null,
“repeatRowId”: null,
“showTitle”: false,
“title”: “Dashboard Row”,
“titleSize”: “h6”
}
],
“schemaVersion”: 14,
“style”: “dark”,
“tags”: [],
“templating”: {
“list”: []
},
“time”: {
“from”: “now-24h”,
“to”: “now”
},
“timepicker”: {
“refresh_intervals”: [
“5s”,
“10s”,
“30s”,
“1m”,
“5m”,
“15m”,
“30m”,
“1h”,
“2h”,
“1d”
],
“time_options”: [
“5m”,
“15m”,
“1h”,
“6h”,
“12h”,
“24h”,
“2d”,
“7d”,
“30d”
]
},
“timezone”: “browser”,
“title”: “host_name”,
“version”: 0
}