Skip to content

glenn-m/snaprd

Repository files navigation

Snaprd

Go

Daemon that runs snapraid on a schedule and surfaces Prometheus metrics.

Configuration

Flag Env Var Description
--config SNAPRD_CONFIG_FILE The path to the snaprd config yaml file.
--metricsPort SNAPRD_METRICS_PORT The port the Prometheus metrics will be exposed on.
--metricsPath SNAPRD_METRICS_PATH The path the Prometheus metrics will be exposed on.

Configuration is done via a YAML file. To see the various options available, check out the example config file.

Additionally, a sample systemd service file is provided.

About

Daemon that runs snapraid on a schedule and surfaces Prometheus metrics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published