User Tools

Site Tools


computing:smokeping

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
computing:smokeping [2018/05/18 07:28] – created oemb1905computing:smokeping [2019/01/13 19:25] (current) oemb1905
Line 1: Line 1:
-coming soon+------------------------------------------- 
 +  * **smokeping**  
 +  * **Jonathan Haack** 
 +  * **Haack's Networking** 
 +  * **netcmnd@jonathanhaack.com**  
 + 
 +------------------------------------------- 
 + 
 +  sudo apt update 
 +  sudo apt install smokeping 
 +  sudo apt install php7.0-cgi 
 +  cd /etc/smokeping/config.d/ 
 +  nano Targets 
 +   
 +Once you open the file with nano, you will need to format the syntax in a way smokeping understands.  Here is an example configuration, [[https://codetalkers.services/oemb1905/slushyard/blob/master/smokeping/Targets-example|Targets-example]], that can get you started.  After that, start the service 
 + 
 +  sudo systemctl start smokeping 
 + 
 +Navigate to the site using your web browser of choice: 
 + 
 +  https://domain.com/cgi-bin/smokeping.cgi 
 +   
 +This tutorial is a designated "Invariant Section" of the "Technotronic" section of Haack's Wiki as described on the [[https://jonathanhaack.com/dokuwiki/doku.php?id=start|Start Page]]. 
 + 
 + --- //[[netcmnd@jonathanhaack.com|oemb1905]] 2019/01/08 08:18// 
 + 
 + 
computing/smokeping.1526628504.txt.gz · Last modified: 2018/11/25 01:33 (external edit)