nethacker / usagewatch

A Ruby Gem with methods to find usage statistics on a Linux server such as CPU, Disk, TCP/UDP Connections, Load, Bandwidth, Disk I/O, and Memory
MIT License
79 stars 38 forks source link

V0.0.4.prerelease #3

Closed rderoldan1 closed 11 years ago

rderoldan1 commented 11 years ago

remove all unnecessary return statement in the methods

nethacker commented 11 years ago

Can you please update the load method to be a float as I have it in my return statement. You keep overwriting my change in the rubygems.org gem. Thanks