Skip to content

Instantly share code, notes, and snippets.

@rytoj
Created March 27, 2015 23:34
Show Gist options
  • Save rytoj/ce8acb02432b249e28d5 to your computer and use it in GitHub Desktop.
Save rytoj/ce8acb02432b249e28d5 to your computer and use it in GitHub Desktop.
smokeping
*** Targets ***
probe = FPing
menu = Top
title = Network Latency Grapher
remark = Welcome to this SmokePing website.
# Ping Tests
+ PING
probe = FPing
menu = Ping Tests
title = Ping Tests
++ Iranga
menu = Meganet router
title = Meganet maršrutizatorius
host = xx
++ Dns
menu = Google dns
title = Google dns serveris
host = 8.8.8.8
# HTTP Tests
+ HTTP
probe = Curl
menu = HTTP Tests
title = Ping Tests
++ Svetaines
menu = 370
title = 370
host = 370c
*** Probes ***
+ FPing
binary = /usr/bin/fping
+ Curl
# probe-specific variables
binary = /usr/bin/curl
step = 60
# a default for this target-specific variable
urlformat = http://%host%/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment