{ "info": { "author": "Kevin Kirsche", "author_email": "kev.kirsche@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: System :: Monitoring" ], "description": "RESTmon\n=======\n\nA monitoring tool to query REST API endpoints and log the result /\nlatency\n\nInstallation\n------------\n\n::\n\n pip install -U restmon\n\nUsage\n-----\n\n::\n\n #!/bin/sh\n\n /usr/bin/restmon --dns -p password -u user -b http://service_url -e 'api/health1' 'api/health2'\n\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/kkirsche/restmon", "keywords": "rest api monitor", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "restmon", "package_url": "https://pypi.org/project/restmon/", "platform": "", "project_url": "https://pypi.org/project/restmon/", "project_urls": { "Homepage": "https://github.com/kkirsche/restmon" }, "release_url": "https://pypi.org/project/restmon/1.2.0/", "requires_dist": [ "flatten-json", "raven", "requests", "pandoc; extra == 'dev'", "pytest; extra == 'dev'", "pytest; extra == 'test'" ], "requires_python": "", "summary": "A monitoring tool to query REST API endpoints and log the result / latency", "version": "1.2.0" }, "last_serial": 3165959, "releases": { "1.2.0": [ { "comment_text": "", "digests": { "md5": "196362cf8db9796d3e72092c14ef487b", "sha256": "1674b3178a6debb4c0b2a4b452945e89d88560caf5d53040755bacb168154669" }, "downloads": -1, "filename": "restmon-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "196362cf8db9796d3e72092c14ef487b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6103, "upload_time": "2017-09-11T18:22:50", "url": "https://files.pythonhosted.org/packages/8d/03/a02bf4af794c05303cb1fce768c769c5086d21e9c4752abd011cf781fac0/restmon-1.2.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "196362cf8db9796d3e72092c14ef487b", "sha256": "1674b3178a6debb4c0b2a4b452945e89d88560caf5d53040755bacb168154669" }, "downloads": -1, "filename": "restmon-1.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "196362cf8db9796d3e72092c14ef487b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6103, "upload_time": "2017-09-11T18:22:50", "url": "https://files.pythonhosted.org/packages/8d/03/a02bf4af794c05303cb1fce768c769c5086d21e9c4752abd011cf781fac0/restmon-1.2.0-py2.py3-none-any.whl" } ] }