Registry / observability / vmstat

vmstat

JSON →
library2.3.1rbrubygemsunverified

A focused and fast library to gather memory, cpu, network, load avg and disk information.

gem install vmstat
INSTALL
IMPORT
SIG · VMSTAT
V
vmstat
observabilityrubyv2.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Vmstat
require 'vmstat'

Retrieve system memory and CPU information.

require 'vmstat' puts Vmstat.memory puts Vmstat.cpu
Debug
Known issues
breakingOnly works on Unix-like systems (Linux, macOS).
fix
Use on a supported OS or check for platform compatibility.
affects: all
Upgrade
Version history
2.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
vmstat — gem install vmstat · libregistry