From dc80ddfb2e38c7da6f3c3f740a7ce46b82d8e1d6 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 23 Jun 2024 22:43:48 +0200 Subject: [PATCH] Update status.md --- documentation/docs/admin/services/status.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/docs/admin/services/status.md b/documentation/docs/admin/services/status.md index 9cbd8e94..c0ae2d8a 100644 --- a/documentation/docs/admin/services/status.md +++ b/documentation/docs/admin/services/status.md @@ -7,3 +7,6 @@ sidebar_position: 1 *OpenAdmin > Services > Status* allows Administrators to view current status and manage monitored system services or Docker containers. To add custom services to the list, edit the `/etc/openpanel/openadmin/config/services.json` file. + +Default OpenPanel services are actively monitored by the SentinelAI and on failure, OpenAdmin will automatically try to determinate the root cause and restart the m. If you manually stop a service, you should also disable this feature from the [OpenAdmin Notifications](/docs/admin/notifications/) page. +