Created
April 27, 2021 19:56
-
-
Save christineywang/c5b583dd7031d7ec204c553ce1c9eb9e to your computer and use it in GitHub Desktop.
New Relic JSON
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", | |
| "type": "dashboard" | |
| } | |
| ] | |
| }, | |
| "editable": true, | |
| "gnetId": null, | |
| "graphTooltip": 0, | |
| "id": 24, | |
| "links": [], | |
| "panels": [ | |
| { | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "displayName": "", | |
| "mappings": [], | |
| "max": 100, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 3, | |
| "x": 0, | |
| "y": 0 | |
| }, | |
| "id": 8, | |
| "options": { | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "limit": 1, | |
| "values": false | |
| }, | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true, | |
| "text": {} | |
| }, | |
| "pluginVersion": "7.5.4", | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(cpuPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "CPU", | |
| "type": "gauge" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 8, | |
| "x": 3, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 4, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "connected", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(cpuPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(cpuSystemPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "B", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(cpuUserPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "C", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(cpuIdlePercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "D", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(cpuIOWaitPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "E", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(cpuStealPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "F", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "CPU Usage", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "displayName": "", | |
| "mappings": [], | |
| "max": 100, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 3, | |
| "x": 11, | |
| "y": 0 | |
| }, | |
| "id": 9, | |
| "options": { | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "limit": 1, | |
| "values": false | |
| }, | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true, | |
| "text": {} | |
| }, | |
| "pluginVersion": "7.5.4", | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(cpuPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Memory", | |
| "type": "gauge" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "decimals": 2, | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 5, | |
| "x": 14, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 6, | |
| "legend": { | |
| "alignAsTable": true, | |
| "avg": true, | |
| "current": false, | |
| "hideEmpty": false, | |
| "hideZero": false, | |
| "max": true, | |
| "min": true, | |
| "show": true, | |
| "total": false, | |
| "values": true | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "connected", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(memoryUsedBytes/memoryTotalBytes*100) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Memory Used Percent", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "decimals": null, | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "decimals": null, | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 5, | |
| "x": 19, | |
| "y": 0 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 16, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(memoryUsedBytes) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(memoryFreeBytes) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "B", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Memory", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "decbytes", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "displayName": "", | |
| "mappings": [], | |
| "max": 100, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 3, | |
| "x": 0, | |
| "y": 7 | |
| }, | |
| "id": 10, | |
| "options": { | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "limit": 1, | |
| "values": false | |
| }, | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true, | |
| "text": {} | |
| }, | |
| "pluginVersion": "7.5.4", | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(cpuPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "CPU Load", | |
| "type": "gauge" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 8, | |
| "x": 3, | |
| "y": 7 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 5, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "connected", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "action": "metricData", | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(loadAverageFiveMinute) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": { | |
| "type": "applications" | |
| }, | |
| "value": "percent" | |
| }, | |
| { | |
| "action": "metricData", | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(loadAverageOneMinute) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "B", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": { | |
| "type": "applications" | |
| }, | |
| "value": "Select metric" | |
| }, | |
| { | |
| "action": "metricData", | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(loadAverageFifteenMinute) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "C", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": { | |
| "type": "applications" | |
| }, | |
| "value": "percent" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Load Average", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "$$hashKey": "object:96", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "$$hashKey": "object:97", | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "color": { | |
| "mode": "thresholds" | |
| }, | |
| "displayName": "", | |
| "mappings": [], | |
| "max": 100, | |
| "min": 0, | |
| "thresholds": { | |
| "mode": "absolute", | |
| "steps": [ | |
| { | |
| "color": "green", | |
| "value": null | |
| }, | |
| { | |
| "color": "red", | |
| "value": 80 | |
| } | |
| ] | |
| }, | |
| "unit": "percent" | |
| }, | |
| "overrides": [] | |
| }, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 3, | |
| "x": 11, | |
| "y": 7 | |
| }, | |
| "id": 11, | |
| "options": { | |
| "orientation": "auto", | |
| "reduceOptions": { | |
| "calcs": [ | |
| "lastNotNull" | |
| ], | |
| "fields": "", | |
| "limit": 1, | |
| "values": false | |
| }, | |
| "showThresholdLabels": false, | |
| "showThresholdMarkers": true, | |
| "text": {} | |
| }, | |
| "pluginVersion": "7.5.4", | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(diskFreePercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| } | |
| ], | |
| "timeFrom": null, | |
| "timeShift": null, | |
| "title": "Disk Free", | |
| "type": "gauge" | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 10, | |
| "x": 14, | |
| "y": 7 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 12, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "connected", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(diskFreePercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(diskUsedPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "B", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk Usage", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 8, | |
| "x": 0, | |
| "y": 14 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 13, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(diskReadUtilizationPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(diskWriteUtilizationPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "B", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| }, | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(diskUtilizationPercent) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "C", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk Utilization", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "percent", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 8, | |
| "x": 8, | |
| "y": 14 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 14, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "null", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": true, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(diskReadsPerSecond) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(diskWritesPerSecond) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "B", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk Ops", | |
| "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 | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| }, | |
| { | |
| "aliasColors": {}, | |
| "bars": false, | |
| "dashLength": 10, | |
| "dashes": false, | |
| "datasource": "NewRelic", | |
| "fieldConfig": { | |
| "defaults": { | |
| "links": [] | |
| }, | |
| "overrides": [] | |
| }, | |
| "fill": 1, | |
| "fillGradient": 0, | |
| "gridPos": { | |
| "h": 7, | |
| "w": 8, | |
| "x": 16, | |
| "y": 14 | |
| }, | |
| "hiddenSeries": false, | |
| "id": 15, | |
| "legend": { | |
| "avg": false, | |
| "current": false, | |
| "max": false, | |
| "min": false, | |
| "show": true, | |
| "total": false, | |
| "values": false | |
| }, | |
| "lines": true, | |
| "linewidth": 1, | |
| "nullPointMode": "connected", | |
| "options": { | |
| "alertThreshold": true | |
| }, | |
| "percentage": false, | |
| "pluginVersion": "7.5.4", | |
| "pointradius": 2, | |
| "points": false, | |
| "renderer": "flot", | |
| "seriesOverrides": [], | |
| "spaceLength": 10, | |
| "stack": false, | |
| "steppedLine": false, | |
| "targets": [ | |
| { | |
| "application": { | |
| "id": 89041354, | |
| "text": "Monitoring frontend", | |
| "value": 89041354 | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "CPU/User Time", | |
| "period": null, | |
| "query": "SELECT average(diskFreeBytes) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n\n", | |
| "queryType": "insights", | |
| "refId": "A", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "percent" | |
| }, | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "hide": true, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(diskTotalBytes) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "B", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| }, | |
| { | |
| "application": { | |
| "id": null, | |
| "text": "Select Application" | |
| }, | |
| "component": { | |
| "id": null, | |
| "text": "Select Plugin" | |
| }, | |
| "metric": "Select namespace", | |
| "period": null, | |
| "query": "SELECT average(diskUsedBytes) FROM SystemSample TIMESERIES FACET `entityId` WHERE (`entityId` in ('7811130082812309032')) $__timeFilter\n", | |
| "queryType": "insights", | |
| "refId": "C", | |
| "resultFormat": "timeSeries", | |
| "server": { | |
| "id": null, | |
| "text": "Select Server" | |
| }, | |
| "source": "applications", | |
| "value": "Select metric" | |
| } | |
| ], | |
| "thresholds": [], | |
| "timeFrom": null, | |
| "timeRegions": [], | |
| "timeShift": null, | |
| "title": "Disk Bytes", | |
| "tooltip": { | |
| "shared": true, | |
| "sort": 0, | |
| "value_type": "individual" | |
| }, | |
| "type": "graph", | |
| "xaxis": { | |
| "buckets": null, | |
| "mode": "time", | |
| "name": null, | |
| "show": true, | |
| "values": [] | |
| }, | |
| "yaxes": [ | |
| { | |
| "format": "decbytes", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| }, | |
| { | |
| "format": "short", | |
| "label": null, | |
| "logBase": 1, | |
| "max": null, | |
| "min": null, | |
| "show": true | |
| } | |
| ], | |
| "yaxis": { | |
| "align": false, | |
| "alignLevel": null | |
| } | |
| } | |
| ], | |
| "schemaVersion": 27, | |
| "style": "dark", | |
| "tags": [ | |
| "newrelic", | |
| "enterprise" | |
| ], | |
| "templating": { | |
| "list": [] | |
| }, | |
| "time": { | |
| "from": "now-1h", | |
| "to": "now" | |
| }, | |
| "timepicker": { | |
| "nowDelay": "", | |
| "refresh_intervals": [ | |
| "10s", | |
| "30s", | |
| "1m", | |
| "5m", | |
| "15m", | |
| "30m", | |
| "1h", | |
| "2h", | |
| "1d" | |
| ] | |
| }, | |
| "timezone": "", | |
| "title": "New Relic - System Metrics", | |
| "uid": "vqStn4xWz", | |
| "version": 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment