{"id":66396,"library":"lufia-iostat","title":"I/O Stat","description":"Package iostat presents I/O and CPU statistics.","status":"active","version":"1.2.1","language":"go","source_language":null,"source_url":"https://github.com/lufia/iostat","tags":["iostat","statistics","system","monitoring"],"install":[{"cmd":"go get github.com/lufia/iostat","lang":"bash","label":"Install github.com/lufia/iostat"}],"dependencies":[],"imports":[{"symbol":"iostat","correct":"github.com/lufia/iostat"}],"quickstart":{"code":"package main\n\nimport (\n    \"fmt\"\n    \"github.com/lufia/iostat\"\n)\n\nfunc main() {\n    stats, _ := iostat.Read()\n    for _, s := range stats {\n        fmt.Printf(\"%+v\\n\", s)\n    }\n}","lang":"go","description":"Read and print I/O statistics for all devices."},"warnings":[],"env_vars":null,"search_vec":"'cpu':8 'i/o':1,6 'iostat':4,10 'monitor':13 'packag':3 'present':5 'stat':2 'statist':9,11 'system':12","created_at":"2026-06-17T17:23:09.183338+00:00","updated_at":"2026-06-17T17:23:09.183338+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/lufia/iostat","github":"https://github.com/lufia/iostat","docs":"https://pkg.go.dev/github.com/lufia/iostat#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}}