{"id":19092936,"url":"https://github.com/eon01/60seconds","last_synced_at":"2025-04-30T12:41:26.296Z","repository":{"id":74328412,"uuid":"48381694","full_name":"eon01/60seconds","owner":"eon01","description":"Netflix Linux Performance Analysis in 60,000 Milliseconds","archived":false,"fork":false,"pushed_at":"2015-12-23T23:35:16.000Z","size":24,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T01:32:58.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/eon01.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}},"created_at":"2015-12-21T16:19:22.000Z","updated_at":"2024-11-14T17:08:48.000Z","dependencies_parsed_at":"2023-03-16T04:45:52.913Z","dependency_job_id":null,"html_url":"https://github.com/eon01/60seconds","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/eon01%2F60seconds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2F60seconds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2F60seconds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eon01%2F60seconds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eon01","download_url":"https://codeload.github.com/eon01/60seconds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251701963,"owners_count":21629925,"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-09T03:22:48.912Z","updated_at":"2025-04-30T12:41:26.275Z","avatar_url":"https://github.com/eon01.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 60seconds\nA simple bash script to analyze Linux performance inspired from [Netflix Linux Performance Analysis in 60,000 Milliseconds blog post](http://techblog.netflix.com/2015/11/linux-performance-analysis-in-60s.html)\n\n# Screenshot\n\n![](http://i.imgbox.com/URQaM9tb.jpg)\n\n\n# Dependencies\n- systat\n\n# Usage\n\nInstall dependencies, download the script and run it: \n``` bash\nwget https://raw.githubusercontent.com/eon01/60seconds/master/60seconds.sh \n\nchmod +x 60seconds.sh\n\n./60seconds.sh -b -e\n```\nParameters:\n\n\t-b|--batch: Run the script in batch mode\n\t-e|--explain: Run the script without explanation\n\nRun it in one command:\n``` bash \n\nwget --quiet https://raw.githubusercontent.com/eon01/60seconds/master/60seconds.sh -O 60seconds.sh; chmod +x ./60seconds.sh; ./60seconds.sh; rm -rf 60seconds.sh\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feon01%2F60seconds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feon01%2F60seconds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feon01%2F60seconds/lists"}