{ "info": { "author": "Barney Desmond", "author_email": "engineering@anchor.net.au", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Topic :: Utilities" ], "description": "ceilometer-publisher-vaultaire\n==============================\n\nA publisher plugin for [Vaultaire].\n\n[Vaultaire]: https://github.com/anchor/vaultaire\n\n\nHow it works\n------------\n\nThis plugin queues samples and source dictionaries to a local [Marquise] spool.\nYou will need [Pymarquise] and [libmarquise] installed as dependencies.\n\n[Marquise]: https://github.com/anchor/marquise\n[Pymarquise]: https://github.com/anchor/pymarquise\n[libmarquise]: https://github.com/anchor/libmarquise\n\n\nInstallation\n---\n\n\nClone all the libraries into a location on the server\n\nInstall marquise, and libmarquise as per their installation instructions\n\nrun `(sudo) python setup.py install` for both pymarquise and ceilometer-publisher-vaultaire\n\nConfirm that the user running ceilometer can write to `/var/spool`. If not:\n\n```\nmkdir /var/spool/marquise\nchown user:user /var/spool/marquise\n```\n\n\nOnce this is all setup, add the following to the sinks of choice into your `/etc/ceilometer/pipeline.yaml`\n\n```\n publishers:\n - vaultaire://namespace\n```\n\nDepending on your setup, you will need to restart:\n\n`ceilometer-anotification`\n`ceilometer-collector`\n`ceilometer-acompute`", "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/anchor/ceilometer-publisher-vaultaire", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ceilometer-publisher-vaultaire", "package_url": "https://pypi.org/project/ceilometer-publisher-vaultaire/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ceilometer-publisher-vaultaire/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/anchor/ceilometer-publisher-vaultaire" }, "release_url": "https://pypi.org/project/ceilometer-publisher-vaultaire/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "A publisher plugin for Ceilometer that outputs to Vaultaire", "version": "0.0.4" }, "last_serial": 1194818, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "37c8c1f54e5bfcb03974c654a4bff81d", "sha256": "4c96fb36ace4f4d14c347c60572ab78a8fb54f7e23619b2be03d17cce676935c" }, "downloads": -1, "filename": "ceilometer-publisher-vaultaire-0.0.4.tar.gz", "has_sig": false, "md5_digest": "37c8c1f54e5bfcb03974c654a4bff81d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4700, "upload_time": "2014-08-19T02:55:12", "url": "https://files.pythonhosted.org/packages/5f/e7/14a578bc87280e5a78700a571101071520acce2bf8104cb1718b6691574a/ceilometer-publisher-vaultaire-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "37c8c1f54e5bfcb03974c654a4bff81d", "sha256": "4c96fb36ace4f4d14c347c60572ab78a8fb54f7e23619b2be03d17cce676935c" }, "downloads": -1, "filename": "ceilometer-publisher-vaultaire-0.0.4.tar.gz", "has_sig": false, "md5_digest": "37c8c1f54e5bfcb03974c654a4bff81d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4700, "upload_time": "2014-08-19T02:55:12", "url": "https://files.pythonhosted.org/packages/5f/e7/14a578bc87280e5a78700a571101071520acce2bf8104cb1718b6691574a/ceilometer-publisher-vaultaire-0.0.4.tar.gz" } ] }