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