1 Star 0 Fork 0

searchje@163.com/ipmi_exporter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ipmi_local.yml 583 Bytes
一键复制 编辑 原始数据 按行查看 历史
Conrad Hoffmann 提交于 2020-04-22 22:21 . Add SEL collector
# Configuration file for ipmi_exporter
# This is an example config for scraping the local host.
# In most cases, this should work without using a config file at all.
modules:
default:
# Available collectors are bmc, ipmi, chassis, dcmi, and sel
collectors:
- bmc
- ipmi
- dcmi
- chassis
- sel
# Got any sensors you don't care about? Add them here.
exclude_sensor_ids:
- 2
- 29
- 32
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/osboy/ipmi_exporter.git
git@gitee.com:osboy/ipmi_exporter.git
osboy
ipmi_exporter
ipmi_exporter
master

搜索帮助