class WoolenCommon::SystemMonitor

Public Class Methods

run_monitor(monitor_cfg=MONITOR_DEFAULT_CFG) click to toggle source
# File lib/woolen_common/system_monitor.rb, line 17
def run_monitor(monitor_cfg=MONITOR_DEFAULT_CFG)
    get_common_performance monitor_cfg
end