diff --git a/src/components/etke.cc/README.md b/src/components/etke.cc/README.md index c13332c..5965915 100644 --- a/src/components/etke.cc/README.md +++ b/src/components/etke.cc/README.md @@ -11,7 +11,6 @@ Due to the specifics mentioned above, these components are documented here rathe ### Server Status icon ![Server Status icon](../../../screenshots/etke.cc/server-status/indicator.webp) -![Server Status icon in sidebar](../../../screenshots/etke.cc/server-status/indicator-sidebar.webp) In the application bar the new monitoring icon is displayed that shows the current server status, and has the following color dot (and tooltip indicators): @@ -19,6 +18,10 @@ In the application bar the new monitoring icon is displayed that shows the curre * 🟡 (yellow) - the server is up and running, but there is a command in progress (likely [maintenance](https://etke.cc/help/extras/scheduler/#maintenance)), so some temporary issues may occur - that's totally fine * 🔴 (red) - there is at least 1 issue with one of the server's components +![Server Status icon in sidebar](../../../screenshots/etke.cc/server-status/indicator-sidebar.webp) + +The same icon (and link to the [Server Status page](#server-status-page)) is displayed in the sidebar. + ### Server Status page ![Server Status Page](../../../screenshots/etke.cc/server-status/page.webp)