-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPresentation
More file actions
69 lines (56 loc) · 1.29 KB
/
Presentation
File metadata and controls
69 lines (56 loc) · 1.29 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# --------------------------------------------------------------------------
# 0xCyberLiTech
# Date de création : le 23-06-2023
# Date de modification : le 26-06-2023
# Sujet : SMOKEPING - /etc/smokeping/config.d/Presentation
# --------------------------------------------------------------------------
*** Presentation ***
template = /etc/smokeping/basepage.html
charset = utf-8
htmltitle = yes
graphborders = no
+ charts
menu = Charts
title = The most interesting destinations
++ stddev
sorter = StdDev(entries=>4)
title = Top Standard Deviation
menu = Std Deviation
format = Standard Deviation %f
++ max
sorter = Max(entries=>5)
title = Top Max Roundtrip Time
menu = by Max
format = Max Roundtrip Time %f seconds
++ loss
sorter = Loss(entries=>5)
title = Top Packet Loss
menu = Loss
format = Packets Lost %f
++ median
sorter = Median(entries=>5)
title = Top Median Roundtrip Time
menu = by Median
format = Median RTT %f seconds
+ overview
width = 600
height = 50
range = 10h
+ detail
width = 600
height = 200
unison_tolerance = 2
"Last 30 minutes" 30m
"Last 1 Hour" 1h
"Last 3 Hours" 3h
"Last 24 Hours" 24h
"Last 48 Hours" 48h
"Last 10 Days" 10d
"Last 30 Days" 30d
"Last 90 Days" 90d
"Last 360 Days" 360d
#+ hierarchies
#++ owner
#title = Host Owner
#++ location
#title = Location