module SolarisStats

Constants

VERSION

Public Class Methods

snapshot() click to toggle source
# File lib/solaris_stats.rb, line 7
def self.snapshot
    Vmstat.snapshot
end