1 个仓库
Exposing internal system data via web-accessible APIs and language bindings for third-party integration.
Distinct from Web API Integration: Candidates focus on specific KVM or Crypto APIs; this is general data exposure for hardware monitoring.
Explore 1 awesome GitHub repository matching web development · API Data Exposure. Refine with filters or upvote what's useful.
NUT 是一个不间断电源 (UPS) 管理系统,用于监控和控制电源保护硬件。它作为一个自动关机协调器和网络电源监控器,实现了用于与电源硬件通信的 RFC 9271 标准。 该项目充当硬件驱动程序转换层,将来自 USB、串口和 SNMP 接口的信号转换为统一的数据格式。它采用客户端-服务器架构,将电池和电压指标从硬件驱动程序流式传输到网络上的远程监控客户端。 功能包括实时电源监控、通过基于 Web 的仪表板进行硬件状态可视化,以及电源分配单元 (PDU) 的管理。该系统还处理基于关键电池阈值的自动安全关机,并提供用于设备发现和硬件重置恢复的工具。 安全性通过服务器命令的基于 IP 的访问控制以及通过系统规则分配硬件访问权限来管理。
Serves device information through a web interface and language bindings for external software integration.