{ "type": "graph", "title": "CPU Tasks Paging", "gridPos": { "x": {{ PANELS.cpu_usage_tasks_paging_graph.gridPos.x }}, "y": {{ PANELS.cpu_usage_tasks_paging_graph.gridPos.y }}, "w": {{ PANELS.cpu_usage_tasks_paging_graph.gridPos.w }}, "h": {{ PANELS.cpu_usage_tasks_paging_graph.gridPos.h }} }, "id": 69008, "targets": [ { "refId": "A", "queryType": "randomWalk", "policy": "default", "resultFormat": "time_series", "orderByTime": "ASC", "tags": [], "groupBy": [ { "type": "time", "params": [ "$__interval" ] }, { "type": "fill", "params": [ "null" ] } ], "select": [ [ { "type": "field", "params": [ "value" ] }, { "type": "mean", "params": [] } ] ], "query": "SELECT mean(paging) as paging FROM \"processes\" WHERE host =~ /$servername$/ AND $timeFilter GROUP BY time($__interval), host, role ORDER BY asc", "rawQuery": true, "alias": "$tag_host $tag_role" } ], "options": { "alertThreshold": true }, "datasource": "InfluxDB", "fieldConfig": { "defaults": {}, "overrides": [] }, "pluginVersion": "7.5.4", "renderer": "flot", "yaxes": [ { "label": null, "show": true, "logBase": 1, "min": 0, "max": null, "format": "short", "$$hashKey": "object:412" }, { "label": null, "show": true, "logBase": 1, "min": null, "max": null, "format": "short", "$$hashKey": "object:413" } ], "xaxis": { "show": true, "mode": "time", "name": null, "values": [], "buckets": null }, "yaxis": { "align": false, "alignLevel": null }, "lines": true, "linewidth": 1, "dashLength": 10, "spaceLength": 10, "pointradius": 2, "legend": { "alignAsTable": true, "avg": true, "current": true, "max": true, "min": false, "rightSide": true, "show": true, "sort": "current", "sortDesc": true, "total": false, "values": true }, "nullPointMode": "connected", "tooltip": { "value_type": "individual", "shared": true, "sort": 2 }, "aliasColors": {}, "seriesOverrides": [], "thresholds": [], "timeRegions": [], "fill": 0, "fillGradient": 0, "dashes": false, "hiddenSeries": false, "points": false, "bars": false, "stack": false, "percentage": false, "steppedLine": false, "timeFrom": null, "timeShift": null }