A Starlink exporter for Prometheus. Not affiliated with or acting on behalf of Starlink(™)
Original repository:
Last updated with firmware version: 2025.04.08.cr53207 / 05de8289-7bcc-476b-ad62-8cf8cc2a73fe.uterm_manifest.release
Starlink gRPC protobuf for Golang: clarkzjw/starlink-grpc-golang
Starlink dish firmware tracking website: https://starlinktrack.com/firmware/dishy
starlink_exporter
is configured through the use of optional command line flags
$ ./starlink_exporter -h
Usage of ./starlink_exporter:
-address string
IP address and port to reach dish (default "192.168.100.1:9200")
-port string
listening port to expose metrics on (default "9817")
For pre-built binaries please take a look at the releases.
./starlink_exporter [flags]
Use the docker-compose.yaml
in the contrib directory.
docker-compose up -d