Displaying 2 results from an estimated 2 matches for "tagged_reply_stat".
Did you mean:
tagged_reply_state
2019 Jun 02
4
Stats/Metrics in 2.3
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Greetings,
So the changes to the stats modules between v2.2 and v2.3 have broken some
of my monitoring. I am attempting to use the new method of gathering
"metrics" from "events" - but the details in the documentation are a bit
thin.
I started with the examples provided at
https://wiki2.dovecot.org/Statistics and tried to
2020 Jan 26
0
Number of imap-login processes always keeps growing, never goes down
...d-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext
metric imap_command_fetch_ok {
event_name = imap_command_finished
filter {
name = FETCH
tagged_reply_stat = OK
}
}
metric imap_command_list {
event_name = imap_command_finished
filter {
name = LIST
tagged_reply_state = OK
}
}
metric imap_command_search {
event_name = imap_command_finished
filter {
name = SEARCH
tagged_reply_stat = OK
}
}
metric imap_command_select {
even...