April 2, 20251 yr Hi, Is there something like a status or health check endpoint I can use in the Uptime-kuma (etc.: "UnraidURL/api/status")? Sometimes my Unraid server freezes for some reason, and I want to know when this happens. I am using the Uptime-kuma app to monitor my services on a few servers.
April 2, 20251 yr Community Expert The script here might do something for you. It normally sends the daily status notification. /usr/local/emhttp/plugins/dynamix/scripts/statuscheck
April 2, 20251 yr Author 42 minutes ago, trurl said: The script here might do something for you. It normally sends the daily status notification. /usr/local/emhttp/plugins/dynamix/scripts/statuscheck I need something I can check in the intervals, not a daily status notification.
April 2, 20251 yr Community Expert The only thing that makes it daily is the way it is scheduled in cron. The script can be run at any time. And it can be copied and modified. You can look at it yourself with cat /usr/local/emhttp/plugins/dynamix/scripts/statuscheck
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.