{ "info": { "author": "Alexei Andrushievich", "author_email": "vint21h@vint21h.pp.ua", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: Plugins", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: Unix", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: System :: Monitoring", "Topic :: Utilities" ], "description": ".. nagios-check-hddtemp\n.. README.rst\n\nA nagios-check-hddtemp documentation\n====================================\n\n *nagios-check-hddtemp is a Nagios-plugin that uses hddtemp (www.guzu.net/linux/hddtemp.php) to check disk temperature over the network*\n\n.. contents::\n\nInstallation\n------------\n* Obtain your copy of source code from git repository: ``git clone https://github.com/vint21h/nagios-check-hddtemp.git``. Or download latest release from https://github.com/vint21h/nagios-check-hddtemp/tags.\n* Run ``python ./setup.py install`` from repository source tree or unpacked archive under root user. Or use pip: ``pip install nagios-check-hddtemp``.\n\nConfiguration\n-------------\n* Read and understand Nagios documentation.\n* Create Nagios command and service definitions like this:\n\n::\n\n # \"check_hddtemp\" command\n define command\n {\n command_name check_hddtemp\n command_line $USER1$/check_hddtemp -s $ARG1$ -p $ARG2$ -d $ARG3$ -w $ARG4$ -c $ARG4$\n }\n\n # \"check_hddtemp\" service for /dev/sda\n define service\n {\n use local-service\n host_name localhost\n service_description HDD Temperature /dev/sda\n check_command check_hddtemp!127.0.0.1!7634!/dev/sda!40!50\n }\n\nWithout ``--devices`` option script check all devices from hddtemp response and return priority based global status:\n\n* critical\n* warning\n* unknown\n* ok\n\nAlso, ``--devices`` option can take comma separated list of devices to check.\n\nIf you want receive devices performance data, add ``-P`` argument to ``command_line``.\n\nLicensing\n---------\nnagios-check-hddtemp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\nFor complete license text see COPYING file.\n\nContacts\n--------\n**Project website**: https://github.com/vint21h/nagios-check-hddtemp\n\n**Author**: Alexei Andrushievich \n\nFor other authors list see AUTHORS file.", "description_content_type": null, "docs_url": "https://pythonhosted.org/nagios-check-hddtemp/", "download_url": "https://github.com/vint21h/nagios-check-hddtemp/archive/0.8.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vint21h/nagios-check-hddtemp", "keywords": null, "license": "GPLv3 or later", "maintainer": null, "maintainer_email": null, "name": "nagios-check-hddtemp", "package_url": "https://pypi.org/project/nagios-check-hddtemp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/nagios-check-hddtemp/", "project_urls": { "Download": "https://github.com/vint21h/nagios-check-hddtemp/archive/0.8.2.tar.gz", "Homepage": "https://github.com/vint21h/nagios-check-hddtemp" }, "release_url": "https://pypi.org/project/nagios-check-hddtemp/0.8.2/", "requires_dist": null, "requires_python": null, "summary": "Check HDD temperature Nagios plugin", "version": "0.8.2" }, "last_serial": 2370783, "releases": { "0.5.5": [ { "comment_text": "", "digests": { "md5": "ca26e08ce24b72a4bf461bc31b0f895f", "sha256": "73163e833cf915819c32e1033b6560568771a4ea66aea6ed1b9900d2c86cc2e1" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.5.5.tar.gz", "has_sig": false, "md5_digest": "ca26e08ce24b72a4bf461bc31b0f895f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16777, "upload_time": "2013-06-11T22:30:26", "url": "https://files.pythonhosted.org/packages/bf/54/1c17bd6b6e8416b470fb70bfc5d33481431d88697c64f64b543676f5eeb3/nagios-check-hddtemp-0.5.5.tar.gz" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "2bfc1116cc0d1806769bb38c370ab972", "sha256": "5fc3b3b71e30d28572f47de8eed342dc2e9be7a45f2e29d0cb7ca340d8cbdfed" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.5.6.tar.gz", "has_sig": false, "md5_digest": "2bfc1116cc0d1806769bb38c370ab972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16789, "upload_time": "2014-01-21T00:46:08", "url": "https://files.pythonhosted.org/packages/63/57/ee24d1bdf41acd3e1e8e71f6c319966b912245a99bc8d6e892a95d0200cc/nagios-check-hddtemp-0.5.6.tar.gz" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "6b36eeb2d09dcb3db37b6ce153580c8a", "sha256": "471f3cb8278c42ea39425d415a7d46ba483532b09d3f196ed8d63dfa78dbb11c" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.5.7.tar.gz", "has_sig": false, "md5_digest": "6b36eeb2d09dcb3db37b6ce153580c8a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17367, "upload_time": "2015-02-13T08:28:03", "url": "https://files.pythonhosted.org/packages/b5/b6/69030128ee5bca243f70399383c287829bcffe19f26f5cec559d9836ac5b/nagios-check-hddtemp-0.5.7.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "47a9bba96a84e656742e07fc150a58d4", "sha256": "0087f56562d2a28d50abd34fe58f89da197553e1389605cc1b24d8e82a5aec23" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.6.0.tar.gz", "has_sig": false, "md5_digest": "47a9bba96a84e656742e07fc150a58d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17513, "upload_time": "2015-06-01T05:53:53", "url": "https://files.pythonhosted.org/packages/dd/62/a7b19ad552167b5d7592572de11c0c0d0074fd99869f8f6b15ca93b848e6/nagios-check-hddtemp-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "782bab94323cad1a499cd7ec6b8db008", "sha256": "ccf7b77193c4d1053b9abae87be847dde9387484c09d4c3910b7c8b95fdd4f9f" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.6.1.tar.gz", "has_sig": false, "md5_digest": "782bab94323cad1a499cd7ec6b8db008", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17503, "upload_time": "2015-06-27T23:55:36", "url": "https://files.pythonhosted.org/packages/8b/42/0d600dc356d5c693ee97cfb5bcef17ebcd37ac48e75b14f7420fd7120135/nagios-check-hddtemp-0.6.1.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "09bd5651b7d23c38eba9194508ab6b5d", "sha256": "08fe5d4a2a684007137750f8f135df92bac50a55387e2a3cc29bfa45f98c140a" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.7.0.tar.gz", "has_sig": false, "md5_digest": "09bd5651b7d23c38eba9194508ab6b5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17557, "upload_time": "2015-09-09T09:36:58", "url": "https://files.pythonhosted.org/packages/5e/26/7bfdba86df5930421f69b88b13c75c761b02e8cb7bb8a78953075e3eaa46/nagios-check-hddtemp-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "80d1d3b904c968412f274fe3e5aff529", "sha256": "064af74b4bb0d2c95da1f9f21bf901ffd3cdcd004bdf94d4371d533ee9bc6637" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.8.0.tar.gz", "has_sig": false, "md5_digest": "80d1d3b904c968412f274fe3e5aff529", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17720, "upload_time": "2015-12-03T07:49:08", "url": "https://files.pythonhosted.org/packages/88/4e/9024b1f51eb40753fc83f7f6570ef6073cb4a729afdea2baecfaa391837b/nagios-check-hddtemp-0.8.0.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "698e24a2560046bca612f27c8c2d0fec", "sha256": "29df36ae221ebf9d7d4807472c0447d4475eb3abc0c662a6abc54f469a77bfd3" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.8.1.tar.gz", "has_sig": false, "md5_digest": "698e24a2560046bca612f27c8c2d0fec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17735, "upload_time": "2015-12-03T07:53:11", "url": "https://files.pythonhosted.org/packages/c6/0f/bc2de484cc86cf6f204beef683d93d1255072b7f12c29f6f129921f5f466/nagios-check-hddtemp-0.8.1.tar.gz" } ], "0.8.2": [ { "comment_text": "", "digests": { "md5": "4b79e4ca3f821577e211bc378c8a9862", "sha256": "4366957d2af7d9d1c4e637eb5bc8bd70e8bebb844aed608c9a817ed76ebed15e" }, "downloads": -1, "filename": "nagios_check_hddtemp-0.8.2-py2-none-any.whl", "has_sig": false, "md5_digest": "4b79e4ca3f821577e211bc378c8a9862", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 21219, "upload_time": "2016-09-29T11:08:47", "url": "https://files.pythonhosted.org/packages/a3/51/31817fbb7a7a55465866c3d68d52248cae9580aab8e70d3888af31312060/nagios_check_hddtemp-0.8.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92bcf7cb2b3db2bbfb21c6974bd67795", "sha256": "0a658ec058dbd7ad3600f3e504cb9c2b1f0250c92e6dde44f9df85da41136901" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.8.2.tar.gz", "has_sig": false, "md5_digest": "92bcf7cb2b3db2bbfb21c6974bd67795", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17923, "upload_time": "2016-07-29T05:04:30", "url": "https://files.pythonhosted.org/packages/87/08/032028ac2f867501628361c31f9bb5b8010e7889056e39fef5967972a593/nagios-check-hddtemp-0.8.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4b79e4ca3f821577e211bc378c8a9862", "sha256": "4366957d2af7d9d1c4e637eb5bc8bd70e8bebb844aed608c9a817ed76ebed15e" }, "downloads": -1, "filename": "nagios_check_hddtemp-0.8.2-py2-none-any.whl", "has_sig": false, "md5_digest": "4b79e4ca3f821577e211bc378c8a9862", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 21219, "upload_time": "2016-09-29T11:08:47", "url": "https://files.pythonhosted.org/packages/a3/51/31817fbb7a7a55465866c3d68d52248cae9580aab8e70d3888af31312060/nagios_check_hddtemp-0.8.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "92bcf7cb2b3db2bbfb21c6974bd67795", "sha256": "0a658ec058dbd7ad3600f3e504cb9c2b1f0250c92e6dde44f9df85da41136901" }, "downloads": -1, "filename": "nagios-check-hddtemp-0.8.2.tar.gz", "has_sig": false, "md5_digest": "92bcf7cb2b3db2bbfb21c6974bd67795", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17923, "upload_time": "2016-07-29T05:04:30", "url": "https://files.pythonhosted.org/packages/87/08/032028ac2f867501628361c31f9bb5b8010e7889056e39fef5967972a593/nagios-check-hddtemp-0.8.2.tar.gz" } ] }