﻿1 Inventory

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

   Set the management options, for example, AMS, SNMP, or WMI, before
   performing inventory.

  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.                                     |
   |                      |                                                 |
   |                      |  1. baseline: C:\repor1                         |
   |                      |                                                 |
   | --baselines          |  2. baseline: C:\repor1\bp0001.xml              |
   | [<baselinelist>]     |                                                 |
   |                      | If you include a node list with the baseline,   |
   |                      | HP SUM performs inventory on the nodes with the |
   |                      | baseline specified. If you do not include a     |
   |                      | node list, then HP SUM only performs inventory  |
   |                      | on the baseline.                                |
   +------------------------------------------------------------------------+

  1.3 Example

    Windows sample command line

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

    Linux sample command line

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