mirror of
https://github.com/nikdoof/hg612-exporter.git
synced 2025-12-13 02:12:15 +00:00
chore: update README
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# HG612 Prometheus Exporter
|
||||
|
||||
[](https://quay.io/repository/jakekeeys/hg612-exporter)
|
||||
|
||||
A prometheus exporter for the HG612 modem
|
||||
|
||||
 
|
||||
@@ -20,7 +18,7 @@ NAME:
|
||||
hg612 prometheus exporter - a metrics exporter for the hg612
|
||||
|
||||
USAGE:
|
||||
main [global options] command [command options] [arguments...]
|
||||
hg612-exporter [global options] command [command options] [arguments...]
|
||||
|
||||
COMMANDS:
|
||||
help, h Shows a list of commands or help for one command
|
||||
@@ -39,7 +37,7 @@ GLOBAL OPTIONS:
|
||||
|
||||
## Run
|
||||
* `go run main.go --host <host> --identifier <identifier>`
|
||||
* `docker run docker run quay.io/jakekeeys/hg612-exporter --host <host> --identifier <identifier>`
|
||||
* `docker run docker run nikdoof/hg612-exporter --host <host> --identifier <identifier>`
|
||||
|
||||
## Metrics
|
||||
|
||||
@@ -81,4 +79,4 @@ GLOBAL OPTIONS:
|
||||
|
||||
### Grafana Dashboard Preview
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user