mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
Update monitorix.conf
This commit is contained in:
parent
37df1e6f59
commit
ee9b278ef9
1 changed files with 2 additions and 12 deletions
|
@ -92,7 +92,7 @@ secure_log_date_format = %b %e
|
||||||
libvirt = n
|
libvirt = n
|
||||||
process = y
|
process = y
|
||||||
serv = y
|
serv = y
|
||||||
mail = n
|
mail = y
|
||||||
port = y
|
port = y
|
||||||
user = y
|
user = y
|
||||||
ftp = n
|
ftp = n
|
||||||
|
@ -385,17 +385,7 @@ secure_log_date_format = %b %e
|
||||||
mta = postfix
|
mta = postfix
|
||||||
greylist = milter-greylist
|
greylist = milter-greylist
|
||||||
rigid = 0, 0, 0, 0, 0
|
rigid = 0, 0, 0, 0, 0
|
||||||
limit = 1, 1000, 1000, 1000, 1000
|
limit = 1, 1000, 1000, 1000, 1000
|
||||||
<alerts>
|
|
||||||
delvd_enabled = n
|
|
||||||
delvd_timeintvl = 60
|
|
||||||
delvd_threshold = 100
|
|
||||||
delvd_script = /path/to/script.sh
|
|
||||||
mqueued_enabled = n
|
|
||||||
mqueued_timeintvl = 3600
|
|
||||||
mqueued_threshold = 100
|
|
||||||
mqueued_script = /path/to/script.sh
|
|
||||||
</alerts>
|
|
||||||
</mail>
|
</mail>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue