{"id":13582071,"url":"https://github.com/cirocosta/dmesg_exporter","last_synced_at":"2025-04-30T10:34:39.623Z","repository":{"id":37470770,"uuid":"149680314","full_name":"cirocosta/dmesg_exporter","owner":"cirocosta","description":"A \"dmesg\" prometheus exporter - metrics from the kernel messages ring buffer","archived":false,"fork":false,"pushed_at":"2020-11-30T09:06:52.000Z","size":44,"stargazers_count":54,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T07:01:59.702Z","etag":null,"topics":["dmesg","golang","linux","metrics","monitoring","prometheus"],"latest_commit_sha":null,"homepage":"https://ops.tips","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/cirocosta.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":"2018-09-20T22:58:28.000Z","updated_at":"2024-09-18T08:54:22.000Z","dependencies_parsed_at":"2022-08-26T13:23:37.411Z","dependency_job_id":null,"html_url":"https://github.com/cirocosta/dmesg_exporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fdmesg_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fdmesg_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fdmesg_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fdmesg_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cirocosta","download_url":"https://codeload.github.com/cirocosta/dmesg_exporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242640885,"owners_count":20162051,"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":["dmesg","golang","linux","metrics","monitoring","prometheus"],"created_at":"2024-08-01T15:02:24.944Z","updated_at":"2025-03-09T03:31:37.004Z","avatar_url":"https://github.com/cirocosta.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# dmesg_exporter\n\n\u003e A [Prometheus](https://prometheus.io) exporter that collects metrics from the [kernel messages ring buffer](https://www.kernel.org/doc/Documentation/ABI/testing/dev-kmsg).\n\n[![](https://hush-house.pivotal.io/api/v1/teams/main/pipelines/dmesg_exporter/badge)](https://hush-house.pivotal.io/teams/main/pipelines/dmesg_exporter)\n\n\n## Usage\n\n```\n  dmesg_exporter [OPTIONS] start [start-OPTIONS]\n\nHelp Options:\n  -h, --help         Show this help message\n\n[start command options]\n          --path=    path to serve metrics (default: /metrics)\n          --address= address to listen for prometheus scraping (default: :9000)\n      -t, --tail     whether the reader should seek to the end\n```\n\n\n## Sample metrics\n\n\n```sh\ndmesg_logs{facility=\"daemon\",priority=\"info\"} 10\ndmesg_logs{facility=\"kern\",priority=\"debug\"} 69\ndmesg_logs{facility=\"kern\",priority=\"err\"} 4\ndmesg_logs{facility=\"kern\",priority=\"info\"} 380\ndmesg_logs{facility=\"kern\",priority=\"notice\"} 47\ndmesg_logs{facility=\"kern\",priority=\"warning\"} 38\ndmesg_logs{facility=\"syslog\",priority=\"info\"} 1\ndmesg_logs{facility=\"user\",priority=\"warning\"} 4\n```\n\n\n## Installation\n\nUsing Go:\n\n```\ngo get github.com/cirocosta/dmesg_exporter\n```\n\nContainer image:\n\n```\ndocker pull cirocosta/dmesg_exporter\n```\n\n## LICENSE\n\nMIT - See [./LICENSE](./LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirocosta%2Fdmesg_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirocosta%2Fdmesg_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirocosta%2Fdmesg_exporter/lists"}