aramperes / nut-rs

rups: A Network UPS Tools (NUT) implementation in Rust.

Home Page:https://crates.io/crates/rups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write a clone of `upslog`

aramperes opened this issue · comments

man page: https://networkupstools.org/docs/man/upslog.html

upslog is a daemon that will poll a UPS at periodic intervals, fetch the variables that interest you, format them, and write them to a file.

The goal of this ticket is to write a clone, rupslog.

Note: license as GPL-3.0