Displaying software components and statuses

You can use the command line interface to view the software inventory components that are monitored by Platform Manager.

Procedure

Use one of the following approaches:
  • Use the ap sw command to display the system main software components only, or ap sw -d to display the full list of all software inventory items that are being monitored.
    [root@e1n1 ~]# ap sw
    +-----------------------+--------------------------------+--------+----------+
    | Name                  | Location                       | Status | Version  |
    +-----------------------+--------------------------------+--------+----------+
    | Appliance Application | nps                            | OK     | 11.2.2.2 |
    | Application Node      | nps.spa1.spu1/enclosure3.node1 | OK     |          |
    | Application Node      | nps.spa1.spu2/enclosure3.node2 | OK     |          |
    | Application Node      | nps.spa1.spu3/enclosure3.node3 | OK     |          |
    | Application Node      | nps.spa1.spu4/enclosure3.node4 | OK     |          |
    | Application Node      | nps.spa1.spu5/enclosure4.node1 | OK     |          |
    | Application Node      | nps.spa1.spu6/enclosure4.node2 | OK     |          |
    | Application Node      | nps.spa1.spu7/enclosure4.node3 | OK     |          |
    | Application Node      | nps.spa1.spu8/enclosure4.node4 | OK     |          |
    +-----------------------+--------------------------------+--------+----------+
    For more information, see ap command.
  • Use ap apps to view the management state of these applications that are being monitored by Platform Manager:
    [root@e1n1 ~]# ap apps
    +----------+------------------+
    | Name     | Management State |
    +----------+------------------+
    | CallHome |          ENABLED |
    | CYCLOPS  |          ENABLED |
    | ICP4D    |         DISABLED |
    | INFLUXDB |          ENABLED |
    | VDB      |          ENABLED |
    +----------+------------------+
    Note: In version 1.0.7.8 the Cloud Pak for Data application is disabled and can't be re-enabled. You cannot use the application even if it is listed as being monitored.