Reviewing quiesce mode status

Prev Next

If an Endpoint Security (HX) server is quiesced, the following message appears at the top of the Web UI.

HX_Quiesce.png

You can review the complete quiesce mode status of an Endpoint Security (HX) server or the separate quiesce mode status for the server application processor and message bus using the CLI.

To review the quiesce mode status of an Endpoint Security (HX) server:
  1. Enable CLI configuration mode.

    hostname > enable
    hostname # configure terminal
                      
  2. Review the complete quiesce mode status of the server:

    hostname (config) # show hx server general

    The following snippet from the output of this command shows that quiesce mode is enabled for both the application processor and the message bus.

    Quiesce Mode:
     App Proc: enabled
     Message Bus: enabled
  3. Review the quiesce mode status of the server application processor:

    hostname (config) # show hx app-proc

    The following output from this command displays when quiesce mode enabling is in process for the application processor:

    HX App Proc Configuration: Quiesce Mode: enabled State: quiescing

    The following output from this command displays when the application processor is fully quiesced:

    HX App Proc Configuration: Quiesce Mode: enabled State: quiesced

    The following output from this command displays when quiesce mode disabling is in process for the application processor:

    HX App Proc Configuration: Quiesce Mode: disabled State: quiesced

    The following output from this command displays when the application processor is not in quiesce mode:

    HX App Proc Configuration: Quiesce Mode: disabled State: running

  4. Review the quiesce mode status of the server message bus:

    hostname (config) # show hx messagebus

    The following sample output from this command shows that quiesce mode is disabled for the appliance message bus:

    HX Message Bus Configuration:
    
      Quiesce Mode: disabled