getstatus fc

Returns the status of flow controllers.

provadmin getstatus fc [ nodename=<value> ]
                       [ name=<value> ]

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

Option Description
nodename Application node name
name Is the flow controller name. If not specified, then the status of the first flow controller is returned.

The following is a typical output from this command.

>provadmin getstatus fc nodename=banks name=fc

[FlowController : fc]
        status = FCS_Stopped
>