{ "info": { "author": "Pirmin Kalberer", "author_email": "pka@sourcepole.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: System :: Monitoring" ], "description": "arexx-multilogger-collectd-plugin\n=================================\n\nA `collectd `__ plugin for AREXX Multiloggers.\n\nAREXX Engineering (http://www.arexx.com/) produces data loggers for\nmonitoring temperature, humidity and CO2 levels. They consist of a base\nstation (BS-500) and multiple wireless sensors. The base station can be\nconnected to a PC over USB to download the data points and synchronize\nclock.\n\nHowever, all Linux support they provide is a single statically linked\nbinary, which can send data to a remote web server. This collectd plugin\nis based on on the Arexx Data Logger Daemon written by Martin Mares who \nreverse-engineered the communication protocol. It also\nuses code from the Python script of `J\u00f6rg\nR\u00e4dler `__.\nSee this\n`post `__\nfor more links.\n\nThis program is not supported or endorsed by AREXX in any way.\n\nDependencies\n------------\n\n- Python 2.4+\n- `PyUSB 1.0 `__\n- `collectd `__ 4.9+\n\nInstall\n-------\n\n1. ``pip install multilogger_collectd``.\n2. Configure the plugin (see below).\n3. Restart collectd.\n\nConfiguration\n-------------\n\nAdd the following to your collectd config (typically\n/etc/collectd.conf):\n\n.. code:: xml\n\n \n Globals true\n \n\n \n Import \"multilogger_collectd.multilogger_collectd\"\n\n \n \n Name \"9531-living-room\"\n Offset 0\n \n \n Name \"9784-office\"\n Offset -0.8\n \n \n \n\nLicense\n-------\n\nThis projected is licensed under the terms of the GPL v2.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pka/arexx-multilogger-collectd-plugin", "keywords": "AREXX multilogger collectd", "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "multilogger_collectd", "package_url": "https://pypi.org/project/multilogger_collectd/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/multilogger_collectd/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pka/arexx-multilogger-collectd-plugin" }, "release_url": "https://pypi.org/project/multilogger_collectd/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A collectd plugin for monitoring AREXX Multiloggers", "version": "0.1.1" }, "last_serial": 1370064, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "594334e8378b696d9d357a16911af4ad", "sha256": "391781563fd8cdb2f4f57eef6ada936cba98ad3b33eb88ffb6f5cf4f6928497b" }, "downloads": -1, "filename": "multilogger_collectd-0.1.0.tar.gz", "has_sig": false, "md5_digest": "594334e8378b696d9d357a16911af4ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4018, "upload_time": "2015-01-04T14:00:02", "url": "https://files.pythonhosted.org/packages/f9/02/6704a72904bfcc39197bc056988f5ef7c1252e4053c06cc4d43be0e8e57f/multilogger_collectd-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a78ea67cbb30dac354f3dd694af06269", "sha256": "0e6a7cfc25151e44d7d02340a833fef57418d72f65896507734d7cfb7f1e52f7" }, "downloads": -1, "filename": "multilogger_collectd-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a78ea67cbb30dac354f3dd694af06269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5685, "upload_time": "2015-01-04T14:40:54", "url": "https://files.pythonhosted.org/packages/a9/dc/db6d8e4e33daaeae4327e017608b76caeb7cd7338808cbbea9c6c2555f06/multilogger_collectd-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a78ea67cbb30dac354f3dd694af06269", "sha256": "0e6a7cfc25151e44d7d02340a833fef57418d72f65896507734d7cfb7f1e52f7" }, "downloads": -1, "filename": "multilogger_collectd-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a78ea67cbb30dac354f3dd694af06269", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5685, "upload_time": "2015-01-04T14:40:54", "url": "https://files.pythonhosted.org/packages/a9/dc/db6d8e4e33daaeae4327e017608b76caeb7cd7338808cbbea9c6c2555f06/multilogger_collectd-0.1.1.tar.gz" } ] }