Dziś przedstawię jak zainstalować i skonfigurować smokeping
Instalujemy potrzebne bajery
apt-get install smokeping fping
Edytujemy plik
nano /etc/smokeping/config.d/Targets
Wklejamy poniższą konfigurację oczywiście jak chcemy zmieniamy adresy
*** Targets *** probe = FPing ## You have to edit and uncomment all what you want below this. # Please, refer to smokeping_config man page for more info # The given adresses aren't real to avoid DoS. menu = Top title = Tester ping - cabana home serv remark = Witaj na stronie smokeping na Cabana Home Serv' + Local menu = Local title = Local Network ++ LocalMachine menu = Local Machine title = This host host = localhost + Serwery menu = Serwery title = Serwery ++ Dom menu = Dom title = Sieć domowa +++ Komputery menu = Komputer title = Komputery alerts = bigloss,someloss,startloss ++++ Lapek menu = Lapek title = Lapek host = 192.168.10.30 ++++ Rodzice menu = Rodzice title = Rodzice host = 192.168.10.11 ++++ Stary menu = Stary title = Stary host = 192.168.10.21 ++++ Serwer menu = Serwer title = Serwer host = 192.168.10.5 +++ Router menu = Router title = Router ++++ Router1 menu = Router1 title = Router1 host = 192.168.10.1 ++++ Router2 menu = Router2 title = Router2 host = 192.168.1.1 ++ Internet menu = Internet title = Internet +++ Onet menu = Onet title = Onet.pl host = onet.pl +++ WP menu = WP title = wp.pl host = wp.pl +++ google menu = Google title = google host = google.pl +++ hostdell menu = HostDell title = hostdell.pl host = hostdell.pl +++ 24l menu = 24l title = 24l.pl host = 24l.pl +++ cabana.wro.com.pl menu = cabana title = cabana.wro.com.pl host = cabana.wro.com.pl +++ pro-serwer.com menu = pro-serwer title = pro-serwer.com host = pro-serwer.com
Restartujemy skomeping
/etc/init.d/smokeping restart
Czekamy z 20min i wchodzimy na stronę
Demo (tylko po IPv6
)
http://[2001:5c0:1400:b::c0f9]/smokeping/smokeping.cgi?target=Serwery.Internet


