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

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.
Enable CLI configuration mode.
hostname > enable hostname # configure terminal
Review the complete quiesce mode status of the server:
hostname (config) # show hx server generalThe 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
Review the quiesce mode status of the server application processor:
hostname (config) # show hx app-procThe 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: quiescingThe following output from this command displays when the application processor is fully quiesced:
HX App Proc Configuration: Quiesce Mode: enabled State: quiescedThe 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: quiescedThe following output from this command displays when the application processor is not in quiesce mode:
HX App Proc Configuration: Quiesce Mode: disabled State: runningReview the quiesce mode status of the server message bus:
hostname (config) # show hx messagebusThe following sample output from this command shows that quiesce mode is disabled for the appliance message bus:
HX Message Bus Configuration: Quiesce Mode: disabled