{"id":24651050,"url":"https://github.com/dinotools/monitoring-check_disk_io","last_synced_at":"2025-04-13T17:51:20.431Z","repository":{"id":39879815,"uuid":"447122269","full_name":"DinoTools/monitoring-check_disk_io","owner":"DinoTools","description":"Monitoring plugin to check disk io with Icinga, Nagios and other compatible monitoring solutions ","archived":false,"fork":false,"pushed_at":"2025-02-17T18:23:37.000Z","size":74,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T08:48:10.576Z","etag":null,"topics":["disk","icinga-plugin","icinga2-plugin","monitoring","nagios-plugin"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DinoTools.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-12T07:44:38.000Z","updated_at":"2025-02-17T15:19:21.000Z","dependencies_parsed_at":"2023-01-24T06:45:28.473Z","dependency_job_id":"7d4aa27b-371f-4a57-a0c7-1887d1b4719a","html_url":"https://github.com/DinoTools/monitoring-check_disk_io","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DinoTools%2Fmonitoring-check_disk_io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DinoTools%2Fmonitoring-check_disk_io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DinoTools%2Fmonitoring-check_disk_io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DinoTools%2Fmonitoring-check_disk_io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DinoTools","download_url":"https://codeload.github.com/DinoTools/monitoring-check_disk_io/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248758234,"owners_count":21156957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["disk","icinga-plugin","icinga2-plugin","monitoring","nagios-plugin"],"created_at":"2025-01-25T18:54:02.978Z","updated_at":"2025-04-13T17:51:20.405Z","avatar_url":"https://github.com/DinoTools.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"check_disk_io - Monitor disk io\n===============================\n\nThis is a monitoring plugin for [Icinga](https://icinga.com/), [Nagios](https://www.nagios.org/) and other compatible monitoring solutions to check the disk io.\nIt uses the psutil Python package to get the required information and should work with the following operating systems.\n\n- Linux\n- Windows\n- macOS\n- FreeBSD, OpenBSD, NetBSD\n- Sun Solaris\n- AIX\n\nRequirements\n------------\n\n- [Python](https://www.python.org/) \u003e= 3.6\n- Python Packages\n    - [psutil](https://pypi.org/project/psutil/)\n    - [nagiosplugin](https://pypi.org/project/nagiosplugin/)\n\nInstallation\n------------\n\n### PIP\n\nIf you want to use pip we recommend to use as virtualenv to install the dependencies.\n\n```shell\npip install -r requirements.txt\n```\n\nCopy the script ```check_disk_io.py``` into your plugin directory.\n\n### Debian/Ubuntu\n\nInstall the required packages\n\n```shell\nsudo apt-get install python3 python3-nagiosplugin python3-psutil\n```\n\nCopy the script ```check_disk_io.py``` into your plugin directory.\n\nUsage\n-----\n\nTo get the latest help just run the following command.\n\n```shell\n./check_disk_io.py --help\n```\n\nResources\n---------\n\n- Git-Repository: https://github.com/DinoTools/monitoring-check_disk_io\n- Issues: https://github.com/DinoTools/monitoring-check_disk_io/issues\n- Icinga Exchange: https://exchange.icinga.com/dinotools/check_disk_io\n\nLicense\n-------\n\nGPLv3+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinotools%2Fmonitoring-check_disk_io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinotools%2Fmonitoring-check_disk_io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinotools%2Fmonitoring-check_disk_io/lists"}