{"id":16337953,"url":"https://github.com/ckauhaus/multiping","last_synced_at":"2025-07-12T18:33:57.338Z","repository":{"id":105866217,"uuid":"126799905","full_name":"ckauhaus/multiping","owner":"ckauhaus","description":"Pings several hosts at once to test outside connectivity.","archived":false,"fork":false,"pushed_at":"2018-12-07T18:00:12.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T00:43:24.959Z","etag":null,"topics":["connectivity","monitoring","ping"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ckauhaus.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-26T08:47:28.000Z","updated_at":"2021-10-22T14:35:32.000Z","dependencies_parsed_at":"2024-04-10T08:33:25.336Z","dependency_job_id":null,"html_url":"https://github.com/ckauhaus/multiping","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckauhaus%2Fmultiping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckauhaus%2Fmultiping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckauhaus%2Fmultiping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckauhaus%2Fmultiping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ckauhaus","download_url":"https://codeload.github.com/ckauhaus/multiping/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239399828,"owners_count":19632022,"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":["connectivity","monitoring","ping"],"created_at":"2024-10-10T23:48:36.435Z","updated_at":"2025-02-18T02:42:56.500Z","avatar_url":"https://github.com/ckauhaus.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# multiping\n\nThis small utility pings several targets at once and returns the lowest RTT.\nIt can be used as connectivity check to see if we can reach any target from a\nlist in a configured amount of time. This way, the connectivity check is\nindependent from the status of any single target host.\n\nThis program can be used as Nagios-compatible plugin.\n\n\n## Example\n\nPing all known quad9 addresses as well as Google DNS at once:\n\n```sh\n$ multiping dns.quad9.net 8.8.8.8\nmultiping: OK - best rtt 40 ms (for dns.quad9.net/149.112.112.112) | '8.8.8.8'=0.0475s;0.05;0.5;0 '2620:fe::fe'=0.0421s;0.05;0.5;0 '149.112.112.112'=0.0398s;0.05;0.5;0 '9.9.9.9'=0.0411s;0.05;0.5;0\n```\n\nThe output before the \"|\" is for humans. Everything after that is\nNagios-compatible perfdata.\n\nNote that multiping needs capabilities to open raw sockets. Running as root is\nthe easiest way to accomplish this.\n\n\n## Features\n\n- Fast and robust.\n- Output compatible to Nagios/Icinga/Sensu/...\n- Select IPv4 or IPv6 only.\n- Adjustable warning/critical timeouts.\n\n\n## Author and License\n\nThe primary author is [Christian Kauhaus](kc@flyingcircus.io). `multiping` is\nlicensed under the term of the\n[BSD 3-clause \"revised\" license](https://opensource.org/licenses/BSD-3-Clause).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckauhaus%2Fmultiping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckauhaus%2Fmultiping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckauhaus%2Fmultiping/lists"}