Module Rubyipmi
In: lib/rubyipmi/observablehash.rb
lib/rubyipmi/ipmitool/errorcodes.rb
lib/rubyipmi/ipmitool/connection.rb
lib/rubyipmi/freeipmi/connection.rb
lib/rubyipmi/commands/basecommand.rb
lib/rubyipmi.rb

Methods

Classes and Modules

Module Rubyipmi::Freeipmi
Module Rubyipmi::Ipmitool
Class Rubyipmi::BaseCommand
Class Rubyipmi::ObservableHash

Public Class methods

The connect method will create a connection object based the provider type passed in If provider is left blank the function will use the first available provider

Return true or false if the provider is available

returns true if any of the providers are installed

[Validate]