{ "info": { "author": "Michael Jenny", "author_email": "michael.jenny@projekt-und-partner.de", "bugtrack_url": null, "classifiers": [], "description": "ifstat\n======\n\nDisplay simple throughput statistics for network interface controllers.\nRequires Linux kernel >= 2.6\n\nOutput can be viewed in terminal. Additionally you\u2019ll find the output in\na file suitable for parsing from within your application. The program\ncan be executed as daemon to provide you reliable network throughput\nnumbers at any given time.\n\nExample output\n--------------\n\n::\n\n eth0 thruput [bytes/s] total 1s 5s 15s \n Receiving 1982418 416 416 412 \n Transmitting 4029588 1296 1296 1287 \n\nInstallation\n------------\n\nMethod 1: Packaged installation\n\n::\n\n $ # make sure easy_install it there (debian): \n $ sudo apt-get install python-setuptools\n $ sudo easy_install ifstat \n\nMethod 2: Source installation\n\n::\n\n $ git clone https://github.com/prinzdezibel/ifstat \n $ cd ifstat \n $ python setup.py develop \n\nRun program\n-----------\n\n::\n\n $ ifstat --help\n\nFile based program output\n-------------------------\n\nStart program as foreground or daemon process. Throughput numbers will\nbe written to a file periodically:\n\n::\n\n $ cat /var/lib/ifstat/thruput.txt\n\nParse this file to retrieve relevant data for your application.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "bandwidth,throughput,network,monitoring,traffic", "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "ifstat", "package_url": "https://pypi.org/project/ifstat/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ifstat/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/ifstat/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "Display simple throughput statistics for network interface controllers. Requires Linux kernel >= 2.6", "version": "1.0.3" }, "last_serial": 793200, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "39089be99333913496b28ba32175eb47", "sha256": "9eea300f552362f0ef020589fa498c12afa0d5bb0c4de1ce09f0b2fcd15c6760" }, "downloads": -1, "filename": "ifstat-1.0.tar.gz", "has_sig": false, "md5_digest": "39089be99333913496b28ba32175eb47", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3043, "upload_time": "2012-12-22T13:47:09", "url": "https://files.pythonhosted.org/packages/59/a9/8a66d78166d1e08c966294e582e49d9786434814fd8293ca7d38e6c60d17/ifstat-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "9662225d023d8f96f8293a40b9b4b266", "sha256": "5e203b690ada9d565cba819250e3c5d36b298319b9ada710152cb269a7baae71" }, "downloads": -1, "filename": "ifstat-1.0.1.tar.gz", "has_sig": false, "md5_digest": "9662225d023d8f96f8293a40b9b4b266", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3211, "upload_time": "2012-12-22T13:53:50", "url": "https://files.pythonhosted.org/packages/3b/72/00c866eca4986dcdc1bdc6986b79807e47d714adb8900b2c7776828fd4a4/ifstat-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e8932740da3b221be0d9db0281b9865d", "sha256": "d0eb97c53132a006202262126cb1735bf12fdfa540607c974f3decde8eb5b2f2" }, "downloads": -1, "filename": "ifstat-1.0.2.tar.gz", "has_sig": false, "md5_digest": "e8932740da3b221be0d9db0281b9865d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3234, "upload_time": "2012-12-22T14:31:07", "url": "https://files.pythonhosted.org/packages/b3/35/6adb8254d9ca799a76c94c0eee22153e379d18ee84ae3d638ce76e407151/ifstat-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "cd4517df5186314fd2f7e782dfb81220", "sha256": "0524bc90b511d4d507508dd1ea8f4677fab126e084f3bf412ef540bcfbfdd185" }, "downloads": -1, "filename": "ifstat-1.0.3.tar.gz", "has_sig": false, "md5_digest": "cd4517df5186314fd2f7e782dfb81220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3334, "upload_time": "2012-12-22T15:28:54", "url": "https://files.pythonhosted.org/packages/eb/c6/540743343200491e06239431c79f605abf8b4c10f4a7747605d172a1ef9b/ifstat-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cd4517df5186314fd2f7e782dfb81220", "sha256": "0524bc90b511d4d507508dd1ea8f4677fab126e084f3bf412ef540bcfbfdd185" }, "downloads": -1, "filename": "ifstat-1.0.3.tar.gz", "has_sig": false, "md5_digest": "cd4517df5186314fd2f7e782dfb81220", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3334, "upload_time": "2012-12-22T15:28:54", "url": "https://files.pythonhosted.org/packages/eb/c6/540743343200491e06239431c79f605abf8b4c10f4a7747605d172a1ef9b/ifstat-1.0.3.tar.gz" } ] }