Commit 27a2174a authored by Rousseau Vincent's avatar Rousseau Vincent
Browse files

Add alert on ads1115

parent 8b5aa374
No related merge requests found
Showing with 36 additions and 4 deletions
+36 -4
...@@ -15,10 +15,42 @@ ...@@ -15,10 +15,42 @@
"editable": true, "editable": true,
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": 4, "id": 6,
"links": [], "links": [],
"panels": [ "panels": [
{ {
"alert": {
"conditions": [
{
"evaluator": {
"params": [],
"type": "no_value"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"1m",
"now"
]
},
"reducer": {
"params": [],
"type": "avg"
},
"type": "query"
}
],
"executionErrorState": "alerting",
"for": "5m",
"frequency": "1m",
"handler": 1,
"name": "ADC alert",
"noDataState": "no_data",
"notifications": []
},
"aliasColors": {}, "aliasColors": {},
"bars": false, "bars": false,
"dashLength": 10, "dashLength": 10,
...@@ -280,7 +312,7 @@ ...@@ -280,7 +312,7 @@
] ]
}, },
"timezone": "", "timezone": "",
"title": "ADS1115", "title": "ADS1115 Alert !",
"uid": "P9BElmRgk", "uid": "214fkQkRz",
"version": 3 "version": 2
} }
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment