display fp

This command displays the state of a previously installed Fulfillment Provisioning node and its installed components.

provadmin display fp [ nodename=<value> ]

The following table describes the general options that are valid with the display command.

Option Description
nodename Fulfillment Provisioning node name. By default, it is the name of the server.

The following shows the usage and output of the display fp command.

>$ provadmin display fp
State of node einsteinium:
Engine fp::fp
    State: running
    Components:
    DynamicEngine
    kis
    ...
    pomapper
    basesodata
    sop
    myRouting
    rollbackdecisionmodule
    xmlscanner

>