Téléchargement de l’agent Windows

Téléchargez l’agent directement sous Windows :

  • exemple cmd :
    powershell -command Invoke-WebRequest -Uri 'https://xormon.com/download-static/Windows/LPAR2RRD-Win-agent-NG-8.0.1.zip' -OutFile 'LPAR2RRD-Win-agent-NG-8.0.1.zip'
    
  • exemple powershell :
    Invoke-WebRequest -Uri 'https://xormon.com/download-static/Windows/LPAR2RRD-Win-agent-NG-8.0.1.zip' -OutFile 'LPAR2RRD-Win-agent-NG-8.0.1.zip'