-
Notifications
You must be signed in to change notification settings - Fork 0
/
pingpath.conf.sample
55 lines (40 loc) · 1.46 KB
/
pingpath.conf.sample
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[ping]
# cycles = 100
# numeric = false
# interval = 1
# qos = 0
# payload = 00
## NOTE: minTTL,maxTTL
# ttl = 1,30
## NOTE: 4 - IPv4, 6 - IPv6
# ip-version =
## NOTE: "hacdr" stands for "Hostname, ASN, CC, Description, Route"
# info = hac
## NOTE: "lsrmbwaj" stands for "Loss, Sent, Received, Millis, Best, Worst, Average, Jitter"
# stat = lsmbwaj
[aux]
## NOTE: 1 - without graph-n-plot, 2 - without plot (pp3 only)
# tabs =
## NOTE: 1 - ping, 2 - graph, 3 - plot (pp3 only)
# active-tab = 1
## NOTE: 1st bit stands for dark main theme, 2nd - for dark graph theme, 3rd - for graph legend,
## 4th (pp3 only) - for dark plot theme
# theme = 5 # i.e. "dark main" and "graph legend"
## NOTE: 0 - none, 1 - dot, 2 - line, 3 - curve
# graph = 3
## NOTE: "lra" stands for "mean Line, jitter Range, jitter Area"
# extra =
## NOTE: "dch" stands for "mean Delay, CCAS, Hopname"
# legend = dch
## NOTE: "bagr" stands for "Backside, Axis, Grid, Rotator" (pp3 only)
# plot = bagr
## NOTE: syntax: tag=values
## `rgb' color gradients (start:end) within range 0 through 255
## `o' rotation parameters (space:xaxis:yaxis:zaxis::step)
## global space is set with 1, local is 0
## orientation angles are from -180 to 180
## rotation step is in range from 1 to 180
## `f' scale with field-of-view angle
# plot-params = r=77:77,g=230:77,b=77:230,o=1:0:-20:0:5,f=45
## NOTE: not-interactive mode: t - text, c - csv, j - json, J - pretty json
# recap =