Files
grafana-dashb-save/alerts/Tier3/UiNodeLoadHigh.json
T
2026-05-21 14:04:31 +02:00

108 lines
2.6 KiB
JSON

{
"metadata": {
"name": null,
"namespace": "default",
"uid": null,
"resourceVersion": "2",
"labels": {
"grafana.app/folder": "afbmpbce6xa80b",
"grafana.com/group": "5m-check-interval",
"grafana.com/group-index": "1"
},
"annotations": {
"grafana.app/folder": "afbmpbce6xa80b",
"grafana.app/updatedBy": "ff52p5ojz4b28c",
"grafana.app/updatedTimestamp": "2026-05-20T14:57:21Z",
"grafana.com/provenance": "",
"grafana.com/updateTimestamp": "2026-05-20T14:57:21Z",
"grafana.com/updatedBy": "ff52p5ojz4b28c"
}
},
"spec": {
"title": "UiNodeLoadHigh",
"trigger": {
"interval": "5m"
},
"labels": {
"component": "linux",
"type": "load"
},
"annotations": {
"__dashboardUid__": "013cf482-687c-4b7b-951f-4d88ef78514f",
"__panelId__": "18",
"summary": "The login node is experiencing unusually high load (over 50.0 for 15m)!"
},
"for": "5m0s",
"noDataState": "NoData",
"execErrState": "Error",
"notificationSettings": {
"receiver": "Teir3 Alerts"
},
"expressions": {
"A": {
"relativeTimeRange": {
"from": "30m0s",
"to": "0s"
},
"datasourceUID": "tier3-mimir",
"model": {
"datasource": {
"type": "prometheus",
"uid": "tier3-mimir"
},
"editorMode": "code",
"expr": "node_load15{instance=~\"t3ui.*\"}",
"instant": true,
"intervalMs": 1000,
"legendFormat": "__auto",
"maxDataPoints": 43200,
"range": false,
"refId": "A"
}
},
"C": {
"model": {
"conditions": [
{
"evaluator": {
"params": [
50
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"C"
]
},
"reducer": {
"params": [],
"type": "last"
},
"type": "query"
}
],
"datasource": {
"type": "__expr__",
"uid": "__expr__"
},
"expression": "A",
"intervalMs": 1000,
"maxDataPoints": 43200,
"refId": "C",
"type": "threshold"
},
"source": true
}
},
"panelRef": {
"dashboardUID": "013cf482-687c-4b7b-951f-4d88ef78514f",
"panelID": 18
}
},
"status": {}
}