commit
f51d800aca
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Note: It is vital that /run/utmp is mapped in the docker container, otherwise th
|
||||||
### As a python script
|
### As a python script
|
||||||
Alternatively, you can simply run the prometheus-ssh-exporter.py file with python3.
|
Alternatively, you can simply run the prometheus-ssh-exporter.py file with python3.
|
||||||
|
|
||||||
The command line arguments are explained if you use `python3 ./prometheus-ssh-exporter.py -h`
|
The command line arguments are explained if you use `python3 ./prometheus-ssh-exporter.py --help`
|
||||||
|
|
||||||
Make sure you set the right external port using the -p or --port argument.
|
Make sure you set the right external port using the -p or --port argument.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue