[Twisted-Python] Metrics and all that jazz

Itamar Shtull-Trauring twisted at itamarst.org
Wed Dec 26 15:31:46 EST 2001


Sean Riley wrote:


> did you run the populate.sql script? each metrics variable must exist in the
> metrics_variables table.


There is no populate.sql for metrics last I checked.


> Could you elaborate on "An additional way of keeping track of open
> connections and their metrics"?

Consider a SMTP server. It has clients connect and send emails through 
it. I would like to be able (through a web interface) to see which 
clients are currently connected to it, and how many messages they each 
have sent through (e.g. user from foo.example.com port 67349 has just 
sent 10000 messages, perhaps he's a spammer.) Or to be able to see who 
is logged in from where to a PB server and how many method calls each 
perspective has sent, etc..





More information about the Twisted-Python mailing list