1
0
Fork 0
mirror of https://github.com/monitoring-mixins/website.git synced 2024-12-15 17:50:48 +00:00
monitoring-mixins-website/assets/rclone/dashboards/rclone.json

724 lines
24 KiB
JSON
Raw Permalink Normal View History

{
"__inputs": [ ],
"__requires": [ ],
"annotations": {
"list": [ ]
},
"editable": false,
"gnetId": null,
"graphTooltip": 0,
"hideControls": false,
"id": null,
"links": [ ],
"refresh": "",
"rows": [
{
"collapse": false,
"collapsed": false,
"panels": [
{
"aliasColors": { },
"datasource": "$datasource",
"description": "",
"gridPos": { },
"id": 2,
"legend": {
"percentage": true,
"show": true,
"values": true
},
"legendType": "Right side",
"options": {
"legend": {
"displayMode": "table",
"placement": "right",
"values": [
"value",
"percent"
]
},
"pieType": "donut",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
"tooltip": {
"mode": "single"
}
},
"pieType": "pie",
"span": 5,
"targets": [
{
"expr": "sum(increase(rclone_checked_files_total{job=~\"$job\", instance=~\"$instance\"}[$__range]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Checked",
"refId": "A"
},
{
"expr": "sum(increase(rclone_files_transferred_total{job=~\"$job\", instance=~\"$instance\"}[$__range]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Transferred",
"refId": "B"
},
{
"expr": "sum(increase(rclone_files_renamed_total{job=~\"$job\", instance=~\"$instance\"}[$__range]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Renamed",
"refId": "C"
},
{
"expr": "sum(increase(rclone_files_deleted_total{job=~\"$job\", instance=~\"$instance\"}[$__range]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Deleted",
"refId": "D"
},
{
"expr": "sum(increase(rclone_dirs_deleted_total{job=~\"$job\", instance=~\"$instance\"}[$__range]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Directories Deleted",
"refId": "E"
},
{
"expr": "sum(increase(rclone_errors_total{job=~\"$job\", instance=~\"$instance\"}[$__range]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Transfer Errors",
"refId": "F"
}
],
"title": "Status",
"type": "piechart",
"valueName": "current"
},
{
"cacheTimeout": null,
"colorBackground": false,
"colorValue": false,
"colors": [
"#299c46",
"rgba(237, 129, 40, 0.89)",
"#d44a3a"
],
"datasource": "$datasource",
"description": "Thresholds are; 0-80MB/s (Internet speed), 80-200MB/s (Harddisk speed), 200MB/s+ (Solid State disk speed)",
"format": "Bps",
"gauge": {
"maxValue": 500000000,
"minValue": 0,
"show": true,
"thresholdLabels": false,
"thresholdMarkers": true
},
"gridPos": { },
"id": 3,
"interval": null,
"links": [ ],
"mappingType": 1,
"mappingTypes": [
{
"name": "value to text",
"value": 1
},
{
"name": "range to text",
"value": 2
}
],
"maxDataPoints": 100,
"nullPointMode": "connected",
"nullText": null,
"postfix": "",
"postfixFontSize": "50%",
"prefix": "",
"prefixFontSize": "50%",
"rangeMaps": [
{
"from": "null",
"text": "N/A",
"to": "null"
}
],
"span": 2,
"sparkline": {
"fillColor": "rgba(31, 118, 189, 0.18)",
"full": false,
"lineColor": "rgb(31, 120, 193)",
"show": false
},
"tableColumn": "",
"targets": [
{
"expr": "sum(irate(rclone_bytes_transferred_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "",
"refId": "A"
}
],
"thresholds": "80000000,200000000",
"title": "Transfer Rate",
"type": "singlestat",
"valueFontSize": "80%",
"valueMaps": [
{
"op": "=",
"text": "N/A",
"value": "null"
}
],
"valueName": "avg"
},
{
"datasource": "$datasource",
"fieldConfig": {
"defaults": {
"links": [ ],
"mappings": [ ],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": 0
}
]
},
"unit": "bytes"
}
},
"gridPos": { },
"id": 4,
"links": [ ],
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"last"
],
"fields": "",
"values": false
},
"textMode": "auto"
},
"pluginVersion": "7",
"span": 5,
"targets": [
{
"expr": "sum(increase(rclone_bytes_transferred_total{job=~\"$job\", instance=~\"$instance\"}[$__range]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Range",
"refId": "A"
},
{
"expr": "sum(increase(rclone_bytes_transferred_total{job=~\"$job\", instance=~\"$instance\"}[24h]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "24h",
"refId": "B"
},
{
"expr": "sum(rclone_bytes_transferred_total{job=~\"$job\", instance=~\"$instance\"})",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Total",
"refId": "C"
}
],
"title": "Data Transferred",
"transparent": false,
"type": "stat"
}
],
"repeat": null,
"repeatIteration": null,
"repeatRowId": null,
"showTitle": true,
"title": "Overview",
"titleSize": "h6",
"type": "row"
},
{
"collapse": false,
"collapsed": false,
"panels": [
{
"aliasColors": { },
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "$datasource",
"fill": 5,
"fillGradient": 10,
"gridPos": { },
"id": 5,
"legend": {
"alignAsTable": false,
"avg": false,
"current": false,
"max": false,
"min": false,
"rightSide": false,
"show": true,
"sideWidth": null,
"total": false,
"values": false
},
"line": 1,
"lines": true,
"linewidth": 1,
"links": [ ],
"nullPointMode": "null",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": null,
"seriesOverrides": [ ],
"spaceLength": 10,
"span": 6,
"stack": true,
"steppedLine": false,
"targets": [
{
"expr": "sum(irate(rclone_bytes_transferred_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval])) by (instance)",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "{{instance}}",
"refId": "A"
}
],
"thresholds": [ ],
"timeFrom": null,
"timeShift": null,
"title": "Traffic Rate",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": [ ]
},
"yaxes": [
{
"format": "bps",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "bps",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
]
},
{
"aliasColors": { },
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": "$datasource",
"fill": 1,
"fillGradient": 0,
"gridPos": { },
"id": 6,
"legend": {
"alignAsTable": false,
"avg": false,
"current": false,
"max": false,
"min": false,
"rightSide": false,
"show": true,
"sideWidth": null,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"links": [ ],
"nullPointMode": "null",
"percentage": false,
"pointradius": 5,
"points": false,
"renderer": "flot",
"repeat": null,
"seriesOverrides": [ ],
"spaceLength": 10,
"span": 6,
"stack": false,
"steppedLine": false,
"targets": [
{
"expr": "sum(irate(rclone_checked_files_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Checked",
"refId": "A"
},
{
"expr": "sum(irate(rclone_files_transferred_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Transferred",
"refId": "B"
},
{
"expr": "sum(irate(rclone_files_renamed_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Renamed",
"refId": "C"
},
{
"expr": "sum(irate(rclone_files_deleted_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Files Deleted",
"refId": "D"
},
{
"expr": "sum(irate(rclone_dirs_deleted_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Directories Deleted",
"refId": "E"
},
{
"expr": "sum(irate(rclone_errors_total{job=~\"$job\", instance=~\"$instance\"}[$__rate_interval]))",
"format": "time_series",
"intervalFactor": 2,
"legendFormat": "Transfer Errors",
"refId": "F"
}
],
"thresholds": [ ],
"timeFrom": null,
"timeShift": null,
"title": "State Rates",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"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": true,
"title": "Realtime",
"titleSize": "h6",
"type": "row"
},
{
"collapse": false,
"collapsed": false,
"panels": [
{
"datasource": "$datasource",
"fieldConfig": {
"defaults": {
"color": {
"mode": "continuous-GrYlRd"
},
"custom": {
"align": "auto",
"displayMode": "auto"
},
"links": [ ],
"mappings": [ ],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "string"
},
"overrides": [
{
"matcher": {
"id": "byRegexp",
"options": "^.+[0-9]+|Value\\s#[B-Z]|delta"
},
"properties": [
{
"id": "custom.hidden",
"value": true
}
]
},
{
"matcher": {
"id": "byName",
"options": "instance"
},
"properties": [
{
"id": "links",
"value": [
{
"title": "View",
"url": "d/Mkm2KHPzS/rclone?var-instance=${__data.fields.instance}&from=${__data.fields[\"Value #A\"]}&to=${__data.fields[\"Value #B\"]}"
}
]
},
{
"id": "displayName",
"value": "Instance"
}
]
},
{
"matcher": {
"id": "byName",
"options": "Value #A"
},
"properties": [
{
"id": "displayName",
"value": "Start Time"
}
]
}
]
},
"gridPos": { },
"id": 7,
"options": {
"footer": {
"fields": "",
"reducer": [
"sum"
],
"show": false
},
"frameIndex": 1,
"showHeader": true
},
"span": 12,
"targets": [
{
"expr": "min_over_time(timestamp(rclone_speed{job=~\"$job\", instance=~\"$instance\"})[48h:]) * 1000",
"format": "table",
"intervalFactor": 2,
"legendFormat": "",
"refId": "A"
},
{
"expr": "max_over_time(timestamp(rclone_speed{job=~\"$job\", instance=~\"$instance\"})[48h:]) * 1000",
"format": "table",
"intervalFactor": 2,
"legendFormat": "",
"refId": "B"
}
],
"title": "Historical Instances",
"transformations": [
{
"id": "seriesToColumns",
"options": {
"byField": "instance"
}
},
{
"id": "calculateField",
"options": {
"alias": "delta",
"binary": {
"left": "Value #B",
"operator": "-",
"reducer": "sum",
"right": "Value #A"
},
"mode": "binary",
"reduce": {
"reducer": "sum"
}
}
},
{
"id": "filterByValue",
"options": {
"filters": [
{
"config": {
"id": "lowerOrEqual",
"options": {
"value": 0
}
},
"fieldName": "delta"
}
],
"match": "any",
"type": "exclude"
}
}
],
"type": "table"
}
],
"repeat": null,
"repeatIteration": null,
"repeatRowId": null,
"showTitle": true,
"title": "Historical",
"titleSize": "h6",
"type": "row"
}
],
"schemaVersion": 14,
"style": "dark",
"tags": [ ],
"templating": {
"list": [
{
"current": {
"text": "default",
"value": "default"
},
"hide": 0,
"label": "Data Source",
"name": "datasource",
"options": [ ],
"query": "prometheus",
"refresh": 1,
"regex": "",
"type": "datasource"
},
{
"allValue": ".+",
"current": { },
"datasource": "$datasource",
"hide": 0,
"includeAll": true,
"label": "job",
"multi": true,
"name": "job",
"options": [ ],
"query": "label_values(rclone_speed, job)",
"refresh": 1,
"regex": "",
"sort": 1,
"tagValuesQuery": "",
"tags": [ ],
"tagsQuery": "",
"type": "query",
"useTags": false
},
{
"allValue": ".+",
"current": { },
"datasource": "$datasource",
"hide": 0,
"includeAll": true,
"label": "instance",
"multi": true,
"name": "instance",
"options": [ ],
"query": "label_values(rclone_speed{job=~\"$job\"}, instance)",
"refresh": 1,
"regex": "",
"sort": 1,
"tagValuesQuery": "",
"tags": [ ],
"tagsQuery": "",
"type": "query",
"useTags": false
}
]
},
"time": {
"from": "now-6h",
"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": "rclone",
"uid": "Mkm2KHPzS",
"version": 0
}