{"id":22690316,"url":"https://github.com/d-little/scroobanizer","last_synced_at":"2025-03-29T16:27:16.988Z","repository":{"id":231438545,"uuid":"45187281","full_name":"d-little/scroobanizer","owner":"d-little","description":"Display information about what packets are doing on your AIX LPAR","archived":false,"fork":false,"pushed_at":"2021-05-03T03:59:42.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T17:25:43.156Z","etag":null,"topics":["aix","ksh93"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/d-little.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-29T14:10:59.000Z","updated_at":"2021-11-05T23:04:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"a60d1ea8-724f-4d1a-9467-035dd58d4483","html_url":"https://github.com/d-little/scroobanizer","commit_stats":null,"previous_names":["d-little/scroobanizer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-little%2Fscroobanizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-little%2Fscroobanizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-little%2Fscroobanizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-little%2Fscroobanizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-little","download_url":"https://codeload.github.com/d-little/scroobanizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246210533,"owners_count":20741180,"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":["aix","ksh93"],"created_at":"2024-12-10T00:33:39.387Z","updated_at":"2025-03-29T16:27:16.971Z","avatar_url":"https://github.com/d-little.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scroobanizer\n\n    NAME\n      scroobanizer.sh --- Show AIX LPAR Network Traffic Information\n\n    SYNOPSIS\n      scroobanizer.sh [ options ]\n\n    DESCRIPTION\n      This script will show the network activity of an LPAR.\n\n    OPTIONS\n      -b, --busy-only Display only busy IP addresses.\n      -B, --no-boxes  Do not display 'box' grid in output.\n      -t, --trace=TRACEFILE\n                      Location to store tcpdump file The default value is /tmp/trace.scroob.sh.20210502-225249.out.\n      -o, --outputdir=OUTPUTFILE\n                      Directory to redirect the report itself. The default value is .\n      -s, --sleep=SLEEP\n                      Length in seconds to measure network traffic. The default value is 10.\n      -S, --simple-boxes\n                      Use simple box ASCII.\n\n    IMPLEMENTATION\n      author          David Little \u003cdavid.n.little@gmail.com\u003e\n      copyright       Free to use and modify - Use at own risk.\n      license         The MIT License (MIT)\n\nExample Output:\n\n    ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────┐\n    │ scroobanizer: v1.0.0: By David Little                                                                    │\n    │ Starting Trace, outputting to /tmp/trace.scroobanizer.sh.20151030-114414.out                             │\n    │ 0513-059 The iptrace Subsystem has been started. Subsystem PID is 19661018.                              │\n    │ Sleeping for 10 seconds                                                                                  │\n    │ Stopping Trace                                                                                           │\n    │ 0513-044 The iptrace Subsystem was requested to stop.                                                    │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │ Generating IP Report and gathering information                                                           │\n    │ Report completed.                                                                                        │\n    │ Sample Length (seconds): 10                                                                              │\n    │ Total Packets In: 3896                                                                                   │\n    │ Total Packets Out: 5494                                                                                  │\n    │ Discarded Results: 0                                                                                     │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │ Direction  │ :LPort │        Remote IP:RPort │     IN# │    IN% │    OUT# │   OUT% │\u003e IN%     %OUT \u003c│    │\n    │ BOTH       │ :32813 │      10.246.3.24:51001 │     308 │   7.91 │     666 │  12.12 │               \u003c│Busy│\n    │ BOTH       │ :32819 │      10.246.3.27:51001 │      45 │   1.16 │      95 │   1.73 │                │    │\n    │ BOTH       │ :32822 │     10.192.30.42:50004 │     480 │  12.32 │     373 │   6.79 │\u003e               │    │\n    │ BOTH       │ :32823 │      10.246.3.31:51001 │     565 │  14.50 │    1126 │  20.50 │\u003e             \u003c\u003c│Busy│\n    │ BOTH       │ :32824 │      10.246.3.32:51001 │     463 │  11.88 │     919 │  16.73 │\u003e              \u003c│Busy│\n    │ BOTH       │ :32825 │      10.246.3.33:51001 │      49 │   1.26 │      96 │   1.75 │                │    │\n    │ BOTH       │ :32826 │      10.246.3.30:51001 │     461 │  11.83 │     920 │  16.75 │\u003e              \u003c│Busy│\n    │ BOTH       │ :32873 │     10.200.30.42:50101 │     312 │   8.01 │     209 │   3.80 │                │    │\n    │ BOTH       │ :32897 │      10.246.3.25:51001 │     167 │   4.29 │     366 │   6.66 │                │    │\n    │ BOTH       │ :32898 │      10.246.3.26:51001 │     190 │   4.88 │     409 │   7.44 │                │    │\n    │ BOTH       │ :50001 │     10.196.30.10:58511 │      63 │   1.62 │      36 │   0.66 │                │    │\n    │ BOTH       │ :50002 │     10.196.30.40:43627 │       2 │   0.05 │       4 │   0.07 │                │    │\n    │ BOTH       │ :50003 │     10.196.30.25:56845 │      22 │   0.56 │      20 │   0.36 │                │    │\n    │ BOTH       │ :50004 │     10.200.30.42:48849 │       2 │   0.05 │       1 │   0.02 │                │    │\n    │ BOTH       │ :50005 │     10.200.30.42:48851 │      27 │   0.69 │      10 │   0.18 │                │    │\n    │ BOTH       │ :50101 │     10.192.30.42:42042 │     735 │  18.87 │     242 │   4.40 │\u003e               │Busy│\n    │ BOTH       │ :8972  │     10.20.200.58:50804 │       4 │   0.10 │       2 │   0.04 │                │    │\n    │ INCOMING   │ :22    │    10.20.200.149:58561 │       1 │   0.03 │       0 │   0.00 │                │    │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │ Busy IP Analysis                                                                                         │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │   IP: 10.192.30.42:42042                                                                                 │\n    │    Network Traffic In: 18.87% Out: 4.40%                                                                 │\n    │     Process Found:                                                                                       │\n    │          PID: 8388716                                                                                    │\n    │          CMD: \u003cREDACTED\u003e                                                                                 │\n    │         USER: \u003cREDACTED\u003e                                                                                 │\n    │         NAME: 10.196.30.42:50101-\u003e10.192.30.42:42042                                                     │\n    │         ARGS: \u003cREDACTED\u003e                                                                                 |\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │   IP: 10.246.3.24:51001                                                                                  │\n    │    Network Traffic In: 7.91% Out: 12.12%                                                                 │\n    │     Process Found:                                                                                       │\n    │          PID: 10289212                                                                                   │\n    │          CMD: \u003cREDACTED\u003e                                                                                 │\n    │         USER: \u003cREDACTED\u003e                                                                                 │\n    │         NAME: 10.196.30.42:32813-\u003e10.246.3.24:51001                                                      │\n    │         ARGS: \u003cREDACTED\u003e                                                                                 │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │   IP: 10.246.3.30:51001                                                                                  │\n    │    Network Traffic In: 11.83% Out: 16.75%                                                                │\n    │     Process Found:                                                                                       │\n    │          PID: 10485824                                                                                   │\n    │          CMD: \u003cREDACTED\u003e                                                                                 │\n    │         USER: \u003cREDACTED\u003e                                                                                 │\n    │         NAME: 10.196.30.42:32826-\u003e10.246.3.30:51001                                                      │\n    │         ARGS: \u003cREDACTED\u003e                                                                                 │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │   IP: 10.246.3.31:51001                                                                                  │\n    │    Network Traffic In: 14.50% Out: 20.50%                                                                │\n    │     Process Found:                                                                                       │\n    │          PID: 10616900                                                                                   │\n    │          CMD: \u003cREDACTED\u003e                                                                                 │\n    │         USER: \u003cREDACTED\u003e                                                                                 │\n    │         NAME: 10.196.30.42:32823-\u003e10.246.3.31:51001                                                      │\n    │         ARGS: \u003cREDACTED\u003e                                                                                 │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │   IP: 10.246.3.32:51001                                                                                  │\n    │    Network Traffic In: 11.88% Out: 16.73%                                                                │\n    │     Process Found:                                                                                       │\n    │          PID: 10747976                                                                                   │\n    │          CMD: \u003cREDACTED\u003e                                                                                 │\n    │         USER: \u003cREDACTED\u003e                                                                                 │\n    │         NAME: 10.196.30.42:32824-\u003e10.246.3.32:51001                                                      │\n    │         ARGS: \u003cREDACTED\u003e                                                                                 │\n    ├──────────────────────────────────────────────────────────────────────────────────────────────────────────┤\n    │ Removing /tmp/trace.scroobanizer.sh.20151030-114414.out                                                  │\n    └──────────────────────────────────────────────────────────────────────────────────────────────────────────┘\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-little%2Fscroobanizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-little%2Fscroobanizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-little%2Fscroobanizer/lists"}