diff options
author | 2009-01-30 21:40:21 +0000 | |
---|---|---|
committer | 2009-01-30 21:40:21 +0000 | |
commit | fc863fdeaf04805421fc576bfcf2d53d139ee90e (patch) | |
tree | 81eb4f7bfdada3f704dad747d0db99cbae89a6be /lib/libc/sys | |
parent | clear the F_EVLOCK flag earlier to prevent the error event handler from (diff) | |
download | wireguard-openbsd-fc863fdeaf04805421fc576bfcf2d53d139ee90e.tar.xz wireguard-openbsd-fc863fdeaf04805421fc576bfcf2d53d139ee90e.zip |
improve statistics for smtp process. not only collect the current sessions
count, but also the total sessions count, ssmtp sessions (both current and
total) and starttls sessions (both current and total)
# ./smtpctl/smtpctl show stats|grep smtp.sessions
smtp.sessions = 0
smtp.sessions.active = 0
smtp.sessions.ssmtp = 0
smtp.sessions.ssmtp.active = 0
smtp.sessions.starttls = 0
smtp.sessions.starttls.active = 0
#
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions