{ "info": { "author": "Alexandros Kosiaris", "author_email": "akosiaris@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: System Administrators", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: System :: Monitoring" ], "description": "Introduction\n============\n\n.. image:: https://img.shields.io/pypi/v/collectd_transmission.svg\n :target: https://pypi.python.org/pypi/collectd_transmission\n :alt: PyPi version\n\n.. image:: https://img.shields.io/pypi/dm/collectd_transmission.svg\n :target: https://pypi.python.org/pypi/collectd_transmission\n :alt: PyPI Monthly downloads\n\n.. image:: https://travis-ci.org/akosiaris/collectd_transmission.svg?branch=master\n :target: https://travis-ci.org/akosiaris/collectd_transmission\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/collectd-transmission/badge/?version=latest\n :target: https://readthedocs.org/projects/collectd-transmission/\n :alt: Documentation Status\n\n.. image:: https://coveralls.io/repos/github/akosiaris/collectd_transmission/badge.svg?branch=master\n :target: https://coveralls.io/github/akosiaris/collectd_transmission?branch=master\n :alt: Code Coverage Status\n\nA python plugin for integrating collectd and transmission. With this\ninstalled, collectd will be querying transmission for the following:\n\nPer session and cumulative:\n\n* downloadedBytes\n* uploadedBytes\n* filesAdded\n* secondsActive\n\nGeneral:\n\n* activeTorrentCount\n* blocklist\\_size\n* downloadSpeed\n* uploadSpeed\n* pausedTorrentCount\n* torrentCount\n\nand creating the relevant RRD files (or pushing to graphite or whatever\nyou have collectd doing)\n\nSome of these metrics are per session, some session cumulative, some are\nsession independent. Their type 'current', 'cumulative', 'general' is set\nin the name of the metric\n\nQuick Installation\n==================\n\nDebian/Ubuntu assumed. Prereqs installation\n\n.. code-block:: bash\n\n apt-get install collectd transmission-daemon python-transmissionrpc python-pip\n\n\nAnd then the actually software\n\n.. code-block:: bash\n\n pip install collectd_transmission\n\nConfigure\n=========\n\nInsert the following in your collectd.conf::\n\n \n LogTraces false\n Interactive false\n Import \"collectd_transmission\"\n \n username \"myuser\" # Required\n password \"mypass\" # Required\n \n \n\nmodified accordingly to your needs. Restart collectd and you are done.\n\nThere should be rrds for transmission under collectd's data directory.\nMost probably that is /var/lib/collectd/rrd//transmission/\n\nDocumentation\n=============\n\nIf you want some actually documentation and more detailed installation\nand/or configuration instructions head over to:\n\nhttps://pythonhosted.org/collectd_transmission/\n\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/collectd_transmission/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/akosiaris/collectd_transmission", "keywords": "collectd\ntransmission\nstatistics", "license": "'ISC'", "maintainer": "", "maintainer_email": "", "name": "collectd_transmission", "package_url": "https://pypi.org/project/collectd_transmission/", "platform": "", "project_url": "https://pypi.org/project/collectd_transmission/", "project_urls": { "Homepage": "https://github.com/akosiaris/collectd_transmission" }, "release_url": "https://pypi.org/project/collectd_transmission/3.2.0/", "requires_dist": null, "requires_python": "", "summary": "A python plugin for collectd to get stats from a runnning transmission server.", "version": "3.2.0" }, "last_serial": 4450695, "releases": { "3.0.0": [ { "comment_text": "", "digests": { "md5": "ef5640e8288be3cc7000d624bd2ca476", "sha256": "00161e010a65e3ddc14f9da5f2a8cf2a40c90fbb87f012b3c7971df9c4266d62" }, "downloads": -1, "filename": "collectd_transmission-3.0.0.tar.gz", "has_sig": true, "md5_digest": "ef5640e8288be3cc7000d624bd2ca476", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12550, "upload_time": "2015-09-26T16:22:26", "url": "https://files.pythonhosted.org/packages/c0/0b/357ea0152a2bea873982f1ef6335d03929b0956ea3cf714f4b205cd385ca/collectd_transmission-3.0.0.tar.gz" } ], "3.1.0": [ { "comment_text": "", "digests": { "md5": "13ec4e02aafce8a7a9cb248ac9447593", "sha256": "5652dd183be358272746c96746188d30ce9787c52ffc5f1bce9d51e0bed729f9" }, "downloads": -1, "filename": "collectd_transmission-3.1.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "13ec4e02aafce8a7a9cb248ac9447593", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6001, "upload_time": "2016-03-10T10:07:40", "url": "https://files.pythonhosted.org/packages/65/7d/ea133d2a474675ffcab1e10e4f3b1fe687e0155cc4c82d7f72641d228419/collectd_transmission-3.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c44c52a696dfa3978fe117a99a35838e", "sha256": "b6fd0777c8122de3a7a33a747bfb687e7d6c8b0cc98adee604b07d4284edfbb0" }, "downloads": -1, "filename": "collectd_transmission-3.1.0.tar.gz", "has_sig": true, "md5_digest": "c44c52a696dfa3978fe117a99a35838e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13035, "upload_time": "2016-03-10T10:07:27", "url": "https://files.pythonhosted.org/packages/16/37/cb25dcf857829e06bda088ec9f200693ef47c8b0c80621af292a7f3cc70d/collectd_transmission-3.1.0.tar.gz" } ], "3.2.0": [ { "comment_text": "", "digests": { "md5": "4b21bf58410ed150c388397d97e93da5", "sha256": "0349f3db15dd469fa553897280031f87ffb702aa485a8e6d0f209e704fac2596" }, "downloads": -1, "filename": "collectd_transmission-3.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4b21bf58410ed150c388397d97e93da5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6018, "upload_time": "2018-11-04T22:11:53", "url": "https://files.pythonhosted.org/packages/2b/b9/4f9b7fd387825786095ae2cdd015eeae2a1cbaf9e9b3e20ea2e80485a56b/collectd_transmission-3.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3b5f8544d359453940d02d8a2d9775b", "sha256": "33e6658e3d43618477ac61cec8df00ae4970cc9eae00d5752c557a51d3d0560a" }, "downloads": -1, "filename": "collectd_transmission-3.2.0.tar.gz", "has_sig": true, "md5_digest": "a3b5f8544d359453940d02d8a2d9775b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13247, "upload_time": "2018-11-04T22:09:31", "url": "https://files.pythonhosted.org/packages/46/74/3d8c66540058a9fe2411cc8cca6af0886386aab13e41a5d2723d5dbe4a3e/collectd_transmission-3.2.0.tar.gz" } ], "v1.0": [ { "comment_text": "", "digests": { "md5": "af535d5fb6a9185f5dd8cb2c96cca785", "sha256": "e6889b7dd0ff440c8a5ae4daa6df488fc877746cb386773182c34b99089db46d" }, "downloads": -1, "filename": "collectd_transmission-v1.0.tar.gz", "has_sig": false, "md5_digest": "af535d5fb6a9185f5dd8cb2c96cca785", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3950, "upload_time": "2014-11-23T18:49:12", "url": "https://files.pythonhosted.org/packages/96/81/c4aab9586cf0a553c0454fedbbf6ecb9b46d93f65cebec1a220608ea70b5/collectd_transmission-v1.0.tar.gz" } ], "v1.1": [ { "comment_text": "", "digests": { "md5": "77b8642980666e064146e6d249e2fed6", "sha256": "5383104b81f5778d9cbf908208bd7bf40ab92ff1179e01d70d0ec2e9abe0e26a" }, "downloads": -1, "filename": "collectd_transmission-v1.1.tar.gz", "has_sig": false, "md5_digest": "77b8642980666e064146e6d249e2fed6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4030, "upload_time": "2014-11-24T09:15:40", "url": "https://files.pythonhosted.org/packages/27/3a/29afc74480ff5a1adf9b3e1632d74362166343e5ded592ad0acf624cb0ea/collectd_transmission-v1.1.tar.gz" } ], "v1.2": [ { "comment_text": "", "digests": { "md5": "bcbba1683056060eef456a599dd23e9e", "sha256": "e1bb869ff3e392ac3ad6221fd1bf4d62dd83592ac4b202840cb37b4cd1b9398f" }, "downloads": -1, "filename": "collectd_transmission-v1.2.tar.gz", "has_sig": true, "md5_digest": "bcbba1683056060eef456a599dd23e9e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4164, "upload_time": "2014-11-24T17:06:57", "url": "https://files.pythonhosted.org/packages/31/6d/74488e218d03063b1b72d5d321a97faf182bb3c5cdc386ea6c0943ced21a/collectd_transmission-v1.2.tar.gz" } ], "v1.3": [ { "comment_text": "", "digests": { "md5": "8ab8bd79ff21833e2b52e71a5731d9d7", "sha256": "cec6ce68ca57934656cdca482563b65e639823afeb2324e0a169f53626d2f5e3" }, "downloads": -1, "filename": "collectd_transmission-v1.3.tar.gz", "has_sig": false, "md5_digest": "8ab8bd79ff21833e2b52e71a5731d9d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4242, "upload_time": "2014-11-26T00:37:33", "url": "https://files.pythonhosted.org/packages/db/7a/759cbc1a751d5b93d5c1cc0fcb2d0e4536f1078dc6768d1ce6504778d86e/collectd_transmission-v1.3.tar.gz" } ], "v2.0": [ { "comment_text": "", "digests": { "md5": "fb898e4199c1cf0ac8639fcf84b7a407", "sha256": "b6b81177b1d2a5fe01923ce5afeaa9cdb141dca0a5df9de4f5e86a13d9a76ff0" }, "downloads": -1, "filename": "collectd_transmission-v2.0.tar.gz", "has_sig": true, "md5_digest": "fb898e4199c1cf0ac8639fcf84b7a407", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5286, "upload_time": "2014-12-11T14:06:39", "url": "https://files.pythonhosted.org/packages/15/53/ba64be30c47e866a2419972064c61c482190456a677a3dd11c9f569c3f5f/collectd_transmission-v2.0.tar.gz" } ], "v2.1": [ { "comment_text": "", "digests": { "md5": "2da0037d9cc85e6d2bc2075042b2242f", "sha256": "557a9f9a071cb9fd7a97dde0a97ccc33f211eb4ef6c1b45b08b41797b51507f5" }, "downloads": -1, "filename": "collectd_transmission-v2.1.tar.gz", "has_sig": true, "md5_digest": "2da0037d9cc85e6d2bc2075042b2242f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11881, "upload_time": "2014-12-19T14:49:34", "url": "https://files.pythonhosted.org/packages/36/f0/ee3dec80c807ba250fddce6b1e945e3f36ea57f0fb76f251900413c4aecd/collectd_transmission-v2.1.tar.gz" } ], "v2.2": [ { "comment_text": "", "digests": { "md5": "f667331e7c425c5629b159fe44139197", "sha256": "749dc56ba37682831e9cc0e2b9fb0c2d632a657a839c378ffffc816baf7ad143" }, "downloads": -1, "filename": "collectd_transmission-v2.2.tar.gz", "has_sig": true, "md5_digest": "f667331e7c425c5629b159fe44139197", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11980, "upload_time": "2015-05-14T10:23:55", "url": "https://files.pythonhosted.org/packages/63/39/819b722d72add4369d35a229e67e01a2371a7f2ddc5c717918afdb47ec50/collectd_transmission-v2.2.tar.gz" } ], "v2.3": [ { "comment_text": "", "digests": { "md5": "01a4103c1d33b4afb62a755e44bf41d6", "sha256": "a2aea5d1210ba7f35f9ba542e476c516024eb4117750421b7784eb884f7c7c86" }, "downloads": -1, "filename": "collectd_transmission-v2.3.tar.gz", "has_sig": true, "md5_digest": "01a4103c1d33b4afb62a755e44bf41d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12497, "upload_time": "2015-09-04T11:57:46", "url": "https://files.pythonhosted.org/packages/97/cf/6f498ace0a64db396dba1f0b1bf637afd84b172e4cc9acb4b4ddbe6de4a2/collectd_transmission-v2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b21bf58410ed150c388397d97e93da5", "sha256": "0349f3db15dd469fa553897280031f87ffb702aa485a8e6d0f209e704fac2596" }, "downloads": -1, "filename": "collectd_transmission-3.2.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "4b21bf58410ed150c388397d97e93da5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6018, "upload_time": "2018-11-04T22:11:53", "url": "https://files.pythonhosted.org/packages/2b/b9/4f9b7fd387825786095ae2cdd015eeae2a1cbaf9e9b3e20ea2e80485a56b/collectd_transmission-3.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a3b5f8544d359453940d02d8a2d9775b", "sha256": "33e6658e3d43618477ac61cec8df00ae4970cc9eae00d5752c557a51d3d0560a" }, "downloads": -1, "filename": "collectd_transmission-3.2.0.tar.gz", "has_sig": true, "md5_digest": "a3b5f8544d359453940d02d8a2d9775b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13247, "upload_time": "2018-11-04T22:09:31", "url": "https://files.pythonhosted.org/packages/46/74/3d8c66540058a9fe2411cc8cca6af0886386aab13e41a5d2723d5dbe4a3e/collectd_transmission-3.2.0.tar.gz" } ] }