h1. Get statistics h2. Torrent To get statistics of a torrrent you have a class ConnectionMonitor. It is available with torrentManager.Monitor Here is list of what you can get: * DataBytesDownloaded * DataBytesUploaded * DownloadSpeed * ProtocolBytesDownloaded * ProtocolBytesUploaded * UploadSpeed h2. Global ClientEngine.TotalDownloadSpeed ClientEngine.TotalUploadSpeed h2. Peer To get statistics of a Peer you have a class ConnectionMonitor (same than torrent). It is available with PeerId.Monitor