130. How to Install and Config SmokePing on Ubuntu Server 16.04


You can contact me: plus.google.com/+PhallaCCMT; youtube.com/phallaccmt; facebook.com/Phalla.CCMT; twitter.com/PhallaCCMT and Phalla.CCMT@gmail.com

Command:

root@SmokePing:/home/phalla#apt-get update && apt-get install smokeping

root@SmokePing:/home/phalla#vi /etc/smokeping/config.d/pathnames
------------------------
#sendmail = /usr/sbin/sendmail
imgcache = /var/cache/smokeping/images
imgurl   = ../smokeping/images
datadir  = /var/lib/smokeping
piddir  = /var/run/smokeping
smokemail = /etc/smokeping/smokemail
tmail = /etc/smokeping/tmail
-----------------------

root@SmokePing:/home/phalla#vi /etc/smokeping/config.d/General
-----------------------
cgiurl   = http://server.lan/cgi-bin/smokeping.cgi
-----------------------

root@SmokePing:/home/phalla#a2enmod cgi
root@SmokePing:/home/phalla#service apache2 restart
root@SmokePing:/home/phalla#service smokeping restart

*****Configure Smokeping

root@SmokePing:/home/phalla#vi /etc/smokeping/config.d/Targets

***** Restart SmokePing

root@SmokePing:/home/phalla#service smokeping restart


Now you can access your SmokePing Server: [SmokePingServer IP]/cgi-bin/smokeping.cgi
Ex: 192.168.1.2/cgi-bin/smokeping.cgi

Ref: https://www.glumpat.ga/2017/01/09/install-smokeping-on-ubuntu-16-04/
Ubuntu OS: https://drive.google.com/open?id=0B7JctpFWDklxdVlOVFIycEV0b1k
Previous
Next Post »

1 comments:

Write comments
Masoud Dindar
AUTHOR
October 13, 2017 at 7:36 AM delete

Hello
first of all thanks for your videos and very good education
Next , where we should use Smokeping?

Reply
avatar