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

More mothods for disk usage #11

Closed tejasbubane closed 8 years ago

tejasbubane commented 10 years ago

Following methods are added for disk usage:

  1. uw_diskavailable
  2. uw_diskavailable_on(location)
  3. uw_diskused_on(location)
rderoldan1 commented 10 years ago

@tejasbubane you probably can send a pull request to my fork, based in @nethacker like to maintain this gem with basics functions, so your pull req is welcome in my extended version