{ "info": { "author": "Elio Maisonneuve", "author_email": "maisonneuv@eisti.eu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python" ], "description": "Introduction\n============\n\nA nagios-like plugin to check if task jobs executed successfully\n\nConfiguration\n=============\n\nOn the first run, it will ask you for basic configuration.\n- `basePath` is where each job will put his folder containing the logs\n\n (if a job log is in `/var/log/task/job/timestamp.log`, the basePath is `/var/log/task/`)\n- `endingString` is the string the script will look for too check if a job executed successfully, if the string is in the last line of file, then it's OK, CRITICAL otherwise. It will should be something like `;END\\n`\n\nTo change configuration go to the script install directory and open the config.ini file.\n\n\nChangelog\n=========\n\n0.1-dev (unreleased)\n------------------------\n\n- Elio Maisonneuve \n\n\nContributors\n==============\n\nElio Maisonneuve, Author\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/paulla/check_task_log", "keywords": "nagios", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "check-task-log", "package_url": "https://pypi.org/project/check-task-log/", "platform": "any", "project_url": "https://pypi.org/project/check-task-log/", "project_urls": { "Homepage": "https://github.com/paulla/check_task_log" }, "release_url": "https://pypi.org/project/check-task-log/1.0.dev0/", "requires_dist": [ "setuptools" ], "requires_python": "", "summary": "A nagios-like plugin to check if task jobs executed successfully", "version": "1.0.dev0" }, "last_serial": 3049847, "releases": { "1.0.dev0": [ { "comment_text": "", "digests": { "md5": "b4997f37fb0cb5e60224840125317656", "sha256": "711f6114dc3afde46733d42d6abe62b5754d4414b66d07055da2708cee437060" }, "downloads": -1, "filename": "check_task_log-1.0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "b4997f37fb0cb5e60224840125317656", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9667, "upload_time": "2017-07-26T11:44:20", "url": "https://files.pythonhosted.org/packages/44/c8/749fdb9961e76072a65a4fc798ddd3966bc212753cc326ab84ddea86bb68/check_task_log-1.0.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "05f6ac814df03d53bc583174abe129a8", "sha256": "8e9744b204ccbbe57c5db88b423d49590a1bde46f11dcb90ff99c7133dd6a74f" }, "downloads": -1, "filename": "check_task_log-1.0.dev0.tar.gz", "has_sig": false, "md5_digest": "05f6ac814df03d53bc583174abe129a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5120, "upload_time": "2017-07-26T11:44:21", "url": "https://files.pythonhosted.org/packages/c8/21/9ecf2ade13501776360219d1ce79b8f14218bd77bec153c27d83dbba9607/check_task_log-1.0.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b4997f37fb0cb5e60224840125317656", "sha256": "711f6114dc3afde46733d42d6abe62b5754d4414b66d07055da2708cee437060" }, "downloads": -1, "filename": "check_task_log-1.0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "b4997f37fb0cb5e60224840125317656", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9667, "upload_time": "2017-07-26T11:44:20", "url": "https://files.pythonhosted.org/packages/44/c8/749fdb9961e76072a65a4fc798ddd3966bc212753cc326ab84ddea86bb68/check_task_log-1.0.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "05f6ac814df03d53bc583174abe129a8", "sha256": "8e9744b204ccbbe57c5db88b423d49590a1bde46f11dcb90ff99c7133dd6a74f" }, "downloads": -1, "filename": "check_task_log-1.0.dev0.tar.gz", "has_sig": false, "md5_digest": "05f6ac814df03d53bc583174abe129a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5120, "upload_time": "2017-07-26T11:44:21", "url": "https://files.pythonhosted.org/packages/c8/21/9ecf2ade13501776360219d1ce79b8f14218bd77bec153c27d83dbba9607/check_task_log-1.0.dev0.tar.gz" } ] }