-
Notifications
You must be signed in to change notification settings - Fork 3
/
vsr-3.7.yaml
197 lines (191 loc) · 4.5 KB
/
vsr-3.7.yaml
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
dashboards:
base:
enabled: no
title: base
rows:
- title: System
panels:
- base-uptime
- base-fp-status
- base-ram-usage
- base-linux-cpu-usage
- base-fp-cpu-usage
- title: License
panels:
- overview-license
- base-license-time-left
- base-license-throughput
- base-license-cgnat
- base-license-ipsec
- base-network-twamp-stats
- title: Network
panels:
- base-network-nic-info
- base-network-traffic
templating:
- file: host
- file: fpcpus
- file: interfaces
- file: twamp-sessions
overview:
enabled: yes
title: overview
rows:
- title: $host
panels:
- base-uptime
- base-fp-status
- overview-version
- overview-license
- base-license-time-left:
span: 1
- base-ram-usage:
span: 2
- base-linux-cpu-usage:
span: 2
- base-fp-cpu-usage:
span: 2
repeat: host
templating:
- file: hosts
- file: fpcpus
debug:
enabled: yes
title: debug
rows:
- title: FP statistics
panels:
- debug-fp-drop:
span: 6
- debug-fp-module-exception:
span: 6
- title: FP L2 stack
panels:
- debug-fp-bridge:
span: 4
- debug-fp-ebtables:
span: 4
- debug-fp-vlan:
span: 4
- title: FP L3 stack
panels:
- debug-fp-ip
- debug-fp-ip6
- title: FP tunnels
panels:
- debug-fp-gre
- debug-fp-vxlan
- title: FP to Linux
panels:
- debug-fp-exceptions
- title: FP isolation
panels:
- debug-fp-context-switch
- debug-numa-stats
- debug-fp-soft-interrupts
- title: Linux statistics
panels:
- debug-linux-hw-stats:
span: 6
- debug-linux-file-descriptors:
span: 6
- debug-linux-cpu-times:
span: 12
- title: FP ports statistics
panels:
- debug-fp-port-queue-stats
- debug-fp-port-bulk-stats
- debug-fp-port-stats
- title: FP CP protection
panels:
- debug-fp-cp-protection
collapse: yes
- title: FP GRO
panels:
- debug-fp-gro
collapse: yes
templating:
- file: host
- file: fpcpus
cgnat:
inherits: base
enabled: yes
title: cg-nat
templating:
- file: filling
values:
- cgnat-conntracks
- cgnat-nats
- cgnat-cpes
- cgnat-blocks
rows:
- title: Processes
panels:
- base-process-usage
- base-process-memory-usage
- title: Disks
panels:
- base-disk-usage
- title: Fp Filling
panels:
- base-filling-pie-repeat
- title: Blocks and CPEs
panels:
- old/cgnat-blocks-and-cpes
- old/cgnat-blocks-and-cpes-rate
- old/cgnat-block-and-cpe-alloc-errors
- title: Sessions
panels:
- old/cgnat-sessions
- old/cgnat-sessions-rate
- old/cgnat-sessions-alloc-errors
- title: Sessions Errors
panels:
- old/cgnat-invalid-packets
- old/cgnat-port-alloc-errors
- title: Packets stats
panels:
- old/cgnat-hairpinning-stats
- old/cgnat-passed-packets
- old/cgnat-blocked-packets
- old/cgnat-packet-race-cases
router:
inherits: base
enabled: yes
title: router
templating:
- file: filling
values:
- neighbors-ipv4
- routes-ipv4
rows:
- title: Processes
panels:
- base-process-usage
- base-process-memory-usage
- title: Users
panels:
- base-user-count
- base-logged-users
- title: Disks
panels:
- base-disk-usage
- title: FP table $filling
panels:
- base-filling-pie
- base-filling-history
repeat: filling
datasources:
influxdb:
enabled: yes
access: proxy
database: telegraf
name: influxdb
type: influxdb
url: http://influxdb:8086
isDefault: yes
grafana:
host: localhost
port: 3000
user: admin
password: admin