Displaying 3 results from an estimated 3 matches for "num_connected_sessions".
2017 Jul 15
2
observium graphs
...t; since v2.2.22 you can use doveadm HTTP API to get the statistics over HTTP.
>
> since v2.2.27 you can export stats to remote server every now and then using carbon format.
>
> Aki
Hi Aki
I've been changing the data types from GAUGE to COUNTER for all input
data but not for the num_connected_sessions - keeping GAUGE here. The
result can be found here:
https://image.ibb.co/krSHkF/dovecot1.png
https://image.ibb.co/cdTZXv/dovecot2.png
https://image.ibb.co/csHHkF/dovecot3.png
I'll let the observium guys review the scripts unless somebody else has
any suggestions or comments.
Thomas
2016 Nov 01
2
No stats under FreeBSD 10.3
...1de6))
Looks like there no statistics under FreeBSD.
Server isn?t busy yet but got at least a few connection open.
Added
mail_plugins = $mail_plugins stats
plugin {
stats_refresh = 30 secs
stats_track_cmds = yes
}
doveadm stats dump global
reset_timestamp last_update num_logins num_cmds num_connected_sessions auth_successes auth_master_successes auth_failures auth_db_tempfails auth_cache_hits auth_cache_misses user_cpu sys_cpu clock_time min_faults maj_faults vol_cs invol_cs disk_input disk_output read_count read_bytes write_count write_bytes mail_lookup_path mail_lookup_attr mail_read_count mail_read_b...
2017 Jul 15
2
observium graphs
Hello dovecot list,
I'm in the middle of creating a plugin for observium[1] and would like
to have it create[2] statistical graphs of my dovecot server [3].
The current state can be found here:
https://image.ibb.co/efOO9a/dovecot.png
However for visibility purposes it doesnt make sense and have observium
plot two data sources with different orders of magnitudes right into one
graph. So