{"id":21461869,"url":"https://github.com/cherusk/lindwurm","last_synced_at":"2025-03-17T04:50:30.290Z","repository":{"id":207723803,"uuid":"72301057","full_name":"cherusk/lindwurm","owner":"cherusk","description":"Ad-Hoc actioned means to analyze, explore, trace and monitor Distributed Systems","archived":false,"fork":false,"pushed_at":"2016-12-29T20:29:23.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-23T14:32:00.857Z","etag":null,"topics":["ad-hoc","analyzer","complex-networks","complex-systems","distributed-systems","explorer","lindwurm","monitoring","tracer"],"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/cherusk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-10-29T18:02:54.000Z","updated_at":"2017-03-05T20:36:25.000Z","dependencies_parsed_at":"2023-11-17T10:04:27.258Z","dependency_job_id":null,"html_url":"https://github.com/cherusk/lindwurm","commit_stats":null,"previous_names":["cherusk/lindwurm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherusk%2Flindwurm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherusk%2Flindwurm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherusk%2Flindwurm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherusk%2Flindwurm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cherusk","download_url":"https://codeload.github.com/cherusk/lindwurm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243976503,"owners_count":20377692,"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":["ad-hoc","analyzer","complex-networks","complex-systems","distributed-systems","explorer","lindwurm","monitoring","tracer"],"created_at":"2024-11-23T07:11:46.842Z","updated_at":"2025-03-17T04:50:30.261Z","avatar_url":"https://github.com/cherusk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lindwurm\n\n![Alt text](logo.png?raw=true \"lindwurm\")\n\n## Abstract\n\nThe Lindwurm is meant as an **Ad-Hoc** actioned means to analyze, explore, trace and monitor Distributed Systems and their intrinsic complexity. \n\nIt's meant to ease or quicken trouble shooting for system experts responsible for mid- to large scale Distributed Systems. Further, it should give insights and a good overview or technicial understanding to responsibles of environments.\n\n## Example usage\n\nTo check if a certain group of nodes does have cohesion trait on transport level, you would do:\n\n```\n$ lindwurm.py node_group cohesion --t_ports 22,23 -f Tree transport\n\n\u003e\u003eobjective: [cohesion]\nscaffolding\n ┣━━ suse42_n2\n ┃   ┣━━ 22\n ┃   ┃   ┣━━ connected\n ┃   ┃   ┃   ┣━━ fedora24\n ┃   ┃   ┃   ┗━━ suse42_n1\n ┃   ┃   ┗━━ disjoined\n ┃   ┗━━ 23\n ┃       ┣━━ connected\n ┃       ┗━━ disjoined\n ┃           ┣━━ fedora24\n ┃           ┗━━ suse42_n1\n ┣━━ suse42_n1\n ┃   ┣━━ 22\n ┃   ┃   ┣━━ connected\n ┃   ┃   ┃   ┣━━ fedora24\n ┃   ┃   ┃   ┗━━ suse42_n2\n ┃   ┃   ┗━━ disjoined\n ┃   ┗━━ 23\n ┃       ┣━━ connected\n ┃       ┗━━ disjoined\n ┃           ┣━━ fedora24\n ┃           ┗━━ suse42_n2\n ┗━━ fedora24\n     ┣━━ 22\n     ┃   ┣━━ connected\n     ┃   ┃   ┣━━ suse42_n1\n     ┃   ┃   ┗━━ suse42_n2\n     ┃   ┗━━ disjoined\n     ┗━━ 23\n         ┣━━ connected\n         ┗━━ disjoined\n             ┣━━ suse42_n1\n             ┗━━ suse42_n2\n\n```\nThe scaffolding is the core node set from which the investigations are run. You can see that e.g. suse42_n2 is connected to fedora24,suse42_n1 via ssh, but not connected to them for service on port 23.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherusk%2Flindwurm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcherusk%2Flindwurm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherusk%2Flindwurm/lists"}