如何更改 wmi 导出器的 运行 端口地址?

How to change running port address for wmi exporter?

For prometheus i am able to change the port address by giving this command ./prometheus --web.listen-address=localhost:5501

But in WMI exporter --web.listen-address command is not working. Kindly assist me on this

.\wmi_exporter.exe --telemetry.addr=":9800"

Run the above command to run the port at 9800 , user can change any port address