En el archivo agent.properties, las propiedades relacionadas con la comunicación entre el agente de End Point Operations Management y el servidor de vRealize Operations Manager están inactivas de manera predeterminada. Debe activarlas.

Procedimiento

  1. En el archivo agent.properties, localice la siguiente sección.
    ## Use the following to automate agent setup 
    ## using these properties. 
    ## 
    ## If any properties do not have values specified, the setup 
    ## process prompts for their values. 
    ## 
    ## If the value to use during automatic setup is the default, use the string *default* as the value for the option.
  2. Elimine la etiqueta de almohadilla al comienzo de cada línea para activar las propiedades.
    #agent.setup.serverIP=localhost
    #agent.setup.serverSSLPort=443
    #agent.setup.serverLogin=username
    #agent.setup.serverPword=password
    La primera vez que inicie el agente de End Point Operations Management, si agent.setup.serverPword está inactivo y cuenta con un valor de texto sin formato, el agente codifica el valor.
  3. (opcional) Elimine la etiqueta de almohadilla al comienzo de la línea #agent.setup.serverCertificateThumbprint= y proporcione un valor de huella digital para activar la autorización previa del certificado del servidor.