{"id":64199,"library":"prometheus-node-exporter","title":"Prometheus Node Exporter","description":"Prometheus exporter for hardware and OS metrics exposed by *NIX kernels, written in Go.","status":"active","version":"1.11.1","language":"go","source_language":null,"source_url":"https://github.com/prometheus/node_exporter","tags":["prometheus","monitoring","metrics","exporter"],"install":[{"cmd":"go get github.com/prometheus/node_exporter","lang":"bash","label":"Install github.com/prometheus/node_exporter"}],"dependencies":[],"imports":[{"symbol":"node_exporter","correct":"github.com/prometheus/node_exporter"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/prometheus/node_exporter\"\n)\n\nfunc main() {\n\tfmt.Println(\"Node Exporter is a standalone binary, not a library.\")\n}","lang":"go","description":"Note: node_exporter is typically used as a binary, not imported as a library."},"warnings":[{"fix":"Use the official Prometheus client libraries for custom metric collection.","message":"node_exporter is primarily a standalone binary; importing it as a library is not its intended use.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'export':3,5,21 'expos':11 'go':17 'hardwar':7 'kernel':14 'metric':10,20 'monitor':19 'nix':13 'node':2 'os':9 'prometheus':1,4,18 'written':15","created_at":"2026-06-17T16:53:09.901780+00:00","updated_at":"2026-06-17T16:53:09.901780+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/prometheus/node_exporter","github":"https://github.com/prometheus/node_exporter","docs":"https://pkg.go.dev/github.com/prometheus/node_exporter#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}