apcupsd_exporter

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

  • Owner: mdlayher/apcupsd_exporter
  • Platform: Linux, Mac, Windows
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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


Main metrics

Overview
Name With Ownermdlayher/apcupsd_exporter
Primary LanguageGo
Program languageGo (Language Count: 1)
PlatformLinux, Mac, Windows
License:MIT License
所有者活动
Created At2016-09-07 21:13:04
Pushed At2024-08-11 12:47:50
Last Commit At
Release Count3
Last Release Namev0.3.0 (Posted on 2022-03-14 12:12:32)
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count162
Watchers Count9
Fork Count68
Commits Count15
Has Issues Enabled
Issues Count18
Issue Open Count4
Pull Requests Count3
Pull Requests Open Count6
Pull Requests Close Count6
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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