|
79 | 79 | "gnetId": null, |
80 | 80 | "graphTooltip": 0, |
81 | 81 | "id": null, |
82 | | - "iteration": 1646056879752, |
| 82 | + "iteration": 1646056879758, |
83 | 83 | "links": [], |
84 | 84 | "liveNow": false, |
85 | 85 | "panels": [ |
|
9684 | 9684 | "id": 144, |
9685 | 9685 | "panels": [ |
9686 | 9686 | { |
9687 | | - "aliasColors": {}, |
9688 | | - "bars": false, |
9689 | | - "dashLength": 10, |
9690 | | - "dashes": false, |
9691 | 9687 | "datasource": "${DS_INFLUXDB}", |
9692 | 9688 | "description": "", |
9693 | 9689 | "fieldConfig": { |
9694 | 9690 | "defaults": { |
9695 | | - "custom": {} |
| 9691 | + "color": { |
| 9692 | + "mode": "palette-classic" |
| 9693 | + }, |
| 9694 | + "custom": { |
| 9695 | + "axisLabel": "", |
| 9696 | + "axisPlacement": "auto", |
| 9697 | + "barAlignment": 0, |
| 9698 | + "drawStyle": "line", |
| 9699 | + "fillOpacity": 0, |
| 9700 | + "gradientMode": "none", |
| 9701 | + "hideFrom": { |
| 9702 | + "legend": false, |
| 9703 | + "tooltip": false, |
| 9704 | + "viz": false |
| 9705 | + }, |
| 9706 | + "lineInterpolation": "linear", |
| 9707 | + "lineWidth": 1, |
| 9708 | + "pointSize": 5, |
| 9709 | + "scaleDistribution": { |
| 9710 | + "type": "linear" |
| 9711 | + }, |
| 9712 | + "showPoints": "never", |
| 9713 | + "spanNulls": true, |
| 9714 | + "stacking": { |
| 9715 | + "group": "A", |
| 9716 | + "mode": "none" |
| 9717 | + }, |
| 9718 | + "thresholdsStyle": { |
| 9719 | + "mode": "off" |
| 9720 | + } |
| 9721 | + }, |
| 9722 | + "decimals": 0, |
| 9723 | + "mappings": [], |
| 9724 | + "min": 0, |
| 9725 | + "thresholds": { |
| 9726 | + "mode": "absolute", |
| 9727 | + "steps": [ |
| 9728 | + { |
| 9729 | + "color": "green", |
| 9730 | + "value": null |
| 9731 | + }, |
| 9732 | + { |
| 9733 | + "color": "red", |
| 9734 | + "value": 80 |
| 9735 | + } |
| 9736 | + ] |
| 9737 | + }, |
| 9738 | + "unit": "none" |
9696 | 9739 | }, |
9697 | | - "overrides": [] |
| 9740 | + "overrides": [ |
| 9741 | + { |
| 9742 | + "matcher": { |
| 9743 | + "id": "byRegexp", |
| 9744 | + "options": "/crit/" |
| 9745 | + }, |
| 9746 | + "properties": [ |
| 9747 | + { |
| 9748 | + "id": "color", |
| 9749 | + "value": { |
| 9750 | + "fixedColor": "#C4162A", |
| 9751 | + "mode": "fixed" |
| 9752 | + } |
| 9753 | + }, |
| 9754 | + { |
| 9755 | + "id": "custom.fillOpacity", |
| 9756 | + "value": 0 |
| 9757 | + }, |
| 9758 | + { |
| 9759 | + "id": "custom.lineStyle", |
| 9760 | + "value": { |
| 9761 | + "dash": [ |
| 9762 | + 10, |
| 9763 | + 10 |
| 9764 | + ], |
| 9765 | + "fill": "dash" |
| 9766 | + } |
| 9767 | + } |
| 9768 | + ] |
| 9769 | + }, |
| 9770 | + { |
| 9771 | + "matcher": { |
| 9772 | + "id": "byRegexp", |
| 9773 | + "options": "/warn/" |
| 9774 | + }, |
| 9775 | + "properties": [ |
| 9776 | + { |
| 9777 | + "id": "color", |
| 9778 | + "value": { |
| 9779 | + "fixedColor": "#FA6400", |
| 9780 | + "mode": "fixed" |
| 9781 | + } |
| 9782 | + }, |
| 9783 | + { |
| 9784 | + "id": "custom.fillOpacity", |
| 9785 | + "value": 0 |
| 9786 | + }, |
| 9787 | + { |
| 9788 | + "id": "custom.lineStyle", |
| 9789 | + "value": { |
| 9790 | + "dash": [ |
| 9791 | + 10, |
| 9792 | + 10 |
| 9793 | + ], |
| 9794 | + "fill": "dash" |
| 9795 | + } |
| 9796 | + } |
| 9797 | + ] |
| 9798 | + } |
| 9799 | + ] |
9698 | 9800 | }, |
9699 | | - "fill": 0, |
9700 | | - "fillGradient": 0, |
9701 | 9801 | "gridPos": { |
9702 | 9802 | "h": 8, |
9703 | 9803 | "w": 12, |
9704 | 9804 | "x": 0, |
9705 | | - "y": 11 |
| 9805 | + "y": 14 |
9706 | 9806 | }, |
9707 | | - "hiddenSeries": false, |
9708 | 9807 | "id": 32, |
9709 | | - "legend": { |
9710 | | - "alignAsTable": false, |
9711 | | - "avg": false, |
9712 | | - "current": false, |
9713 | | - "max": false, |
9714 | | - "min": false, |
9715 | | - "rightSide": false, |
9716 | | - "show": true, |
9717 | | - "total": false, |
9718 | | - "values": false |
9719 | | - }, |
9720 | | - "lines": true, |
9721 | | - "linewidth": 1, |
9722 | | - "nullPointMode": "null", |
9723 | | - "percentage": false, |
9724 | | - "pluginVersion": "7.1.5", |
9725 | | - "pointradius": 2, |
9726 | | - "points": false, |
9727 | | - "renderer": "flot", |
9728 | | - "seriesOverrides": [ |
9729 | | - { |
9730 | | - "$$hashKey": "object:356", |
9731 | | - "alias": "/crit/", |
9732 | | - "color": "#C4162A", |
9733 | | - "dashes": true, |
9734 | | - "fill": 0 |
| 9808 | + "options": { |
| 9809 | + "legend": { |
| 9810 | + "calcs": [], |
| 9811 | + "displayMode": "list", |
| 9812 | + "placement": "bottom" |
9735 | 9813 | }, |
9736 | | - { |
9737 | | - "$$hashKey": "object:393", |
9738 | | - "alias": "/warn/", |
9739 | | - "color": "#FA6400", |
9740 | | - "dashes": true, |
9741 | | - "fill": 0 |
| 9814 | + "tooltip": { |
| 9815 | + "mode": "single" |
9742 | 9816 | } |
9743 | | - ], |
9744 | | - "spaceLength": 10, |
9745 | | - "stack": false, |
9746 | | - "steppedLine": false, |
| 9817 | + }, |
| 9818 | + "pluginVersion": "8.2.5", |
9747 | 9819 | "targets": [ |
9748 | 9820 | { |
9749 | | - "alias": "Banned IPs", |
| 9821 | + "alias": "Banned IPs in $tag_metric", |
9750 | 9822 | "groupBy": [ |
9751 | 9823 | { |
9752 | 9824 | "params": [ |
|
9875 | 9947 | ] |
9876 | 9948 | } |
9877 | 9949 | ], |
9878 | | - "thresholds": [], |
9879 | 9950 | "timeFrom": null, |
9880 | | - "timeRegions": [], |
9881 | 9951 | "timeShift": null, |
9882 | 9952 | "title": "Fail2Ban - Banned IPs", |
9883 | | - "tooltip": { |
9884 | | - "shared": true, |
9885 | | - "sort": 0, |
9886 | | - "value_type": "individual" |
9887 | | - }, |
9888 | | - "type": "graph", |
9889 | | - "xaxis": { |
9890 | | - "buckets": null, |
9891 | | - "mode": "time", |
9892 | | - "name": null, |
9893 | | - "show": true, |
9894 | | - "values": [] |
9895 | | - }, |
9896 | | - "yaxes": [ |
9897 | | - { |
9898 | | - "$$hashKey": "object:336", |
9899 | | - "decimals": 0, |
9900 | | - "format": "none", |
9901 | | - "label": "", |
9902 | | - "logBase": 1, |
9903 | | - "max": null, |
9904 | | - "min": "0", |
9905 | | - "show": true |
9906 | | - }, |
9907 | | - { |
9908 | | - "$$hashKey": "object:337", |
9909 | | - "format": "short", |
9910 | | - "label": null, |
9911 | | - "logBase": 1, |
9912 | | - "max": null, |
9913 | | - "min": null, |
9914 | | - "show": false |
9915 | | - } |
9916 | | - ], |
9917 | | - "yaxis": { |
9918 | | - "align": false, |
9919 | | - "alignLevel": null |
9920 | | - } |
| 9953 | + "type": "timeseries" |
9921 | 9954 | }, |
9922 | 9955 | { |
9923 | 9956 | "datasource": "${DS_INFLUXDB}", |
9924 | 9957 | "description": "", |
9925 | 9958 | "fieldConfig": { |
9926 | 9959 | "defaults": { |
9927 | 9960 | "custom": { |
9928 | | - "align": null |
| 9961 | + "align": null, |
| 9962 | + "displayMode": "auto" |
9929 | 9963 | }, |
9930 | 9964 | "mappings": [], |
9931 | 9965 | "thresholds": { |
|
9949 | 9983 | "h": 8, |
9950 | 9984 | "w": 12, |
9951 | 9985 | "x": 0, |
9952 | | - "y": 19 |
| 9986 | + "y": 22 |
9953 | 9987 | }, |
9954 | 9988 | "id": 187, |
9955 | 9989 | "options": { |
9956 | 9990 | "showHeader": true |
9957 | 9991 | }, |
9958 | | - "pluginVersion": "7.1.5", |
| 9992 | + "pluginVersion": "8.2.5", |
9959 | 9993 | "targets": [ |
9960 | 9994 | { |
9961 | | - "alias": "Banned IPs", |
| 9995 | + "alias": "Banned IPs in $tag_metric", |
9962 | 9996 | "groupBy": [ |
9963 | 9997 | { |
9964 | 9998 | "params": [ |
|
35492 | 35526 | "timezone": "", |
35493 | 35527 | "title": "All Panels", |
35494 | 35528 | "uid": "all-panels", |
35495 | | - "version": 2 |
| 35529 | + "version": 3 |
35496 | 35530 | } |
0 commit comments