Install

How To Install SmokePing on CentOS 6.x. By Kamoltorn Theppunya. Step 4 Install smokeping. Configuring smokeping. Step 7 Rename config files and change security.

  1. A detail step by step guide on how to install and configure smokeping on centos 6.
  2. Installing smokeping on CentOS 7. March 4, 2016 Gael Martinez 3 Comments. We will install smokeping into /opt/smokeping. Required packages to compile smokeping.

On this page

  1. Monitoring Network Latency With Smokeping (Debian Etch)
    1. 3 Configuring Smokeping

Monitoring Network Latency With Smokeping (Debian Etch)

Version 1.0
Author: Falko Timme

This guide shows how to install and configure Smokeping on Debian Etch to monitor network latency. From the Smokeping web site: 'SmokePing is a deluxe latency measurement tool. It can measure, store and display latency, latency distribution and packet loss. SmokePing uses RRDtool to maintain a longtermcenter' bgcolor='#cccccc' border='1' bordercolor='#000000' cellpadding='2' cellspacing='0' width='90%'>

(Make sure that mailhost contains the primary MX for your email domain!)

Further down the file, you find the remark line. Modify it to your likings:

3.1 Basic Example

We will now do a basic configuration to measure the network latency to certain servers in various countries (e.g. Germany, UK, USA). In this example, I'm going to test the network connection to the servers www.heise.de (Germany), www.bbc.co.uk (UK), and web.mit.edu (USA). You should choose different servers to avoid a DOS!

InstallHow to install centos 7

Open /etc/smokeping/config again:

Find the section that begins with ++ Europe. Add a stanza for Germany between it and the Switzerland stanza (which you can comment out if you don't want to monitor a server in Switzerland):

Further down, modify the UK stanza as follows:

Then change the USA stanza:

Save your changes and restart Smokeping:

Smokeping will now probe the servers by pinging them (by using /usr/bin/fping) - this is the default test.

Centos 7 Install Mysql Server

Now open a web browser and go to http://www.example.com/cgi-bin/smokeping.cgi. This is the start page:

After a few minutes you should see the first graphs. This is how the latency of localhost looks (which is configured by default in /etc/smokeping/config unless you changed that):

In the menu on the left side we can now go to the countries/servers that we configured earlier and take a look at their graphs: