4.3 Closing/Cleaning an F/X Monitor

Close the F/X Monitor by calling the F/X Monitor class by specifying the Close command and the name of the Monitor to close.

To close an F/X Monitor, issue the following command:

java -jar fxmonitor.jar ‑C [‑X] –m monitor_name [‑s signal_file_directory]

where:

  • ‑X: (Optional) Cleans up the logging and signal directories.

  • ‑m: (Required) The name of the F/X Monitor session.

    If the F/X Monitor is started without a Monitor Name, then the Close command cannot be used.

  • ‑s: The signal file directory.

    The signal file parameter is required if it is was used to start the monitor.