jmeter - Does InfluxDB run on Windows -


i want install influxdb on windows jmeter. can 1 guide me how can done. because cannot find specific link windows version of influxdb. windows supported influxdb ? thankyou.

yes, influxdb runs fine on windows well.

you can windows installable here.

additional info:

if unable locate config file, can make influxdb display default config.

for ex: influxd.exe config

this command displays default values. create config file default values , modify need.

then restart influxdb below command make changes effective.

influxd.exe -config /path/to/config/file 

Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -