How does the Remote WRite URL work with Windows Systems for amazon managed prometheus

0

Where do i configure the Remote Write URL when working with Windows Instances?

From this documentation: https://github.com/prometheus-community/windows_exporter

I see this: msiexec /i <path-to-msi-file> ENABLED_COLLECTORS=os,iis LISTEN_PORT=5000

Would the command be: msiexec /i <path-to-msi-file> ENABLED_COLLECTORS=os,iis LISTEN_PORT=5000 msiexec /i c:\temp\windows_exporter-0.16.0-amd64.msi ENABLED_COLLECTORS=os,logon,cpu,cpu_info,logon,memory,net,logical_disk LISTEN_PORT=5000 --REMOTE_ADDR=https://aps-workspaces.us-east-1.amazonaws.com/workspaces/ws-XXXX

posta 2 anni fa125 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande