To disable debugging:

  1. Set the value of the debug flag to FALSE using the command:

    ./dmctl –s <Domain_Name> put ESM_Manager::ESM-Manager::<DebugFlag>
    FALSE
    ./dmctl -s ESM30 put
    ESM_Manager::ESM-Manager::EnableVMwareMonitoringDebug FALSE
    
  2. Enter the following command to load the value (FALSE) to the debug flag and stop the debugging process. The command is:

    ./dmctl –s <Domain_Name> invoke
    WMI_Debug_Enabler::WMI-Debug-Enabler InitializeDebug