{ "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": 3, "links": [], "panels": [ { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 51.1, 45 ], "type": "outside_range" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 51.1, 45 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 51.1, 45 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 51.1, 45 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "name": "Cable Modem Upstream alert", "noDataState": "keep_state", "notifications": [ { "uid": "ZZ-J7eDMz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "NodeRED MySQL", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 0 }, "hiddenSeries": false, "id": 2, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "SB6183 Manual", "url": "https://arris.secure.force.com/consumers/articles/General_FAQs/SB6183-Cable-Signal-Levels" } ], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_1\"\nFROM cable_modem_upstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 1\nORDER BY timestamp", "refId": "A", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_1" ], "type": "alias" } ] ], "table": "cable_modem_upstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "1" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_2\"\nFROM cable_modem_upstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 2\nORDER BY timestamp", "refId": "B", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_2" ], "type": "alias" } ] ], "table": "cable_modem_upstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "2" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_3\"\nFROM cable_modem_upstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 3\nORDER BY timestamp", "refId": "C", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_3" ], "type": "alias" } ] ], "table": "cable_modem_upstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "3" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_4\"\nFROM cable_modem_upstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 4\nORDER BY timestamp", "refId": "D", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_4" ], "type": "alias" } ] ], "table": "cable_modem_upstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "4" ], "type": "expression" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 51.1, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 45, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cable Modem Upstream", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "dBmV", "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": "NodeRED MySQL", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 0 }, "hiddenSeries": false, "id": 10, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_1\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 1\nORDER BY timestamp", "refId": "A", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_1" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "1" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_2\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 2\nORDER BY timestamp", "refId": "B", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_2" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "2" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_3\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 3\nORDER BY timestamp", "refId": "C", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_3" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "3" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_4\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 4\nORDER BY timestamp", "refId": "D", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_4" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "4" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_5\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 5\nORDER BY timestamp", "refId": "E", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_5" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "5" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_6\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 6\nORDER BY timestamp", "refId": "F", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_6" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "6" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_7\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 7\nORDER BY timestamp", "refId": "G", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_7" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "7" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_8\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 8\nORDER BY timestamp", "refId": "H", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_8" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "8" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_9\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 9\nORDER BY timestamp", "refId": "I", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_9" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "9" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_10\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 10\nORDER BY timestamp", "refId": "J", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_10" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "10" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_11\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 11\nORDER BY timestamp", "refId": "K", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_11" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "11" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_12\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 12\nORDER BY timestamp", "refId": "L", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_12" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "12" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_13\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 13\nORDER BY timestamp", "refId": "M", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_13" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "13" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_14\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 14\nORDER BY timestamp", "refId": "N", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_14" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "14" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_15\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 15\nORDER BY timestamp", "refId": "O", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_15" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "15" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n channelid AS \"channel_16\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 16\nORDER BY timestamp", "refId": "P", "select": [ [ { "params": [ "channelid" ], "type": "column" }, { "params": [ "channel_16" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "16" ], "type": "expression" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cable Modem Downstream Channel #", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "Channel #", "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 } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "E", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "F", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "G", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "H", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "I", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "J", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "K", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "L", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "M", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "N", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "O", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ -15, 15 ], "type": "outside_range" }, "operator": { "type": "or" }, "query": { "params": [ "P", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "name": "Cable Modem Downstream Power alert", "noDataState": "keep_state", "notifications": [ { "uid": "ZZ-J7eDMz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "NodeRED MySQL", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 0, "y": 9 }, "hiddenSeries": false, "id": 8, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "SB6183 Manual", "url": "https://arris.secure.force.com/consumers/articles/General_FAQs/SB6183-Cable-Signal-Levels" } ], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_1\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 1\nORDER BY timestamp", "refId": "A", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_1" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "1" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_2\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 2\nORDER BY timestamp", "refId": "B", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_2" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "2" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_3\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 3\nORDER BY timestamp", "refId": "C", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_3" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "3" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_4\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 4\nORDER BY timestamp", "refId": "D", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_4" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "4" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_5\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 5\nORDER BY timestamp", "refId": "E", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_5" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "5" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_6\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 6\nORDER BY timestamp", "refId": "F", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_6" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "6" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_7\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 7\nORDER BY timestamp", "refId": "G", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_7" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "7" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_8\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 8\nORDER BY timestamp", "refId": "H", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_8" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "8" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_9\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 9\nORDER BY timestamp", "refId": "I", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_9" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "9" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_10\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 10\nORDER BY timestamp", "refId": "J", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_10" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "10" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_11\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 11\nORDER BY timestamp", "refId": "K", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_11" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "11" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_12\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 12\nORDER BY timestamp", "refId": "L", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_12" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "12" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_13\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 13\nORDER BY timestamp", "refId": "M", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_13" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "13" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_14\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 14\nORDER BY timestamp", "refId": "N", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_14" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "14" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_15\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 15\nORDER BY timestamp", "refId": "O", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_15" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "15" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n power AS \"channel_16\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 16\nORDER BY timestamp", "refId": "P", "select": [ [ { "params": [ "power" ], "type": "column" }, { "params": [ "channel_16" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "16" ], "type": "expression" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": -15, "yaxis": "left" }, { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 15, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cable Modem Downstream Power", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "dBmV", "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 } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "E", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "F", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "G", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "H", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "I", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "J", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "K", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "L", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "M", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "N", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "O", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 33 ], "type": "lt" }, "operator": { "type": "or" }, "query": { "params": [ "P", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "name": "Cable Modem Downstream SNR alert", "noDataState": "keep_state", "notifications": [ { "uid": "ZZ-J7eDMz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "NodeRED MySQL", "decimals": 1, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 9, "w": 12, "x": 12, "y": 9 }, "hiddenSeries": false, "id": 9, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "links": [ { "targetBlank": true, "title": "SB6183 Manual", "url": "https://arris.secure.force.com/consumers/articles/General_FAQs/SB6183-Cable-Signal-Levels" } ], "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_1\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 1\nORDER BY timestamp", "refId": "A", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_1" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "1" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_2\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 2\nORDER BY timestamp", "refId": "B", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_2" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "2" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_3\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 3\nORDER BY timestamp", "refId": "C", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_3" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "3" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_4\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 4\nORDER BY timestamp", "refId": "D", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_4" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "4" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_5\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 5\nORDER BY timestamp", "refId": "E", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_5" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "5" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_6\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 6\nORDER BY timestamp", "refId": "F", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_6" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "6" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_7\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 7\nORDER BY timestamp", "refId": "G", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_7" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "7" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_8\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 8\nORDER BY timestamp", "refId": "H", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_8" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "8" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_9\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 9\nORDER BY timestamp", "refId": "I", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_9" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "9" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_10\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 10\nORDER BY timestamp", "refId": "J", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_10" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "10" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_11\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 11\nORDER BY timestamp", "refId": "K", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_11" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "11" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_12\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 12\nORDER BY timestamp", "refId": "L", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_12" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "12" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_13\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 13\nORDER BY timestamp", "refId": "M", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_13" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "13" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_14\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 14\nORDER BY timestamp", "refId": "N", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_14" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "14" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_15\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 15\nORDER BY timestamp", "refId": "O", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_15" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "15" ], "type": "expression" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": false, "rawSql": "SELECT\n timestamp AS \"time\",\n snr AS \"channel_16\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 16\nORDER BY timestamp", "refId": "P", "select": [ [ { "params": [ "snr" ], "type": "column" }, { "params": [ "channel_16" ], "type": "alias" } ] ], "table": "cable_modem_downstream", "timeColumn": "timestamp", "timeColumnType": "int", "where": [ { "name": "$__unixEpochFilter", "params": [], "type": "macro" }, { "datatype": "int", "name": "", "params": [ "channel", "=", "16" ], "type": "expression" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 33, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Cable Modem Downstream SNR", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "dB", "logBase": 1, "max": null, "min": "32", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "E", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "F", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "G", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "H", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "I", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "J", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "K", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "L", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "M", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "N", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "O", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 40 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "P", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "name": "Downstream Correctables alert", "noDataState": "keep_state", "notifications": [ { "uid": "ZZ-J7eDMz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 0, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 0, "y": 18 }, "hiddenSeries": false, "id": 6, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_1\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 1\nORDER BY timestamp", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_2\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 2\nORDER BY timestamp", "refId": "B", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_3\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 3\nORDER BY timestamp", "refId": "C", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_4\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 4\nORDER BY timestamp", "refId": "D", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_5\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 5\nORDER BY timestamp", "refId": "E", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_6\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 6\nORDER BY timestamp", "refId": "F", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_7\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 7\nORDER BY timestamp", "refId": "G", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_8\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 8\nORDER BY timestamp", "refId": "H", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_9\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 9\nORDER BY timestamp", "refId": "I", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_10\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 10\nORDER BY timestamp", "refId": "J", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_11\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 11\nORDER BY timestamp", "refId": "K", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_12\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 12\nORDER BY timestamp", "refId": "L", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_13\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 13\nORDER BY timestamp", "refId": "M", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_14\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 14\nORDER BY timestamp", "refId": "N", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_15\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 15\nORDER BY timestamp", "refId": "O", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (corrected - lag(corrected, 1) over (order by timestamp)) as \"channel_16\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 16\nORDER BY timestamp", "refId": "P", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 40, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Downstream Correctables", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": "", "logBase": 1, "max": "50", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "B", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "C", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "D", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "E", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "F", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "G", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "H", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "I", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "J", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "K", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "L", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "M", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "N", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "O", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" }, { "evaluator": { "params": [ 15 ], "type": "gt" }, "operator": { "type": "or" }, "query": { "params": [ "P", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "keep_state", "for": "5m", "frequency": "1m", "handler": 1, "name": "Downstream Uncorrectables alert", "noDataState": "keep_state", "notifications": [ { "uid": "ZZ-J7eDMz" } ] }, "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": null, "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 8, "w": 12, "x": 12, "y": 18 }, "hiddenSeries": false, "id": 7, "legend": { "alignAsTable": true, "avg": false, "current": true, "max": false, "min": false, "rightSide": true, "show": false, "sort": "current", "sortDesc": true, "total": false, "values": true }, "lines": true, "linewidth": 1, "nullPointMode": "null", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 2, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_1\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 1\nORDER BY timestamp", "refId": "A", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_2\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 2\nORDER BY timestamp", "refId": "B", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_3\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 3\nORDER BY timestamp", "refId": "C", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_4\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 4\nORDER BY timestamp", "refId": "D", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_5\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 5\nORDER BY timestamp", "refId": "E", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_6\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 6\nORDER BY timestamp", "refId": "F", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_7\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 7\nORDER BY timestamp", "refId": "G", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_8\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 8\nORDER BY timestamp", "refId": "H", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_9\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 9\nORDER BY timestamp", "refId": "I", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_10\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 10\nORDER BY timestamp", "refId": "J", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_11\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 11\nORDER BY timestamp", "refId": "K", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_12\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 12\nORDER BY timestamp", "refId": "L", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_13\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 13\nORDER BY timestamp", "refId": "M", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_14\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 14\nORDER BY timestamp", "refId": "N", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_15\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 15\nORDER BY timestamp", "refId": "O", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] }, { "format": "time_series", "group": [], "metricColumn": "none", "rawQuery": true, "rawSql": "SELECT\n timestamp AS \"time\",\n (uncorrectables - lag(uncorrectables, 1) over (order by timestamp)) as \"channel_16\"\nFROM cable_modem_downstream\nWHERE\n $__unixEpochFilter(timestamp) AND\n channel = 16\nORDER BY timestamp", "refId": "P", "select": [ [ { "params": [ "value" ], "type": "column" } ] ], "timeColumn": "time", "where": [ { "name": "$__timeFilter", "params": [], "type": "macro" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 15, "yaxis": "left" } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Downstream Uncorrectables", "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": "25", "min": "0", "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "15m", "schemaVersion": 26, "style": "dark", "tags": [], "templating": { "list": [] }, "time": { "from": "now-24h", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Cable Modem", "uid": "Wqt50MHGk", "version": 50 }