﻿1 Inventory

   inventory enables you to scan nodes for the currently installed version of
   firmware, drivers, and hardware components.

  1.1 Syntax

   hpsum inventory [--nodes <nodelist>] [--baselines <baselinelist>]

      ---------------------------------------------------------------------   
    NOTE: If the baseline location include spaces or special characters, use  
    escape characters (Linux) or double-quotations (Windows).                 
      ---------------------------------------------------------------------   

  1.2 Parameters

   The inventory command provides the following options:

   +------------------------------------------------------------------------+
   | Parameter            | Description                                     |
   |----------------------+-------------------------------------------------|
   | hpsum                | The HP SUM script initiates this action.        |
   |----------------------+-------------------------------------------------|
   | inventory            | The command to inventory the nodes.             |
   |----------------------+-------------------------------------------------|
   |                      | A list of the nodes on which to perform the     |
   |                      | inventory command. You can specify each node in |
   |                      | the following ways:                             |
   | --nodes [<nodelist>] |  1. localhost                                   |
   |                      |                                                 |
   |                      |  2. 127.0.0.1                                   |
   |                      |                                                 |
   |                      |  3. ::1                                         |
   |----------------------+-------------------------------------------------|
   |                      | You can specify the path of the SPP or          |
   |                      | components. If a location contains multiple     |
   |                      | bundles, you can specify a specific bundle in   |
   | --baselines          | the location. If you have assigned a baseline   |
   | [<baselinelist>]     | to a node by using the setattributes command,   |
   |                      | you do not need to specify a baseline.          |
   |                      |  1. baseline: C:\repor1                         |
   |                      |                                                 |
   |                      |  2. baseline: C:\repor1\bp0001.xml              |
   +------------------------------------------------------------------------+

  1.3 Example

    Windows sample command line

   C:\>hpsum inventory /nodes 16.157.90.182 /baselines
   C:\Users\Administrator\Desktop\blds\ilo\26.33

    Linux sample command line

   $ hpsum inventory --nodes 16.157.90.182 --baselines
   /root/Desktop/rono/blds/ilo
