{"id":18076572,"url":"https://github.com/strongbugman/sar-python-parser","last_synced_at":"2025-04-05T19:45:21.941Z","repository":{"id":97376496,"uuid":"65521323","full_name":"strongbugman/sar-python-parser","owner":"strongbugman","description":"parser for sar log","archived":false,"fork":false,"pushed_at":"2016-08-17T03:59:13.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-11T18:04:13.139Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/strongbugman.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":"2016-08-12T03:48:20.000Z","updated_at":"2018-11-24T03:50:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff4b535d-96d5-4ba4-81b5-fd7395def041","html_url":"https://github.com/strongbugman/sar-python-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fsar-python-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fsar-python-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fsar-python-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strongbugman%2Fsar-python-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strongbugman","download_url":"https://codeload.github.com/strongbugman/sar-python-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247393540,"owners_count":20931810,"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-10-31T11:10:23.610Z","updated_at":"2025-04-05T19:45:21.913Z","avatar_url":"https://github.com/strongbugman.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nThis program will Analysis sar log file, generate all information like {'table':{name:{field:[values,]}}, 'date',}\n\nThe sar.json is a json file format {'field key word': 'table name'} to mark the unique field and table.\n\n## The idea\n\nEvery item in sar log can regard a table and every table has a unique field, so a unique field is a mark of table. Store this information to file sar.json.\n\nYou maybe need edit, add or remove key-value pair in sar.json makesure the table you need can be get.\n\n## How to use\n\nThe sar_parser.py has a function  parser to return a dict with all information in sar log file.Before call it, run```./sar_parser.py [log file] sar.json```for a test, you can also edit test function in sar_paser.py to print what you want.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbugman%2Fsar-python-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrongbugman%2Fsar-python-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrongbugman%2Fsar-python-parser/lists"}