From 8fd3aff4635a0e3585f3bfd9a97cb537313064dd Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 5 Feb 2024 16:43:29 +0100 Subject: [PATCH] Update 002_notifications.md --- documentation/docs/admin/002_notifications.md | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/documentation/docs/admin/002_notifications.md b/documentation/docs/admin/002_notifications.md index d56638e9..034cf51f 100644 --- a/documentation/docs/admin/002_notifications.md +++ b/documentation/docs/admin/002_notifications.md @@ -19,6 +19,45 @@ OpenPanel records the following actions: - high cpu usage - high disk usage +Each notification type can be disabled and treshold limits can be set by the Admin user. + + + + +To view current notification settings, click on the bell icon in the top menu. +You can view the current settings, and modify them. + + + + +To view current notification settings run: + +```bash +opencli admin notifications get + + To confirm receipt of a notification, select the checkmark icon located in front of it. Once a notification is confirmed, subsequent notifications of the same type will be logged if the issue persists. For instance, if a service is unavailable, the system will generate an initial notification. However, if you acknowledge the notification and the service remains unrecovered, the next time the check is executed, it will log another notification. Example notifications: