Class Rubyipmi::Freeipmi::Power
In: lib/rubyipmi/freeipmi/commands/power.rb
Parent: Rubyipmi::Freeipmi::BaseCommand

Methods

command   cycle   new   off   off?   on   on?   powerInterrupt   reset   softShutdown   status  

Public Class methods

Public Instance methods

The command function is a wrapper that actually calls the run method

Power cycle the system

Turn off the system

Test to see if the power is off

Turn on the system

Test to see if the power is on

Perform a power reset on the system

Perform a soft shutdown, like briefly pushing the power button

Get the power status of the system, will show either on or off

[Validate]