fix inbound for monitor traffic on standalone graphana dashboard

This commit is contained in:
m0duspwnens
2020-08-27 18:24:26 -04:00
parent a3e34bfaca
commit b1e7ffc173

View File

@@ -2805,7 +2805,7 @@
"condition": "AND", "condition": "AND",
"key": "interface", "key": "interface",
"operator": "=", "operator": "=",
"value": "{{ MANINT }}" "value": "{{ MONINT }}"
} }
] ]
}, },