{"id":19915736,"url":"https://github.com/kruserr/aiocheck","last_synced_at":"2025-06-25T07:06:05.415Z","repository":{"id":57408780,"uuid":"274196328","full_name":"kruserr/aiocheck","owner":"kruserr","description":"A python asyncio host health checker using native ping commands","archived":false,"fork":false,"pushed_at":"2020-07-05T21:32:01.000Z","size":47698,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-01T09:27:03.601Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kruserr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-22T17:03:21.000Z","updated_at":"2021-03-17T16:53:52.000Z","dependencies_parsed_at":"2022-09-26T17:10:36.312Z","dependency_job_id":null,"html_url":"https://github.com/kruserr/aiocheck","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kruserr/aiocheck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Faiocheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Faiocheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Faiocheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Faiocheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kruserr","download_url":"https://codeload.github.com/kruserr/aiocheck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kruserr%2Faiocheck/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261823755,"owners_count":23215142,"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":[],"created_at":"2024-11-12T21:42:12.399Z","updated_at":"2025-06-25T07:06:05.392Z","avatar_url":"https://github.com/kruserr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aiocheck\n\nA python asyncio host health checker using native ping commands.\n\nExample:\n```\npip install aiocheck\naiocheck 10.20.30.40 10.20.30.50 10.20.30.60\n```\n\nstdout:\n```\n###########\n# Running #\n###########\n\nAddresses: ['10.20.30.50', '10.20.30.40', '10.20.30.60']\n\nPress CTRL+C to exit \n```\n\naiocheck_log.csv:\n```\naddress, alive, timestamp\n10.20.30.60, False, 2020-06-22 17:35:40.398753\n10.20.30.40, False, 2020-06-22 17:35:40.398729\n10.20.30.50, False, 2020-06-22 17:35:40.398660\n```\n\n\u003cbr\u003e\n\nFor further details visit the [Documentation](https://github.com/kruserr/aiocheck/wiki).\n\n\u003cbr\u003e\n\n# Install\n### Using pip\n```\npip install aiocheck\naiocheck localhost\n```\n\n### Using binary from GitHub\n```\ngit clone https://github.com/kruserr/aiocheck.git\ncd aiocheck\n./bin/aiocheck.exe localhost\n```\n\n\u003cbr\u003e\n\nFor further install instructions visit the [Documentation](https://github.com/kruserr/aiocheck/wiki/Install).\n\n\u003cbr\u003e\n\n# Develop\n### Open in VS Code\n```\ngit clone https://github.com/kruserr/aiocheck.git\npython -m pip install --upgrade pip setuptools wheel pytest tox twine pyinstaller\ncd aiocheck\npython -m pip install -e .\ncode .\n```\n\n### Run VS Code Tasks\nCTRL+P\n```\n\u003eTasks: Run Task\n```\n\n\u003cbr\u003e\n\nFor further developing instructions visit the [Documentation](https://github.com/kruserr/aiocheck/wiki/Develop).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkruserr%2Faiocheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkruserr%2Faiocheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkruserr%2Faiocheck/lists"}