Sign inSign up

sfudeus/rctmon

By sfudeus

Updated 4 days ago

This is a multi-arch image of svalouch/rctmon, a metrics extractor for metrics of RCT PowerStorage.

Image
Monitoring & observability
0

10K+

sfudeus/rctmon repository overview

This is a multi-arch docker build of svalouch/rctmon, a metrics extractor for metrics of RCT PowerStorage, a solar inverter from RCT Power GmbH

Usage

This project auto-publishes a multi-arch (armv7, arm64, amd64) docker image to Docker Hub. The exporter runs on port 9831 by default (exposed port in Dockerfile, but can be configured to run on a different port.

It can be run with the following command, with $configFile, being a absolute path to a rctmon config file.

docker run -it --rm -v $configFile:/config.yaml -p 9831:9831 sfudeus/rctmon:latest

A basic config can be found in the original project.

Tag summary

Content type

Image

Digest

sha256:92c7a3dd2

Size

103.1 MB

Last updated

4 days ago

docker pull sfudeus/rctmon