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: