apcupsd_exporter

普罗米修斯输出器,从 apcupsd 的 NIS 暴露指标。MIT许可。「Prometheus exporter that exposes metrics from apcupsd's NIS. MIT Licensed.」

  • 所有者: mdlayher/apcupsd_exporter
  • 平台: Linux, Mac, Windows
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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")


主要指标

概览
名称与所有者mdlayher/apcupsd_exporter
主编程语言Go
编程语言Go (语言数: 1)
平台Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2016-09-07 21:13:04
推送于2024-08-11 12:47:50
最后一次提交
发布数3
最新版本名称v0.3.0 (发布于 2022-03-14 12:12:32)
第一版名称0.1.0 (发布于 )
用户参与
星数162
关注者数9
派生数68
提交数15
已启用问题?
问题数18
打开的问题数4
拉请求数3
打开的拉请求数6
关闭的拉请求数6
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

apcupsd_exporter Build Status GoDoc

Command apcupsd_exporter provides a Prometheus exporter for the
apcupsd Network Information Server (NIS).
MIT Licensed.

Usage

Available flags for apcupsd_exporter include:

$ ./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")

Sample

Here is a screenshot of an example grafana dashboard using metrics from
apcupsd_exporter.

sample