kopia lustrzana https://github.com/linuxserver/docker-documentation
Bot Updating Documentation
rodzic
c4896cebb2
commit
04f66f0bb7
|
@ -36,9 +36,11 @@ The architectures supported by this image are:
|
||||||
|
|
||||||
## Application Setup
|
## Application Setup
|
||||||
|
|
||||||
* Once running the URL will be `http://<host-ip>/smokeping/smokeping.cgi`. For example a full URL might look like `https://smokeping.yourdomain.com/smokeping/smokeping.cgi`.
|
* Once running, the URL will be `http://<host-ip>/smokeping/smokeping.cgi`. For example, a full URL might look like `https://smokeping.yourdomain.com/smokeping/smokeping.cgi`.
|
||||||
* Basics are, edit the `Targets` file to ping the hosts you're interested in to match the format found there.
|
* Basic setup: edit the `Targets` file to ping the hosts you're interested in to match the format found there.
|
||||||
* Wait 10 minutes.
|
* Wait 10 minutes.
|
||||||
|
* To reload the configuration without restarting the container, run `docker exec smokeping pkill -f -HUP '/usr/bin/perl /usr/s?bin/smokeping(_cgi)?'`, where `smokeping` is the container ID.
|
||||||
|
* To restart the container, run `docker restart smokeping`, where `smokeping` is the container ID.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue