Displaying 2 results from an estimated 2 matches for "imap_command_select".
2019 Jun 02
4
Stats/Metrics in 2.3
..._no duration 702 197998 89 13942 282.05 133 1247.14 278
imap_select_no_notfound duration 702 197998 89 13942 282.05 133 1330.67 285
imap_command_list duration 14 287397 17595 25823 20528.36 20060 2194.36 25823
imap_command_select duration 1593 2354698 355 81662 1478.15 743 4583.03 4460
imap_command_search duration 0 0 0 0 0.00 0 0.00 0
imap_command_fetch_ok duration 0 0 0 0 0.00 0 0.00 0
storage_http_...
2020 Jan 26
0
Number of imap-login processes always keeps growing, never goes down
...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 {
event_name = imap_command_finished
filter {
name = SELECT
tagged_reply_state = OK
}
}
metric imap_select_no {
event_name = imap_command_finished
filter {
name = SELECT
tagged_reply_state = NO
}
}
metric imap_select_no_notfound {
event_name = imap_command_finished
f...