Skip to content

MauveSoftware/senderscore_exporter

Repository files navigation

Go Report Card

senderscore_exporter

Metrics exporter for senderscore.org scores to prometheus

Install

go get -u github.com/MauveSoftware/senderscore_exporter

Configuration

This is an example for a senderscore_exporter configuration file

addresses:
- 185.138.52.255
- 2a07:a40:c0de::1

Usage

Binary

./senderscore_exporter

Docker

docker run -d --restart always --name senderscore_exporter -v /etc/senderscore_exporter:/config -p 9665:9665 mauvesoftware/senderscore_exporter

License

(c) Mauve Mailorder Software GmbH & Co. KG, 2020. Licensed under MIT license.

Prometheus

see https://prometheus.io/

Senderscore

see https://senderscore.org/

Releases

No releases published

Packages

No packages published