You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
448 B
34 lines
448 B
*** Probes ***
|
|
|
|
+ FPing
|
|
|
|
binary = /usr/bin/fping
|
|
|
|
#++ FPingtun
|
|
#offset = 0%
|
|
#++ fpingdr
|
|
#offset = 0%
|
|
#++ FPingtun0
|
|
#offset = random
|
|
#++ FPingtun1
|
|
#offset = random
|
|
|
|
#+ EchoPing
|
|
#binary = /usr/bin/echoping
|
|
#offset = random
|
|
#udp = yes
|
|
|
|
#+ Curl
|
|
#binary = /usr/bin/curl
|
|
#forks = 5
|
|
#offset = 50%
|
|
#urlformat = http://download.xunyou.com/xunyou2012/verinfo.txt
|
|
|
|
+ TCPPing
|
|
|
|
binary = /usr/bin/tcpping
|
|
forks = 5
|
|
offset = 50%
|
|
timeout = 5
|
|
step = 10
|
|
port = 80
|
|
|