Update README.md
This commit is contained in:
parent
37988e0f4c
commit
0ed3e074db
1 changed files with 3 additions and 1 deletions
|
@ -83,4 +83,6 @@ docker run -d --name='starlink-grpc-tools' -e INFLUXDB_HOST={InfluxDB Hostname}
|
||||||
neurocis/starlink-grpc-tools dishStatusInflux.py -v
|
neurocis/starlink-grpc-tools dishStatusInflux.py -v
|
||||||
```
|
```
|
||||||
|
|
||||||
`dishStatusInflux.py -v` is optional and will run same but not -verbose, or you can replace it with one of the other scripts if you wish to run that instead. I (neurocis) will push a Grafana dashboard in the near future, or please create and share your own.
|
`dishStatusInflux.py -v` is optional and will run same but not -verbose, or you can replace it with one of the other scripts if you wish to run that instead. There is also an `GrafanaDashboard - Starlink Statistics.json` which can be imported to get some charts like:
|
||||||
|
|
||||||
|
![image](https://user-images.githubusercontent.com/945191/104257179-ae570000-5431-11eb-986e-3fedd04bfcfb.png)
|
||||||
|
|
Loading…
Reference in a new issue