Description
Feature Request
Hello guys,
I'm just curious if you have any plans in creating a plugin for NUT ? Similar to what you did for #2877
Proposal:
I volunteer to create it myself, but I'm new to Go, so I would need your support reviewing the code and most possibly also share the procedures you have for this kind of situations? i.e. Best practices or some docs about writing plugins.
Thanks!
Current behavior:
Currently only a plugin for APCUPCd exists.
Desired behavior:
Would be nice if a plugin for NUT exists, which offers a broader compatibility with UPS hardware.
Use case:
Currently I use Telegraf for my UnRaid setup, which monitors everything, and built a custom Docker container script which gathers data and sends it to InfluxDB. Another solution is to use an Exec, but that also requires having NUT installed in the Alpine container where Telegraf is. Therefore I would like a plugin, which doesn't have any external dependencies.
Activity