Enhancement: Komodo widget (#5407)
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Andrew Ensley
2025-06-11 16:05:53 +00:00
committed by GitHub
co-authored by shamoon
parent 6e16adc460
commit 8ce9e57ed8
8 changed files with 215 additions and 0 deletions
+11
View File
@@ -1060,5 +1060,16 @@
"checkmk": {
"serviceErrors": "Service issues",
"hostErrors": "Host issues"
},
"komodo": {
"total": "Total",
"running": "Running",
"stopped": "Stopped",
"down": "Down",
"unhealthy": "Unhealthy",
"unknown": "Unknown",
"servers": "Servers",
"stacks": "Stacks",
"containers": "Containers"
}
}