Sha256: cd33e0a572e6820dedb7a7ef61498519e58cfd727eba5516740823d468c13504

Contents?: true

Size: 692 Bytes

Versions: 5

Compression:

Stored size: 692 Bytes

Contents

= CPU information in Ruby/Linux

== Description

Library to gather CPU information (load averages, usage, temperature) in Ruby
on Linux


== Installation

To install cpu via its gem type:

# gem install cpu

To install from the source repository, just type into the command line as root:

# rake install

== Documentation

To create the documentation of this module, type

$ rake doc

and the API documentation is generated.

== Author

Florian Frank mailto:flori@ping.de

== License

This is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License Version 2 as published by
the Free Software Foundation: http://www.gnu.org/copyleft/gpl.html

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cpu-0.0.6 README.rdoc
cpu-0.0.4 README.rdoc
cpu-0.0.3 README.rdoc
cpu-0.0.2 README.rdoc
cpu-0.0.1 README.rdoc