Health monitoring of backend servers
Does Dovecot Director health monitoring of backend servers ? Or is poolmon (http://www.dovecot.org/list/dovecot/2010-August/051946.html) the best option for this? Maybe Ldirectord?
Thanks!
-- Thiago Henrique www.adminlinux.com.br
Am 18.08.2014 21:54, schrieb Minhas Listas:
Does Dovecot Director health monitoring of backend servers ? Or is poolmon (http://www.dovecot.org/list/dovecot/2010-August/051946.html) the best option for this? Maybe Ldirectord?
Thanks!
-- Thiago Henrique www.adminlinux.com.br
No, dovecot director only directs, but does not check health.
Poolmon is the way to go, as long as nobody has found the time to implement health checking mechanism.
See also Timo's latest mail on poolmon: http://www.dovecot.org/list/dovecot/2014-August/097423.html
Regards, Daniel
-- https://emailselfdefense.fsf.org https://pgp.mit.edu/pks/lookup?op=get&search=0xB4DD34660B6F0F1B
Thanks Daniel for your quick answer ! I will consider using the poolmon
Best regards
Thiago Henrique www.adminlinux.com.br
2014-08-18 18:10 GMT-03:00 Daniel Parthey pada@posteo.de:
Am 18.08.2014 21:54, schrieb Minhas Listas:
Does Dovecot Director health monitoring of backend servers ? Or is poolmon ( http://www.dovecot.org/list/dovecot/2010-August/051946.html) the best option for this? Maybe Ldirectord?
Thanks!
-- Thiago Henrique www.adminlinux.com.br
No, dovecot director only directs, but does not check health.
Poolmon is the way to go, as long as nobody has found the time to implement health checking mechanism.
See also Timo's latest mail on poolmon: http://www.dovecot.org/list/dovecot/2014-August/097423.html
Regards, Daniel
-- https://emailselfdefense.fsf.org https://pgp.mit.edu/pks/lookup?op=get&search=0xB4DD34660B6F0F1B
Daniel.
"Dovecot Director only directs". But it does load balancing. Right?
Thanks in advance
Thiago Henrique www.adminlinux.com.br
2014-08-18 18:57 GMT-03:00 Minhas Listas todasminhaslistas@gmail.com:
Thanks Daniel for your quick answer ! I will consider using the poolmon
Best regards
Thiago Henrique www.adminlinux.com.br
2014-08-18 18:10 GMT-03:00 Daniel Parthey pada@posteo.de:
Am 18.08.2014 21:54, schrieb Minhas Listas:
Does Dovecot Director health monitoring of backend servers ? Or is poolmon ( http://www.dovecot.org/list/dovecot/2010-August/051946.html) the best option for this? Maybe Ldirectord?
Thanks!
-- Thiago Henrique www.adminlinux.com.br
No, dovecot director only directs, but does not check health.
Poolmon is the way to go, as long as nobody has found the time to implement health checking mechanism.
See also Timo's latest mail on poolmon: http://www.dovecot.org/list/dovecot/2014-August/097423.html
Regards, Daniel
-- https://emailselfdefense.fsf.org https://pgp.mit.edu/pks/lookup?op=get&search=0xB4DD34660B6F0F1B
Am 19.08.2014 00:11, schrieb Minhas Listas:
"Dovecot Director only directs". But it does load balancing. Right?
I some sense yes, but it does not actually check the load of the backend systems, but only generates hashes depending on the backend host identifier, so that users are almost equally distributed among the backend hosts.
You can show the backend selected by hash and the currently used backend for a user with the following command:
doveadm -i director-instance director status user@domain
Regards Daniel
-- https://emailselfdefense.fsf.org https://pgp.mit.edu/pks/lookup?op=get&search=0xB4DD34660B6F0F1B
participants (2)
-
Daniel Parthey
-
Minhas Listas