Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1f5a959de206dddea9f72ed75242a17f18073267 (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
249
250
251
252
253
254
255
256
257
258
259
!/build/win32/**/Makefile
!/build/win64/**/Makefile
!/src/modules/dummy/Makefile
*.a
*.o
.cproject
.deps
.dirstamp
.vscode
/.buildpath
/.idea
/.project
/.settings
/Debug/
/GPATH
/GRTAGS
/GTAGS
/aclocal.m4
/autom4te.cache
/compile
/config.guess
/config.log
/config.status
/config.sub
/configure
/cscope.*
/depcomp
/install-sh
/missing
/nbproject
/tags
/zabbix-*.tar.gz
Makefile
Makefile.in
bin/agent
bin/mock_server
bin/win32
bin/win64
bin/zabbix_get
bin/zabbix_js
bin/zabbix_sender
build/win32/examples/zabbix_sender/sender.exe
build/win32/examples/zabbix_sender/sender.obj
build/win32/project/*.idb
build/win32/project/*.manifest
build/win32/project/*.pdb
build/win32/project/*.res
build/win32/project/MSG00001.bin
build/win32/project/messages.h
build/win32/project/messages.rc
build/win32/project/resource.res
database/mysql/data.sql
database/mysql/schema.sql
database/mysql/history_pk_prepare.sql
database/oracle/data.sql
database/oracle/schema.sql
database/oracle/history_pk_prepare.sql
database/postgresql/data.sql
database/postgresql/schema.sql
database/postgresql/timescaledb.sql
database/postgresql/history_pk_prepare.sql
database/postgresql/tsdb_history_pk_upgrade_*
database/sqlite3/data.sql
database/sqlite3/schema.sql
etc/agent.conf
etc/zabbix_agent2.conf
etc/zabbix_agentd.conf
etc/zabbix_proxy.conf
etc/zabbix_server.conf
etc/zabbix_web_service.conf
etc/zabbix_agent2.d/plugins.d/ceph.conf
etc/zabbix_agent2.d/plugins.d/docker.conf
etc/zabbix_agent2.d/plugins.d/memcached.conf
etc/zabbix_agent2.d/plugins.d/mongodb.conf
etc/zabbix_agent2.d/plugins.d/mysql.conf
etc/zabbix_agent2.d/plugins.d/oracle.conf
etc/zabbix_agent2.d/plugins.d/postgres.conf
etc/zabbix_agent2.d/plugins.d/redis.conf
etc/zabbix_agent2.d/plugins.d/smart.conf
m4/conf_tests.m4
frontend.mo
include/common/config.h
include/common/config.h.in
include/stamp-h1
misc/images/inkscape.log.txt
misc/images/pngcrush.log.txt
misc/images/pngcrushoutput.txt
sass/.sass-cache
sass/code_example_templates
sass/doc_assets
sass/filter-expanded2.html
sass/forms_with_tables.html
sass/hologram_config.yml
sass/img/man.svg
sass/img/reload.svg
sass/img/tomato.png
sass/img/tomato.svg
sass/overlay-dialog.html
sass/styleguide
sass/stylesheets/*.css
sass/stylesheets/*.map
sass/stylesheets/sass/components.md
sass/stylesheets/sass/index.md
sass/stylesheets/sass/screen2.scss
sass/stylesheets/themes
sass/wide-table.html
sbin/zabbix_agent2
sbin/zabbix_agentd
sbin/zabbix_web_service
sbin/zabbix_java
sbin/zabbix_proxy
sbin/zabbix_server
share/man/man1/zabbix_get.1
share/man/man1/zabbix_sender.1
share/man/man8/zabbix_agentd.8
share/man/man8/zabbix_proxy.8
share/man/man8/zabbix_server.8
share/man/man8/zabbix_agent2.8
share/man/man8/zabbix_web_service.8
src/libs/zbxcunit/cu_modules.h
src/libs/zbxdbschema/dbschema.c
src/zabbix_agent/zabbix_agent
src/zabbix_agent/zabbix_agentd
src/zabbix_get/zabbix_get
src/zabbix_java/bin/zabbix-java-gateway-*.jar
src/zabbix_java/class
src/zabbix_js/zabbix_js
src/zabbix_proxy/zabbix_proxy
src/zabbix_sender/zabbix_sender
src/zabbix_server/zabbix_server
tests/libs/zbxalgo/evaluate
tests/libs/zbxalgo/evaluate_unknown
tests/libs/zbxalgo/queue
tests/libs/zbxcommon/calculate_item_nextcheck
tests/libs/zbxcommon/calculate_item_nextcheck_unreachable
tests/libs/zbxcommon/convert_to_utf8
tests/libs/zbxcommon/is_double
tests/libs/zbxcommon/is_double_suffix
tests/libs/zbxcommon/parse_key
tests/libs/zbxcommon/replace_key_params_dyn
tests/libs/zbxcommon/zbx_dyn_escape_string
tests/libs/zbxcommon/zbx_get_report_nextcheck
tests/libs/zbxcommon/zbx_function_find
tests/libs/zbxcommon/zbx_function_get_param_dyn
tests/libs/zbxcommon/zbx_get_week_number
tests/libs/zbxcommon/zbx_interval_preproc
tests/libs/zbxcommon/zbx_iso8601_utc
tests/libs/zbxcommon/zbx_json_to_xml
tests/libs/zbxcommon/zbx_ltrim_utf8
tests/libs/zbxcommon/zbx_rtrim_utf8
tests/libs/zbxcommon/zbx_str_extract
tests/libs/zbxcommon/zbx_token_find
tests/libs/zbxcommon/zbx_trim_float
tests/libs/zbxcommon/zbx_trim_integer
tests/libs/zbxcommon/zbx_truncate_itemkey
tests/libs/zbxcommon/zbx_truncate_value
tests/libs/zbxcommon/zbx_user_macro_parse
tests/libs/zbxcommon/zbx_validate_interval
tests/libs/zbxcommon/zbx_variant_compare
tests/libs/zbxcommon/zbx_xml_to_json
tests/libs/zbxcomms/zbx_tcp_check_allowed_peers
tests/libs/zbxcomms/zbx_tcp_check_allowed_peers_ipv4
tests/libs/zbxcommshigh/zbx_tcp_recv_ext
tests/libs/zbxcommshigh/zbx_tcp_recv_ext_zlib
tests/libs/zbxcommshigh/zbx_tcp_recv_raw_ext
tests/libs/zbxconf/parse_cfg_file
tests/libs/zbxdbcache/dc_check_maintenance_period
tests/libs/zbxdbcache/dc_expand_user_macros_in_func_params
tests/libs/zbxdbcache/dc_item_poller_type_update
tests/libs/zbxdbcache/dc_maintenance_match_tags
tests/libs/zbxdbcache/is_item_processed_by_server
tests/libs/zbxdbcache/um_cache_resolve
tests/libs/zbxdbcache/um_cache_resolve_cont
tests/libs/zbxdbcache/um_cache_sync
tests/libs/zbxdbcache/zbx_vc_add_values
tests/libs/zbxdbcache/zbx_vc_get_value
tests/libs/zbxdbcache/zbx_vc_get_values
tests/libs/zbxdbcache/dc_function_calculate_nextcheck
tests/libs/zbxdbhigh/DBadd_condition_alloc
tests/libs/zbxdbhigh/DBselect_uint64
tests/libs/zbxeval/zbx_eval_compose_expression
tests/libs/zbxeval/zbx_eval_execute
tests/libs/zbxeval/zbx_eval_execute_ext
tests/libs/zbxeval/zbx_eval_get_constant
tests/libs/zbxeval/zbx_eval_get_group_filter
tests/libs/zbxeval/zbx_eval_parse_expression
tests/libs/zbxeval/zbx_eval_parse_query
tests/libs/zbxeval/zbx_eval_prepare_filter
tests/libs/zbxeval/zbx_eval_serialize
tests/libs/zbxhistory/zbx_history_get_values
tests/libs/zbxjson/zbx_json_decodevalue
tests/libs/zbxjson/zbx_json_decodevalue_dyn
tests/libs/zbxjson/zbx_json_open_path
tests/libs/zbxjson/zbx_jsonobj_query
tests/libs/zbxjson/zbx_jsonpath_compile
tests/libs/zbxprometheus/prometheus_filter_init
tests/libs/zbxprometheus/prometheus_parse_row
tests/libs/zbxprometheus/zbx_prometheus_pattern
tests/libs/zbxprometheus/zbx_prometheus_to_json
tests/libs/zbxregexp/wildcard_match
tests/libs/zbxserver/evaluate_function
tests/libs/zbxserver/evaluate_percentage_deviations_in_remainder
tests/libs/zbxserver/evaluate_stl
tests/libs/zbxserver/get_trigger_expression_constant
tests/libs/zbxserver/macro_fmttime
tests/libs/zbxserver/substitute_lld_macros
tests/libs/zbxserver/valuemaps
tests/libs/zbxsysinfo/check_key_access_rules
tests/libs/zbxsysinfo/zbx_execute_agent_check
tests/libs/zbxsysinfo/zbx_execute_agent_check_http
tests/libs/zbxsysinfo/common/system_localtime
tests/libs/zbxsysinfo/common/vfs_file_exists
tests/libs/zbxsysinfo/common/web_page_get
tests/libs/zbxsysinfo/linux/kernel_maxfiles
tests/libs/zbxsysinfo/linux/kernel_maxproc
tests/libs/zbxsysinfo/linux/net_if_discovery
tests/libs/zbxsysinfo/linux/net_if_in
tests/libs/zbxsysinfo/linux/net_if_out
tests/libs/zbxsysinfo/linux/net_if_total
tests/libs/zbxsysinfo/linux/system_boottime
tests/libs/zbxsysinfo/linux/system_cpu_intr
tests/libs/zbxsysinfo/linux/system_cpu_switches
tests/libs/zbxsysinfo/linux/system_hw_chassis
tests/libs/zbxsysinfo/linux/vfs_fs_discovery
tests/libs/zbxsysinfo/parse_item_key
tests/libs/zbxsysinfo/process
tests/libs/zbxsysinfo/check_service_test
tests/libs/zbxcommon/zbx_tm_add
tests/libs/zbxcommon/zbx_tm_sub
tests/libs/zbxcommon/zbx_tm_round_up
tests/libs/zbxcommon/zbx_tm_round_down
tests/libs/zbxtime/zbx_iso8601_utc
tests/libs/zbxtrends/zbx_baseline_get_data
tests/libs/zbxtrends/zbx_trends_parse_range
tests/libs/zbxsysinfo/process_http
tests/zabbix_server/pinger/zbx_pinger_test
tests/zabbix_server/poller/zbx_poller_test
tests/zabbix_server/preprocessor/item_preproc_csv_to_json
tests/zabbix_server/preprocessor/item_preproc_xpath
tests/zabbix_server/preprocessor/zbx_item_preproc
tests/zabbix_server/service/service_get_rootcause_eventids
tests/zabbix_server/service/service_get_main_status
tests/zabbix_server/service/service_get_rule_status
tests/zabbix_server/service/service_get_status
tests/zabbix_server/trapper/zbx_trapper_preproc_test_run
ui/.buildpath
ui/.htpasswd
ui/.idea
ui/.project
ui/conf/zabbix.conf.php
ui/images/general/*.db
ui/images/general/tree/*.db
ui/js/jsDump.js
ui/local/conf/brand.conf.php
ui/locale/POTFILES.in
ui/locale/frontend.pot
ui/tests/bootstrap.php
ui/tests/composer.*
ui/tests/vendor