{ "info": { "author": "Ardexa Pty Limited", "author_email": "support@ardexa.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "# A Health Checker for Linux\nThis python script will regularly check key Linux health items and report to a log file\n\n## Installation\n```\npip install ardexa-black-box\n```\n\n## Operation and Log Files\n- The cron entry will run the script every 5 minutes.\n- Results will be logged in the file `/var/log/ardexa-black-box.log`\n- If high CPU, or SWAP usage is detected, further details will be logged in the file: `var/log/ardexa-black-box-dumps.log`\n- Log files will be kep for 180 days, and rotated daily\n\n## Changes on Feb 2018. Vers 1.5.0\n1. Collect and log variables from Agent V2.0.0\n2. Allow NS Lookup ardexa.broker.com using 8.8.8.8, if the DNS is bad\n3. Take a copy of resolv.conf at the start of the day. Also take a copy when the DNS is bad\n4. Will now try to ping broker.ardexa.com instead of google.com\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "ardexa", "license": "", "maintainer": "", "maintainer_email": "", "name": "ardexa-black-box", "package_url": "https://pypi.org/project/ardexa-black-box/", "platform": "", "project_url": "https://pypi.org/project/ardexa-black-box/", "project_urls": null, "release_url": "https://pypi.org/project/ardexa-black-box/1.5.1/", "requires_dist": [ "requests", "dnspython", "future", "psutil" ], "requires_python": ">=2.7", "summary": "Regularly check key Linux health items and report to a log file", "version": "1.5.1" }, "last_serial": 3801791, "releases": { "1.5.1": [ { "comment_text": "", "digests": { "md5": "649887e9db18cd379b5cb5427f426fcb", "sha256": "8997143f9d4c55e7344b79cb730ac85fb1a1999824196a385795f4f656560e3a" }, "downloads": -1, "filename": "ardexa_black_box-1.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "649887e9db18cd379b5cb5427f426fcb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 7945, "upload_time": "2018-04-24T08:35:08", "url": "https://files.pythonhosted.org/packages/d5/eb/b9609ef72c65a70085cbf2dd09566b3ee7d4f3c998d628fa5d99c6919b75/ardexa_black_box-1.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a4d885a80fe537c813613869a2212ca8", "sha256": "7e4103b6916c14457d014b7554b47aed99c9183adda3de554f373dc3502f827b" }, "downloads": -1, "filename": "ardexa_black_box-1.5.1.tar.gz", "has_sig": false, "md5_digest": "a4d885a80fe537c813613869a2212ca8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 6547, "upload_time": "2018-04-24T08:35:10", "url": "https://files.pythonhosted.org/packages/57/e1/403150fa46c9cc76b3283ec9c7216db8412871b96c7c2bf0a9a6afd630e1/ardexa_black_box-1.5.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "649887e9db18cd379b5cb5427f426fcb", "sha256": "8997143f9d4c55e7344b79cb730ac85fb1a1999824196a385795f4f656560e3a" }, "downloads": -1, "filename": "ardexa_black_box-1.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "649887e9db18cd379b5cb5427f426fcb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7", "size": 7945, "upload_time": "2018-04-24T08:35:08", "url": "https://files.pythonhosted.org/packages/d5/eb/b9609ef72c65a70085cbf2dd09566b3ee7d4f3c998d628fa5d99c6919b75/ardexa_black_box-1.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a4d885a80fe537c813613869a2212ca8", "sha256": "7e4103b6916c14457d014b7554b47aed99c9183adda3de554f373dc3502f827b" }, "downloads": -1, "filename": "ardexa_black_box-1.5.1.tar.gz", "has_sig": false, "md5_digest": "a4d885a80fe537c813613869a2212ca8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 6547, "upload_time": "2018-04-24T08:35:10", "url": "https://files.pythonhosted.org/packages/57/e1/403150fa46c9cc76b3283ec9c7216db8412871b96c7c2bf0a9a6afd630e1/ardexa_black_box-1.5.1.tar.gz" } ] }