{"id":21260390,"url":"https://github.com/nlm/collectd-smartmon","last_synced_at":"2026-04-29T19:03:01.061Z","repository":{"id":71728287,"uuid":"46354039","full_name":"nlm/collectd-smartmon","owner":"nlm","description":"script for collectd exec plugin for monitoring disks smart attributes under linux","archived":false,"fork":false,"pushed_at":"2016-06-09T08:51:46.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T23:18:26.177Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlm.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":"2015-11-17T14:57:18.000Z","updated_at":"2016-06-07T13:15:19.000Z","dependencies_parsed_at":"2023-05-16T16:15:42.181Z","dependency_job_id":null,"html_url":"https://github.com/nlm/collectd-smartmon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nlm/collectd-smartmon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fcollectd-smartmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fcollectd-smartmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fcollectd-smartmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fcollectd-smartmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlm","download_url":"https://codeload.github.com/nlm/collectd-smartmon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlm%2Fcollectd-smartmon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-21T04:18:20.629Z","updated_at":"2026-04-29T19:03:01.026Z","avatar_url":"https://github.com/nlm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"collectd-smartmon\n=================\na tool to collect local disks smart attributes raw values\nusing collectd plain-text protocol\n\nrequirements\n------------\n\n- python\n- smartmontools\n- sudo\n\ninstall\n-------\n\nclone repo and copy script:\n\n    git clone https://github.com/nlm/collectd-smartmon.git\n    cd collectd-smartmon\n    cp collectd-smartmon.py /usr/local/bin\n\nadd new system user for privilege separation:\n\n    useradd -r collectd-smartmon\n\nadd to sudoers file:\n\n    collectd-smartmon  ALL = (ALL) NOPASSWD: /usr/sbin/smartctl -f brief -A /dev/sd[a-z]\n\nadd snippet to collectd config file:\n\n    LoadPlugin exec\n    \u003cPlugin exec\u003e\n      Exec \"collectd-smartmon\" \"/usr/local/bin/collectd-smartmon.py\" \"sda\" \"sdb\" \"sdc\" \"sdd\"\n    \u003c/Plugin\u003e\n\nrestart collectd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlm%2Fcollectd-smartmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlm%2Fcollectd-smartmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlm%2Fcollectd-smartmon/lists"}