{"id":51270,"library":"elastic-go-sysinfo","title":"go-sysinfo","description":"A Go library for collecting system information (OS, CPU, memory, etc.) from the host machine.","status":"active","version":"1.15.4","language":"go","source_language":null,"source_url":"https://github.com/elastic/go-sysinfo","tags":["system","info","monitoring","elastic"],"install":[{"cmd":"go get github.com/elastic/go-sysinfo","lang":"bash","label":"Install github.com/elastic/go-sysinfo"}],"dependencies":[],"imports":[{"symbol":"sysinfo","correct":"github.com/elastic/go-sysinfo"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/elastic/go-sysinfo\"\n)\n\nfunc main() {\n\thost, err := sysinfo.Host()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(host.Info())\n}","lang":"go","description":"Retrieves host system information."},"warnings":[],"env_vars":null,"search_vec":"'collect':8 'cpu':12 'elast':22 'etc':14 'go':2,5 'go-sysinfo':1 'host':17 'info':20 'inform':10 'librari':6 'machin':18 'memori':13 'monitor':21 'os':11 'sysinfo':3 'system':9,19","created_at":"2026-06-15T06:06:48.200945+00:00","updated_at":"2026-06-15T06:06:48.200945+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/elastic/go-sysinfo","github":"https://github.com/elastic/go-sysinfo","docs":"https://pkg.go.dev/github.com/elastic/go-sysinfo#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-15","next_check":"2026-12-12","install_tag":null}}