mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
update
This commit is contained in:
parent
c14d4f63cf
commit
a86f7bf2d9
@ -4,7 +4,7 @@ sidebar_position: 6
|
|||||||
|
|
||||||
# Notifications
|
# Notifications
|
||||||
|
|
||||||
Notifications are accesible from the notification icon in upper right corner.
|
Notifications are accessible from the notification icon in upper right corner.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -23,7 +23,7 @@ OpenPanel records the following actions:
|
|||||||
- high swap usage
|
- high swap usage
|
||||||
- dns changed
|
- dns changed
|
||||||
|
|
||||||
Each notification type can be disabled and treshold limits can be set by the Admin user.
|
Each notification type can be disabled and threshold limits can be set by the Admin user.
|
||||||
|
|
||||||
<Tabs>
|
<Tabs>
|
||||||
<TabItem value="openadmin-notifications-view" label="With OpenAdmin" default>
|
<TabItem value="openadmin-notifications-view" label="With OpenAdmin" default>
|
||||||
@ -72,13 +72,13 @@ On Server Reboot
|
|||||||
If service is inactive:
|
If service is inactive:
|
||||||

|

|
||||||
|
|
||||||
If CPU usage is over a treshold:
|
If CPU usage is over a threshold:
|
||||||

|

|
||||||
|
|
||||||
If new version of OpenPanel is available:
|
If new version of OpenPanel is available:
|
||||||

|

|
||||||
|
|
||||||
If Memory usage is over a treshold:
|
If Memory usage is over a threshold:
|
||||||

|

|
||||||
|
|
||||||
If system is running out of disk space:
|
If system is running out of disk space:
|
||||||
@ -102,7 +102,7 @@ To configure your own SMTP for email delivery, you need to update values:
|
|||||||
- mail_use_ssl - default is True
|
- mail_use_ssl - default is True
|
||||||
- mail_username - email address to use for sending
|
- mail_username - email address to use for sending
|
||||||
- mail_password - password for email address
|
- mail_password - password for email address
|
||||||
- mail_default_sender - email to display, defauls is same as mail_username
|
- mail_default_sender - email to display, defaults is same as mail_username
|
||||||
|
|
||||||
Each value is configured using `opencli config update` option. examples:
|
Each value is configured using `opencli config update` option. examples:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user