上传下面文件 到
C:\windows_exporter\
管理员身份运行 cmd
命令行界面
先停止原来的服务并删除
sc stop windows_exporter sc delete windows_exporter
创建新的服务
sc create windows_exporter binpath= ""C:\windows_exporter\windows_exporter-0.25.1-amd64.exe" --web.config.file "C:\windows_exporter\configuration.yml"" type= own start= auto displayname= windows_exporter
启动服务
sc start windows_exporter
访问服务
https://127.0.0.1:9182/
本文作者:澳门🇲🇴上班的IT人
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!