{"id":17933674,"url":"https://github.com/keyan/atop","last_synced_at":"2025-07-31T17:07:02.663Z","repository":{"id":24063775,"uuid":"100422109","full_name":"keyan/atop","owner":"keyan","description":"Chef Cookbook for atop","archived":false,"fork":false,"pushed_at":"2019-04-12T20:09:56.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T00:43:14.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://supermarket.chef.io/cookbooks/atop","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keyan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-08-15T21:49:09.000Z","updated_at":"2019-04-12T20:09:58.000Z","dependencies_parsed_at":"2022-07-27T04:32:01.292Z","dependency_job_id":null,"html_url":"https://github.com/keyan/atop","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fatop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fatop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fatop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyan%2Fatop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keyan","download_url":"https://codeload.github.com/keyan/atop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246990746,"owners_count":20865527,"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-28T21:41:12.587Z","updated_at":"2025-04-03T11:24:41.109Z","avatar_url":"https://github.com/keyan.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atop Cookbook\n\n[![Cookbook](http://img.shields.io/cookbook/v/atop.svg)](https://supermarket.chef.io/cookbooks/atop)\n\nThis cookbook installs `atop`, starts it as a service to log data every configured interval, and configures logrotate on its log output.\n\n## Requirements\n\n### Platforms\n\n- Amazon Linux 1 and 2\n- CentOS 6.x and 7.x\n- Debian\n\n### Chef\n\n- Chef 12.0 or later\n\n### Cookbooks\n\n- `yum-epel` - platform specific requirement for RHEL\n\n## Attributes\n\n- `node['atop']['action']` - Action to take for `package` resource. Defaults to `:install`.\n- `node['atop']['version']` - Version of `atop` to install. Defaults to `nil`, which installs the latest version at runtime.\n- `node['atop']['logpath']` - Directory path for atop output logs. Defaults to `/var/log/atop/`.\n- `node['atop']['interval']` - Interval between metric collection in seconds. Defaults to 600 seconds.\n\n## Usage\n\nJust include `atop` in your node's `run_list`:\n\n```json\n{\n  \"name\": \"my_node\",\n  \"run_list\": [\n    \"recipe[atop]\"\n  ]\n}\n```\n\n## Contributing\n\n1. Fork the repository on Github\n2. Create a named feature branch (like `add_component_x`)\n3. Write your change\n4. Write tests for your change (if applicable)\n5. Run the tests, ensuring they all pass\n6. Submit a Pull Request using Github\n\n## License and Authors\n\n```\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyan%2Fatop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyan%2Fatop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyan%2Fatop/lists"}