return the list of fru information in a hash
# File lib/rubyipmi/ipmitool/commands/fru.rb, line 10 def list @list ||= parse(command) end
returns the manufacturer of the server
# File lib/rubyipmi/ipmitool/commands/fru.rb, line 20 def manufacturer list["product_manufacturer"] end
Generated with the Darkfish Rdoc Generator 2.