Enhancement: Komodo widget (#5407)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Andrew Ensley
2025-06-11 12:05:53 -04:00
committed by GitHub
parent 6e16adc460
commit 8ce9e57ed8
8 changed files with 215 additions and 0 deletions

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"
}
}