Displaying the appliance software components and statuses

You can use the web console or command line interface to view software inventory and monitor components status.

Procedure

Use one of the following approaches:
  • Use the web console. On the main page, click Monitor > System > Software. The software components and their statuses are displayed in the table.
  • Use the ap sw command to display the appliance application components only, or ap sw -d to display the full list of all software inventory items.
    ap sw
    +-----------------------+---------------------+--------+--------------------------------------------------------------+
    | Name                  | Location            | Status | Version                                                      |
    +-----------------------+---------------------+--------+--------------------------------------------------------------+
    | Appliance Application | apiserver           | OK     | 2.1.5 20180628                                               |
    | Appliance Application | db2                 | OK     | 11.1.9.0                                                     |
    | Appliance Application | ha-management       | OK     | 2.6.1                                                        |
    | Appliance Application | ldap                | OK     | 2.4.44                                                       |
    | Appliance Application | lift                | OK     | 3.0.0.451                                                    |
    | Appliance Application | spark               | OK     | Spark 2.3.0 (git revision a0d7949896) built for Hadoop 2.7.3 |
    | Application Node      | db2/hadomain1.node1 | OK     |                                                              |
    | Application Node      | db2/hadomain1.node2 | OK     |                                                              |
    | Application Node      | db2/hadomain1.node3 | OK     |                                                              |
    | Web Console           | webconsole          | OK     | 1.0.10.0                                                     |
    +-----------------------+---------------------+--------+--------------------------------------------------------------+
    
    
    Generated: 2018-07-27 08:56:01
    
    For more information, see ap command.