summaryrefslogtreecommitdiffstats
path: root/playbooks/adhoc/zabbix_setup/vars/template_os_linux.yml
blob: b89711632f3519236488d26920bc33bbc3101e2e (plain)
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
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
---
g_template_os_linux:
  application:
    name: OS Linux
    output: extend
    search:
      name: OS Linux
  params:
    name: Template OS Linux
    host: Template OS Linux
    groups:
    - groupid: 1 # FIXME (not real)
    output: extend
    search:
      name: Template OS Linux
  zitems:
  - hostid: null
    key_: kernel.uname.sysname
    name: kernel.uname.sysname
    search:
      key_: kernel.uname.sysname
    type: 2
    value_type: 4
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.wait.total
    name: kernel.all.cpu.wait.total
    search:
      key_: kernel.all.cpu.wait.total
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.irq.hard
    name: kernel.all.cpu.irq.hard
    search:
      key_: kernel.all.cpu.irq.hard
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.idle
    name: kernel.all.cpu.idle
    search:
      key_: kernel.all.cpu.idle
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.uname.distro
    name: kernel.uname.distro
    search:
      key_: kernel.uname.distro
    type: 2
    value_type: 4
    selectApplications: extend
  - hostid: null
    key_: kernel.uname.nodename
    name: kernel.uname.nodename
    search:
      key_: kernel.uname.nodename
    type: 2
    value_type: 4
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.irq.soft
    name: kernel.all.cpu.irq.soft
    search:
      key_: kernel.all.cpu.irq.soft
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.load.15_minute
    name: kernel.all.load.15_minute
    search:
      key_: kernel.all.load.15_minute
    type: 2
    value_type: 0
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.sys
    name: kernel.all.cpu.sys
    search:
      key_: kernel.all.cpu.sys
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.load.5_minute
    name: kernel.all.load.5_minute
    search:
      key_: kernel.all.load.5_minute
    type: 2
    value_type: 0
    selectApplications: extend
  - hostid: null
    key_: mem.freemem
    name: mem.freemem
    search:
      key_: mem.freemem
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.nice
    name: kernel.all.cpu.nice
    search:
      key_: kernel.all.cpu.nice
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: mem.util.bufmem
    name: mem.util.bufmem
    search:
      key_: mem.util.bufmem
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: swap.used
    name: swap.used
    search:
      key_: swap.used
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.load.1_minute
    name: kernel.all.load.1_minute
    search:
      key_: kernel.all.load.1_minute
    type: 2
    value_type: 0
    selectApplications: extend
  - hostid: null
    key_: kernel.uname.version
    name: kernel.uname.version
    search:
      key_: kernel.uname.version
    type: 2
    value_type: 4
    selectApplications: extend
  - hostid: null
    key_: swap.length
    name: swap.length
    search:
      key_: swap.length
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: mem.physmem
    name: mem.physmem
    search:
      key_: mem.physmem
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.uptime
    name: kernel.all.uptime
    search:
      key_: kernel.all.uptime
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: swap.free
    name: swap.free
    search:
      key_: swap.free
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: mem.util.used
    name: mem.util.used
    search:
      key_: mem.util.used
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.user
    name: kernel.all.cpu.user
    search:
      key_: kernel.all.cpu.user
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.uname.machine
    name: kernel.uname.machine
    search:
      key_: kernel.uname.machine
    type: 2
    value_type: 4
    selectApplications: extend
  - hostid: null
    key_: hinv.ncpu
    name: hinv.ncpu
    search:
      key_: hinv.ncpu
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: mem.util.cached
    name: mem.util.cached
    search:
      key_: mem.util.cached
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.cpu.steal
    name: kernel.all.cpu.steal
    search:
      key_: kernel.all.cpu.steal
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.all.pswitch
    name: kernel.all.pswitch
    search:
      key_: kernel.all.pswitch
    type: 2
    value_type: 3
    selectApplications: extend
  - hostid: null
    key_: kernel.uname.release
    name: kernel.uname.release
    search:
      key_: kernel.uname.release
    type: 2
    value_type: 4
    selectApplications: extend
  - hostid: null
    key_: proc.nprocs
    name: proc.nprocs
    search:
      key_: proc.nprocs
    type: 2
    value_type: 3
    selectApplications: extend