{"id":20068768,"url":"https://github.com/bigbitbus/stressng-formula","last_synced_at":"2025-08-21T02:08:42.172Z","repository":{"id":130330578,"uuid":"128064419","full_name":"bigbitbus/stressng-formula","owner":"bigbitbus","description":"Install stressng, a load generator for computer subsystems, and execute it to generate configurable tests","archived":false,"fork":false,"pushed_at":"2018-09-05T13:14:08.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T11:25:41.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"SaltStack","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/bigbitbus.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-04-04T13:15:28.000Z","updated_at":"2018-06-20T10:41:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"ed831a08-13af-4a59-8daa-54dc3614a38b","html_url":"https://github.com/bigbitbus/stressng-formula","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bigbitbus/stressng-formula","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbitbus%2Fstressng-formula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbitbus%2Fstressng-formula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbitbus%2Fstressng-formula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbitbus%2Fstressng-formula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigbitbus","download_url":"https://codeload.github.com/bigbitbus/stressng-formula/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbitbus%2Fstressng-formula/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271415496,"owners_count":24755639,"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","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-13T14:09:06.829Z","updated_at":"2025-08-21T02:08:42.157Z","avatar_url":"https://github.com/bigbitbus.png","language":"SaltStack","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stress-ng formula\n\n[Stress-ng](http://kernel.ubuntu.com/~cking/stress-ng/) is a benchmarking tool to exercise multiple computer subsystems such as CPU, memory, IO and networking. This [salt formula](https://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html) can be used to install it from the package repository or from source, and execute stress-ng on the provided job file(s).\n\nSee the full Salt Formulas installation and usage instructions [here](http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html).\n## What this formula offers\n\n* stressng.install - to install stressng (from the OS packages - the default,  or from source if the pillar stress:lookup:install_from_source is set). For example:\n```\nsalt \\* state.apply stressng.install pillar='{\"stressng\":{\"lookup\": {\"install_from_source\": True}}}'\n```\nYou can also set the stress-ng version via a lookup pillar *stressng_source_url*; the stress-ng source archives are [available here](http://kernel.ubuntu.com/~cking/tarballs/stress-ng/).\n\n* stressng.execute - run stress-ng with the job-file(s) specified in the pillar. The job file(s) is(are) created and stored in the /files subfolder. Each job file will be executed sequentially.\n\nThe output directory (*out_dir*) is specified in the pillar. The formula will create a subdirectory under the out_dir folder whose name will correspond to the job-file name. All the stress-ng results for that job file will be stored in this subdirectory. The job file will also be stored in this subdirectory under the filename job.stress.\n\nLook at the _pillar.example_ file for more examples.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbitbus%2Fstressng-formula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbitbus%2Fstressng-formula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbitbus%2Fstressng-formula/lists"}