This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
computing:smokeping [2018/05/18 07:28] – created oemb1905 | computing:smokeping [2024/12/13 16:14] (current) – oemb1905 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | coming soon | + | ------------------------------------------- |
+ | * **smokeping** | ||
+ | * **Jonathan Haack** | ||
+ | * **Haack' | ||
+ | * **netcmnd@jonathanhaack.com** | ||
+ | |||
+ | ------------------------------------------- | ||
+ | |||
+ | sudo apt update | ||
+ | sudo apt install smokeping | ||
+ | sudo apt install php7.0-cgi | ||
+ | cd / | ||
+ | nano Targets | ||
+ | |||
+ | Once you open the file with nano, you will need to format the syntax in a way smokeping understands. | ||
+ | |||
+ | sudo systemctl start smokeping | ||
+ | |||
+ | Navigate to the site using your web browser of choice: | ||
+ | |||
+ | https:// | ||
+ | |||
+ | This tutorial is a designated " | ||
+ | |||
+ | --- // | ||
+ |