{"id":78556,"library":"sys-proctable","title":"Sys::ProcTable","description":"Provides a cross-platform interface for gathering information about system processes, i.e. the process table.","status":"active","version":"1.3.0","language":"ruby","source_language":null,"source_url":"https://github.com/djberg96/sys-proctable","tags":["system","process","table","cross-platform","sys-admin"],"install":[{"cmd":"gem install sys-proctable","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'sys-proctable', '~> 1.3.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Sys::ProcTable","correct":"require 'sys/proctable'"}],"quickstart":{"code":"require 'sys/proctable'\ninclude Sys\n\nProcTable.ps.each do |proc|\n  puts \"#{proc.pid}: #{proc.comm}\"\nend","lang":"ruby","description":"List all running processes with PID and command name."},"warnings":[{"fix":"Check for nil values before using platform-specific fields like 'proc.uid' or 'proc.vm_size'.","message":"Platform-specific fields may be nil or missing on unsupported operating systems.","severity":"gotcha","affected_versions":">= 1.0.0"}],"env_vars":null,"search_vec":"'admin':27 'cross':6,23 'cross-platform':5,22 'gather':10 'i.e':15 'inform':11 'interfac':8 'platform':7,24 'process':14,17,20 'proctabl':2 'provid':3 'sys':1,26 'sys-admin':25 'system':13,19 'tabl':18,21","created_at":"2026-06-18T04:22:20.017000+00:00","updated_at":"2026-06-18T04:22:20.017000+00:00","problems":[],"ecosystem":"rubygems","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/djberg96/sys-proctable","github":"https://github.com/djberg96/sys-proctable","docs":"http://www.rubydoc.info/gems/sys-proctable/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}