{ "info": { "author": "Alexandros Kosiaris", "author_email": "akosiaris@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: System Administrators", "License :: OSI Approved :: ISC License (ISCL)", "Natural Language :: English", "Programming Language :: Python", "Topic :: System :: Clustering", "Topic :: System :: Monitoring", "Topic :: System :: Systems Administration" ], "description": "servermon\n=========\n\n.. image:: https://travis-ci.org/servermon/servermon.svg?branch=master\n :target: https://travis-ci.org/servermon/servermon\n :alt: Build Status\n\n.. image:: https://readthedocs.org/projects/servermon/badge/?version=latest\n :target: https://readthedocs.org/projects/servermon/\n :alt: Documentation Status\n\n.. image:: https://coveralls.io/repos/servermon/servermon/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/servermon/servermon?branch=master\n :alt: Code Coverage Status\n\n.. image:: https://img.shields.io/badge/license-ISC-green.svg\n :target: https://github.com/servermon/servermon/blob/master/COPYING\n :alt: License\n\nServermon is a Django project with the aim of facilitating server monitoring\nand management through Puppet.\n\nServermon at this point offers two applications\n\n1) A Web frontend to the Puppet database.\n2) hwdoc: A simple datacenter hardware documentation database\n\nIf you have no idea what Puppet is, it is possible that you don't need\nthis software. Do note however that hwdoc will still be usable even\nwithout a Puppet infrastructure\n\nCompatibility\n=============\n\nFor an up to date list of the Django version we support, take a look into\nrequirements.txt. Those are the version tested and developed for\n\nInstall\n=======\n\nGet the python modules:\n\n.. code-block:: bash\n\n pip install -r requirements.txt\n\nCopy servermon/settings.py.dist to servermon/settings.py\n\nSee doc/install.rst for details.\n\n.. code-block:: bash\n\n ./manage.py syncdb\n ./manage.py migrate\n\nRun!\n\n.. code-block:: bash\n\n ./manage.py runserver\n\nMore details in the `installation tutorial `_.\n\nDocumentation\n=============\n\nThe documentation is maintained using Sphinx (under /doc/) and is automatically\ngenerated at https://servermon.readthedocs.org/.\n\nDemo\n====\n\nDemo at http://servermon.herokuapp.com\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/servermon/servermon", "keywords": "puppet\ndashboard\ninventory", "license": "'ISC'", "maintainer": "", "maintainer_email": "", "name": "servermon", "package_url": "https://pypi.org/project/servermon/", "platform": "", "project_url": "https://pypi.org/project/servermon/", "project_urls": { "Homepage": "https://github.com/servermon/servermon" }, "release_url": "https://pypi.org/project/servermon/0.7.0/", "requires_dist": null, "requires_python": "", "summary": "An inventory project to facilitate server monitoring and management through Puppet.", "version": "0.7.0" }, "last_serial": 3234591, "releases": { "0.7.0": [ { "comment_text": "", "digests": { "md5": "d6d2ffee12153ce38442e71b85dadaa4", "sha256": "f49401d6a177523cbf9865d32bd33e6dc7a447e290609abd352c08bdec437315" }, "downloads": -1, "filename": "servermon-0.7.0.tar.gz", "has_sig": true, "md5_digest": "d6d2ffee12153ce38442e71b85dadaa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4569650, "upload_time": "2017-10-08T18:48:09", "url": "https://files.pythonhosted.org/packages/ba/0d/4a162433faba5cda45d625e9b0bd221d4f861d77d48ea43c80bf261a9d89/servermon-0.7.0.tar.gz" } ], "v0.6.1.187.g2db2996": [] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6d2ffee12153ce38442e71b85dadaa4", "sha256": "f49401d6a177523cbf9865d32bd33e6dc7a447e290609abd352c08bdec437315" }, "downloads": -1, "filename": "servermon-0.7.0.tar.gz", "has_sig": true, "md5_digest": "d6d2ffee12153ce38442e71b85dadaa4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4569650, "upload_time": "2017-10-08T18:48:09", "url": "https://files.pythonhosted.org/packages/ba/0d/4a162433faba5cda45d625e9b0bd221d4f861d77d48ea43c80bf261a9d89/servermon-0.7.0.tar.gz" } ] }