Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 1998 10:24:50 -0500
From:      ryanm <ryanm@accn.org>
To:        "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>
Subject:   Popstats
Message-ID:  <367E6842.B3026A35@accn.org>

next in thread | raw e-mail | index | archive | help
I could not find a popstats script so I wrote one myself. It is probably
not the quickest implementation but it works. If you are interested in
it email me privately and I will sent the perl code. The information
extracted
is appended to this message. If anyone has any ideas where I can post
this
script to I would appreciate it as I am sure there are prob many admin's
out there who need the same type of stat's.

Ryan


Report from December 13 TO December 20

============ SERVER POP3 Stat's ============
Overall:
    Connections:   73158
    Messages Read: 40478
    Bytes Read:    1230469864
    Timeouts:      174
    Lockfiles:     392

Averages:
    Bytes Per Connection:     16819.3
    Messages Per Connection:      0.6
    Average Message Size:     30398.5


====== Users Receiving Lockfile Busy Errors  ======
  ===============================
  Username  Lockfiles Encountered
  ===============================
  USERNAME   #####

====== Users with Bad Passwords =====
  ============================================
  Username                        Failures    
  ============================================
  USERNAME                        ######

====== Top 30 users to Connect =========
  ========================
  Username    Connections 
  ========================
  USERNAME     #######

====== Top 30 users in terms of Bytes Trasmitted ======
  ====================
  Username    Bytes     
  ====================
  USERNAME    BYTES

====== Top 30 users in terms of Messages Read ======
  ====================
  Username  Messages
  ====================
  USERNAME   ######

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?367E6842.B3026A35>