﻿1 Inventory

     ----------------------------------------------------------------------

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

   If no nodes are specified, the default setting is all nodes in the current
   session.

  1.1 Syntax

   hpsum inventory [--nodes n1 n2 n3][--groups mygroup] [--baselines
   c:\repo1]

  1.2 Parameters

   The inventory command provides the following options:

   +------------------------------------------------------------------------+
   | Option               | 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:                             |
   |                      | localhost127.0.0.1::1                           |
   | --nodes(n) 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   |
   |                      | the location.                                   |
   | --baselines c:\repo1 | baseline: C:\repor1baseline:                    |
   |                      | C:\repor1\bp0001.xml                            |
   |                      |  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
