Replace Uptime Kuma with monitoring checks
This commit is contained in:
@@ -142,9 +142,6 @@ pages:
|
||||
- title: Borg
|
||||
url: https://borg.kaleschke.info
|
||||
icon: mdi:archive
|
||||
- title: Uptime
|
||||
url: https://uptime.kaleschke.info
|
||||
icon: sh:uptime-kuma
|
||||
- title: Glances
|
||||
url: https://glances.kaleschke.info
|
||||
icon: sh:glances
|
||||
@@ -302,12 +299,6 @@ pages:
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/grafana.svg
|
||||
timeout: 5s
|
||||
alt-status-codes: [200, 302, 401, 403]
|
||||
- title: Uptime Kuma
|
||||
url: https://uptime.kaleschke.info
|
||||
check-url: http://uptime-kuma:3001
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/uptime-kuma.svg
|
||||
timeout: 5s
|
||||
alt-status-codes: [200, 302, 401, 403]
|
||||
- title: Glances
|
||||
url: https://glances.kaleschke.info
|
||||
check-url: http://glances:61208
|
||||
@@ -673,13 +664,6 @@ pages:
|
||||
parent: monitoring
|
||||
category: ops
|
||||
hide: false
|
||||
uptime-kuma:
|
||||
name: Uptime Kuma
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/uptime-kuma.svg
|
||||
url: https://uptime.kaleschke.info
|
||||
description: Uptime Checks
|
||||
category: ops
|
||||
hide: false
|
||||
glances:
|
||||
name: Glances
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/glances.svg
|
||||
@@ -884,9 +868,6 @@ pages:
|
||||
- title: Tools
|
||||
color: 4 78 57
|
||||
links:
|
||||
- title: Uptime Kuma
|
||||
url: https://uptime.kaleschke.info
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/uptime-kuma.svg
|
||||
- title: Glances
|
||||
url: https://glances.kaleschke.info
|
||||
icon: https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/glances.svg
|
||||
|
||||
Reference in New Issue
Block a user