Imperva Cyber Community

communities_1.jpg
 View Only
  • 1.  Imperva Agent installation Guide - Automation Method For Windows

    Posted 11-09-2021 21:28
    Hi All,

    From this link Imperva Documentation Portal we can silent install agent and register to gateway.

    msiexec /i Imperva-ragentinstaller-Windows-b1.0.0.2004.msi NOSCRIPT=true TARGETDIR="C:\Program Files (x86)\Imperva" /quiet

    "C:\Program Files\Imperva\RemoteAgent\RemoteAgentCli.exe" --dcfg "C:\Program Files\Imperva\RemoteAgent" --dtarget "C:\Program Files\Imperva\RemoteAgent" --dlog "C:\Program Files\Imperva\RemoteAgent\logs\cli" registration
    advanced-register registration-type=Primary is-db-agent=true
    is-fam-agent=false is-sp-agent=false ragent-name=MyAgent site=mysite server-group="my server group" gw-ip=10.10.10.10 gw-port=443
    manual-settings-activation=Automatic monitor-network-channels=Both password=secure

    sc start "SecureSphereRemoteAgent"

    If the customer have another gateway and need to register to secondary gateway from example on above which parameter need to be add for registration type = secondary.

    Please advise.

    Thanks
    Sudarta


    #DatabaseActivityMonitoring

    ------------------------------
    Sudarta Sudarta
    ASE
    PT. Packet Systems Indonesia
    Jakarta
    ------------------------------


  • 2.  RE: Imperva Agent installation Guide - Automation Method For Windows

    Posted 11-10-2021 12:27
    HI
    you would need to modify the command to register a secondary gateway to the agent:
    1. registration-type=Primary change to registration-type=Secondary
    2. gw-ip=[Primary GW IP] change to gw-ip=[Secondary GW IP]

    Regards

    ------------------------------
    Trevor Jackson
    Professional Services Consultant
    Tel Aviv CA
    ------------------------------



  • 3.  RE: Imperva Agent installation Guide - Automation Method For Windows

    Posted 11-10-2021 20:22
    Hi Trevor,

    Ok thanks.

    Have a nice day.

    Regards
    Sudarta


    ------------------------------
    Sudarta Sudarta
    ASE
    PT. Packet Systems Indonesia
    Jakarta
    ------------------------------