Installing and configuring SmokePing on a Raspberry Pi
These instructions are based from the blogs at MyHomeBroadband.com and kugelfish.com. Install Smokeping onto the Pi The nice thing about these steps is they aren’t confined to the Raspberry Pi. You can apply this to any Linux distribution. Open a terminal session and run the following command. sudo apt-get install smokeping The downloader has Apache included, however this was setup earlier when Webmin was installed. This appears to be a factor with some settings not being changed. Once downloaded, and…