Visit Azul.com Support

Asadmin-Recorder-Enabled

Table of Contents
Need help?
Schedule a consultation with an Azul performance expert.
Contact Us

Returns whether the Asadmin Recorder service is enabled .

Synopsis

 
asadmin [asadmin-options] asadmin-recorder-enabled [--help]

Description

The asadmin-recorder-enabled command checks if the Asadmin Recorder feature is active in Payara Server, simply returning a true or false status.

Options

asadmin-options: Options for the asadmin utility. For information about these options, see the asadmin help page. --help: -?: Displays the help text for the subcommand.

Examples

Example 1

Returns whether the Asadmin Recorder Service is enabled or not.

 
asadmin> asadmin-recorder-enabled Asadmin Recorder Service is enabled Command asadmin-recorder-enabled executed successfully.

Exit Status

0: subcommand executed successfully 1: error in executing the subcommand

See Also