Displaying 8 results from an estimated 8 matches for "stats_carbon_nam".
Did you mean:
stats_carbon_name
2017 Aug 14
2
Metrics service
...f you running dovecot v2.2.27 or later, are now able to take
advantage of our free metrics service at https://metrics.dovecot.org.
To use it, set
auth_stats=yes
mail_plugins = $mail_plugins stats
stats_carbon_server = 94.237.81.63
# or
stats_carbon_server = [2a04:3542:1000:910:acc1:5bff:fe5e:8c2]
stats_carbon_name = some-fancy-identifier-without-a-dot
plugin {
stats_refresh = 30s
}
And your server should become listed once someone logs in. Note that it
will only work from backends today, it will not work from proxies or
directors.
This service is provided for free, and we might add or remove metrics
fr...
2017 Aug 14
0
Metrics service
...with
!include conf.d/*.conf
!include_try local.conf
I didn?t have a local.conf, so I decided that would be a good place to put this. I created it with
auth_stats=yes
mail_plugins = $mail_plugins stats
stats_carbon_server = 94.237.81.63
stats_carbon_server = [2a04:3542:1000:910:acc1:5bff:fe5e:8c2]
stats_carbon_name = RedHorseMail
plugin {
stats_refresh = 30s
}
At startup, I get error (warning?)
Aug 14 10:50:38 v1 dovecot: config: Warning: /usr/local/etc/dovecot/local.conf line 2: Global setting mail_plugins won't change the setting inside an earlier filter at /usr/local/etc/dovecot/conf.d/15-lda.co...
2017 Aug 17
2
/var/run/dovecot permission issues
...vsz_limit = 94 M
}
ssl_cert = </usr/local/etc/letsencrypt/live/dummy.redhorse.me/fullchain.pem
ssl_cipher_list = EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH
ssl_dh_parameters_length = 2048
ssl_key = # hidden, use -P to show it
ssl_prefer_server_ciphers = yes
ssl_protocols = !SSLv2 !SSLv3
stats_carbon_name = RedHorseMail
stats_carbon_server = [2a04:3542:1000:910:acc1:5bff:fe5e:8c2]
syslog_facility = local0
userdb {
driver = passwd
}
verbose_proctitle = yes
protocol lda {
mail_plugins = " stats sieve"
}
2020 Jul 03
0
Mail replication fails between v2.2.27 and v2.3.4.1
...0
user = vmail
}
}
service stats {
fifo_listener stats-mail {
mode = 0600
user = vmail
}
fifo_listener stats-user {
mode = 0600
user = vmail
}
}
ssl_cert = </etc/ssl/certs/star.example.com.crt
ssl_client_ca_dir = /etc/ssl/certs
ssl_key = # hidden, use -P to show it
stats_carbon_name = metamail
stats_carbon_server = 192.168.0.12:2003
userdb {
args = /etc/dovecot/dovecot-sql.conf
driver = sql
}
protocol lda {
log_path = /var/log/dovecot/deliver.log
mail_plugins = sieve replication notify
postmaster_address = postmaster at example.com
}
protocol imap {
mail_max_useri...
2020 Nov 10
3
SSL alert number 42
...arameters_length = 1024
ssl_key = # hidden, use -P to show it
ssl_key_password =
ssl_options =
ssl_parameters_regenerate = 0
ssl_prefer_server_ciphers = no
ssl_protocols = !SSLv2 !SSLv3
ssl_require_crl = yes
ssl_verify_client_cert = no
state_dir = /var/lib/dovecot
stats_carbon_interval = 30 secs
stats_carbon_name =
stats_carbon_server =
stats_command_min_time = 1 mins
stats_domain_min_time = 12 hours
stats_ip_min_time = 12 hours
stats_memory_limit = 16 M
stats_session_min_time = 15 mins
stats_user_min_time = 1 hours
submission_host =
syslog_facility = mail
userdb {
args =
auth_verbose = default
d...
2019 Sep 25
4
BUG: Mailbox renaming algorithm got into a potentially infinite loop, aborting
...arameters_length = 4096
ssl_key = # hidden, use -P to show it
ssl_key_password =
ssl_options =
ssl_parameters_regenerate = 0
ssl_prefer_server_ciphers = yes
ssl_protocols = !SSLv3
ssl_require_crl = yes
ssl_verify_client_cert = no
state_dir = /var/opt/dovecot22/lib
stats_carbon_interval = 30 secs
stats_carbon_name =
stats_carbon_server =
stats_command_min_time = 1 mins
stats_domain_min_time = 12 hours
stats_ip_min_time = 12 hours
stats_memory_limit = 16 M
stats_session_min_time = 15 mins
stats_user_min_time = 1 hours
submission_host =
syslog_facility = mail
userdb {
args = /etc/opt/dovecot22/dovecot/do...
2020 Sep 07
2
Btrfs RAID-10 performance
...ssl_dh_parameters_length = 1024
ssl_key = # hidden, use -P to show it
ssl_key_password =
ssl_options =
ssl_parameters_regenerate = 0
ssl_prefer_server_ciphers = no
ssl_protocols = !SSLv3
ssl_require_crl = yes
ssl_verify_client_cert = no
state_dir = /var/lib/dovecot
stats_carbon_interval = 30 secs
stats_carbon_name =
stats_carbon_server =
stats_command_min_time = 1 mins
stats_domain_min_time = 12 hours
stats_ip_min_time = 12 hours
stats_memory_limit = 16 M
stats_session_min_time = 15 mins
stats_user_min_time = 1 hours
submission_host =
syslog_facility = mail
userdb {
args = username_format=%n /data/vmail/...
2020 Sep 07
4
Btrfs RAID-10 performance
Hello,
I sent this into the Linux Kernel Btrfs mailing list and I got reply:
"RAID-1 would be preferable"
(https://lore.kernel.org/linux-btrfs/7b364356-7041-7d18-bd77-f60e0e2e2112 at lechevalier.se/T/).
May I ask you for the comments as from people around the Dovecot?
We are using btrfs RAID-10 (/data, 4.7TB) on a physical Supermicro
server with Intel(R) Xeon(R) CPU E5-2620 v4 @