apcupsd_exporter
命令 apcupsd_exporter 为 apcupsd 网络信息服务器(NIS)提供一个 Prometheus 导出器。MIT 许可。
使用方法
apcupsd_exporter 的可用标志包括:
$ ./apcupsd_exporter -h
Usage of ./apcupsd_exporter:
-apcupsd.addr string
address of apcupsd Network Information Server (NIS) (default ":3551")
-apcupsd.network string
network of apcupsd Network Information Server (NIS): typically "tcp", "tcp4", or "tcp6" (default "tcp")
-telemetry.addr string
address for apcupsd exporter (default ":9162")
-telemetry.path string
URL path for surfacing collected metrics (default "/metrics")
