{ "info": { "author": "Gabes Jean", "author_email": "naparuba@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2 :: Only", "Topic :: System :: Distributed Computing", "Topic :: System :: Monitoring", "Topic :: System :: Networking :: Monitoring" ], "description": "Kunai\n======\n\nThis is a **preview** of the kunai project about a service discovery / monitoring / light cfg management / command execution tool.\n\n[![Build Status](https://travis-ci.org/naparuba/kunai.svg)](https://travis-ci.org/naparuba/kunai)\n\n\nPrereqs\n========\n\nYou will need:\n\n * python >= 2.6 (but not 3)\n * python-leveldb\n * python-requests\n * python-jinja2 \n * python-cherrypy3\n * python-rsa\n * python-pyasn1\n\n\n\n\nInstallation\n==============\n\nYou need to launch:\n \n python setup.py install\n\n\nLaunch the daemon\n=================\n\nYou can start kunai as a daemon with:\n \n /etc/init.d/kunai start\n\nYou can also launch it in foreground:\n\n kunai agent start\n\n\nHow to get agent informations (pid, port, state, etc)\n=====================================================\n\n\nJust launch:\n\n kunai info\n\n\nIs there an UI available?\n=========================\n\nYes. There is a UI available in the /var/lib/kuani/ui/ directory. It's just flat files and so you can just export the directory with apache/nginx and play with it.\n\n\nHow to add new nodes in the node cluster?\n=========================================\n\nFirst you need to install and launch the node in another server.\n\nThen in this other server you can launch:\n \n kunai join OTHER-IP\n\n\nHow can I just kunai cluster members?\n=====================================\n\nYou can list the cluster members on all nodes with :\n\n kunai members\n\nAnd you will see the new node on the UI if you enable it\n\n\n\nHow to see docker performance informations?\n===========================================\n\nIf docker is launched on your server, Kunai will get data from it, images and performances.\n\nTo list all of this just launch:\n\n kunai docker stats\n\n\nHow to stop a kunai daemon?\n===========================\n\nJust launch:\n \n kunai agent stop\n\n\nWhich checks packs/tags are available?\n======================================\n\nKunai is bundle with some packs, just add them as tag and checks and services will be enable\n\n * linux\n * debian\n * redis\n * mongodb\n * mysql", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://kunai.io", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "Kunai", "package_url": "https://pypi.org/project/Kunai/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Kunai/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://kunai.io" }, "release_url": "https://pypi.org/project/Kunai/0.9/", "requires_dist": null, "requires_python": null, "summary": "Kunai is a service discovery tool", "version": "0.9" }, "last_serial": 1432691, "releases": { "0.8": [ { "comment_text": "", "digests": { "md5": "5d1d62804c40ccdd4595a1390eb979d1", "sha256": "c602720cc04714401f2226fc160faedcc42e9509a399d259dadc2653389969a6" }, "downloads": -1, "filename": "Kunai-0.8.tar.gz", "has_sig": false, "md5_digest": "5d1d62804c40ccdd4595a1390eb979d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 149433, "upload_time": "2015-01-05T13:50:12", "url": "https://files.pythonhosted.org/packages/3d/c3/f9c8b2573b2b1a8601e7ff0b2fa622bb13a81be1164470a13f332a802ae6/Kunai-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "3990341230d8efee3887db5794b20e29", "sha256": "3f938ce2d5f2549101967f1dbbc47167b4d7d9b01ade9de13097bd2f5ae8a83f" }, "downloads": -1, "filename": "Kunai-0.9.tar.gz", "has_sig": false, "md5_digest": "3990341230d8efee3887db5794b20e29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126859, "upload_time": "2015-02-21T22:45:08", "url": "https://files.pythonhosted.org/packages/2b/1c/4979879e7d40fb94221e652da921d454a02f837919954f7f0496c9857d41/Kunai-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3990341230d8efee3887db5794b20e29", "sha256": "3f938ce2d5f2549101967f1dbbc47167b4d7d9b01ade9de13097bd2f5ae8a83f" }, "downloads": -1, "filename": "Kunai-0.9.tar.gz", "has_sig": false, "md5_digest": "3990341230d8efee3887db5794b20e29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 126859, "upload_time": "2015-02-21T22:45:08", "url": "https://files.pythonhosted.org/packages/2b/1c/4979879e7d40fb94221e652da921d454a02f837919954f7f0496c9857d41/Kunai-0.9.tar.gz" } ] }