To enable debugging:

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

    ./dmctl –s <Domain_Name> put ESM_Manager::ESM-Manager::<DebugFlag>
    True
    ./dmctl -s ESM30 put
    ESM_Manager::ESM-Manager::EnableVMwareMonitoringDebug TRUE
    
  2. Start the debugging process by entering the command below. This operation loads the value (TRUE) to the debug flag and starts the debugging process. The command is:

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