{"id":18727579,"url":"https://github.com/chartbeat-labs/puppet-sysstat","last_synced_at":"2026-06-19T16:01:19.137Z","repository":{"id":13903539,"uuid":"16602178","full_name":"chartbeat-labs/puppet-sysstat","owner":"chartbeat-labs","description":"Puppet Sysstat Module","archived":false,"fork":false,"pushed_at":"2015-03-09T20:50:02.000Z","size":199,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-25T08:43:56.882Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/chartbeat-labs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-07T02:34:59.000Z","updated_at":"2015-03-09T20:48:14.000Z","dependencies_parsed_at":"2022-09-23T16:52:57.148Z","dependency_job_id":null,"html_url":"https://github.com/chartbeat-labs/puppet-sysstat","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/chartbeat-labs/puppet-sysstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartbeat-labs%2Fpuppet-sysstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartbeat-labs%2Fpuppet-sysstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartbeat-labs%2Fpuppet-sysstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartbeat-labs%2Fpuppet-sysstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chartbeat-labs","download_url":"https://codeload.github.com/chartbeat-labs/puppet-sysstat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chartbeat-labs%2Fpuppet-sysstat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34538480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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-07T14:18:12.024Z","updated_at":"2026-06-19T16:01:19.106Z","avatar_url":"https://github.com/chartbeat-labs.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Puppet Sysstat Module\n=====================\n\nPuppet module for sysstat.\n\n[![Build Status](https://travis-ci.org/chartbeat-labs/puppet-sysstat.png)](https://travis-ci.org/chartbeat-labs/puppet-sysstat)\n\nUsage\n-----\n\nInclude with default parameters:\n```puppet\ninclude sysstat\n```\n\nInclude with the singleton pattern:\n\n```puppet\nclass { '::sysstat' : }\n```\n\n### Runtime parameters\nIf you don't want sysstat running you can disable it:\n\n```puppet\nclass { '::sysstat' :\n  service_enable =\u003e false,\n}\n```\n\nYou can change various parameters for sar1:\n\n```puppet\nclass { '::sysstat' :\n  sa1_options =\u003e '-S ALL'\n}\n```\n\nOr change how long it keeps history for and how soon\nto compress data files:\n\n```puppet\nclass { '::sysstat' :\n  history  =\u003e 30,\n  compress =\u003e 5,\n}\n```\n\n### Hiera\n\nAll of the parameters support hiera lookups. The\nhiera key is always of the format:\n\nsysstat::*parameter*\n\nSo for instance, to selectively enable/disable\nsysstat on hosts, create a hiera file with the\nfollowing to disable:\n\n```\n---\nsysstat::service_enable: false\n```\n\n## License\n\nSee [LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartbeat-labs%2Fpuppet-sysstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchartbeat-labs%2Fpuppet-sysstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchartbeat-labs%2Fpuppet-sysstat/lists"}