{"id":41689762,"url":"https://github.com/alexdzyoba/smart_exporter","last_synced_at":"2026-01-24T20:13:17.367Z","repository":{"id":53194992,"uuid":"207779811","full_name":"alexdzyoba/smart_exporter","owner":"alexdzyoba","description":"Prometheus exporter for critical S.M.A.R.T. metrics","archived":false,"fork":false,"pushed_at":"2021-04-01T13:00:27.000Z","size":29,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-19T06:49:09.270Z","etag":null,"topics":["metrics","prometheus-exporter","smart","system"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/alexdzyoba.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":"2019-09-11T09:57:19.000Z","updated_at":"2024-05-05T09:21:47.000Z","dependencies_parsed_at":"2022-09-26T19:53:27.797Z","dependency_job_id":null,"html_url":"https://github.com/alexdzyoba/smart_exporter","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/alexdzyoba/smart_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdzyoba%2Fsmart_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdzyoba%2Fsmart_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdzyoba%2Fsmart_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdzyoba%2Fsmart_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexdzyoba","download_url":"https://codeload.github.com/alexdzyoba/smart_exporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexdzyoba%2Fsmart_exporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28736501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T19:23:36.361Z","status":"ssl_error","status_checked_at":"2026-01-24T19:23:28.966Z","response_time":89,"last_error":"SSL_read: 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":["metrics","prometheus-exporter","smart","system"],"created_at":"2026-01-24T20:13:16.605Z","updated_at":"2026-01-24T20:13:17.359Z","avatar_url":"https://github.com/alexdzyoba.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smart_exporter\n\n[![Release](https://img.shields.io/github/release/alexdzyoba/smart_exporter.svg?style=flat-square)](https://github.com/alexdzyoba/smart_exporter/releases/latest)\n[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n[![Build status](https://github.com/alexdzyoba/smart_exporter/workflows/Build/badge.svg)](https://github.com/alexdzyoba/smart_exporter/actions)\n[![Docker Cloud Automated build](https://img.shields.io/docker/cloud/automated/ontrif/smart_exporter)](https://hub.docker.com/r/ontrif/smart_exporter)\n\nPrometheus exporter for critical S.M.A.R.T. metrics. It works by parsing\nsmartctl output for every device. Parsing is performed independent of metrics\nHTTP handler (not on every scrape).\n\nExample scrape output with metrics:\n\n    # HELP smart_read_uncorrected_errors_total Number of uncorrected read errors\n    # TYPE smart_read_uncorrected_errors_total gauge\n    smart_read_uncorrected_errors_total{device=\"/dev/sda\"} 0\n\n    # HELP smart_write_uncorrected_errors_total Number of uncorrected write errors\n    # TYPE smart_write_uncorrected_errors_total gauge\n    smart_write_uncorrected_errors_total{device=\"/dev/sda\"} 0\n\n    # HELP smart_grown_defect_list_total Number of elements in grown defect list\n    # TYPE smart_grown_defect_list_total gauge\n    smart_grown_defect_list_total{device=\"/dev/sda\"} 0\n\n    # HELP smart_reallocated_sectors_total Number of reallocated sectors\n    # TYPE smart_reallocated_sectors_total gauge\n    smart_reallocated_sectors_total{device=\"/dev/sda\"} 0\n\nDocker image can be started with command:\n```\ndocker run --privileged -p 8000:8000 ontrif/smart_exporter\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdzyoba%2Fsmart_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexdzyoba%2Fsmart_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexdzyoba%2Fsmart_exporter/lists"}