文件名称:lxd-exporter
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-09 14:40:17
Python
lxd-exporter Prometheus LXD出口商 安装 从源安装: python3.8 -m venv /usr/share/python3/lxd-exporter /usr/share/python3/lxd-exporter/bin/pip install -U pip wheel /usr/share/python3/lxd-exporter/bin/pip install git+http://github.com/mosquito/lxd-exporter.git ln -snf /usr/share/python3/lxd-exporter/bin/lxd-exporter /usr/local/bin 运行: APP_LISTEN=0.0.0.0 APP_PORT=8080 /usr/local/bin/lxd-exporter 配置 环境变量 默认 描
【文件预览】:
lxd-exporter-master
----setup.py(2KB)
----.gitignore(2KB)
----lxd_exporter.py(18KB)
----README.md(1KB)