/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/zabbix_server/lld/ |
H A D | lld_item.c | 2180 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2215 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2226 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2237 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2248 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2297 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2762 substitute_lld_macros(&ppdst->error_handler_params, &item->lld_row->jp_row, in lld_items_preproc_make() 2879 substitute_lld_macros(&ipdst->name, &item->lld_row->jp_row, in lld_items_param_make() 2881 substitute_lld_macros(&ipdst->value, &item->lld_row->jp_row, in lld_items_param_make() 3005 substitute_lld_macros(&itdst->tag, &item->lld_row->jp_row, in lld_items_tags_make() [all …]
|
H A D | lld_host.c | 728 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 810 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 1107 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1122 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1148 substitute_lld_macros(&group->name, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1164 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 2185 substitute_lld_macros(&tag, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 2186 substitute_lld_macros(&value, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 3698 substitute_lld_macros(&snmp->community, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() 3700 substitute_lld_macros(&snmp->securityname, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() [all …]
|
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/zabbix_server/lld/ |
H A D | lld_item.c | 2180 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2215 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2226 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2237 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2248 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2297 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2762 substitute_lld_macros(&ppdst->error_handler_params, &item->lld_row->jp_row, in lld_items_preproc_make() 2879 substitute_lld_macros(&ipdst->name, &item->lld_row->jp_row, in lld_items_param_make() 2881 substitute_lld_macros(&ipdst->value, &item->lld_row->jp_row, in lld_items_param_make() 3005 substitute_lld_macros(&itdst->tag, &item->lld_row->jp_row, in lld_items_tags_make() [all …]
|
H A D | lld_host.c | 728 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 810 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 1107 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1122 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1148 substitute_lld_macros(&group->name, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1164 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 2185 substitute_lld_macros(&tag, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 2186 substitute_lld_macros(&value, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 3698 substitute_lld_macros(&snmp->community, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() 3700 substitute_lld_macros(&snmp->securityname, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() [all …]
|
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/zabbix_server/lld/ |
H A D | lld_item.c | 2180 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2215 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2226 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2237 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2248 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2297 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2762 substitute_lld_macros(&ppdst->error_handler_params, &item->lld_row->jp_row, in lld_items_preproc_make() 2879 substitute_lld_macros(&ipdst->name, &item->lld_row->jp_row, in lld_items_param_make() 2881 substitute_lld_macros(&ipdst->value, &item->lld_row->jp_row, in lld_items_param_make() 3005 substitute_lld_macros(&itdst->tag, &item->lld_row->jp_row, in lld_items_tags_make() [all …]
|
H A D | lld_host.c | 728 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 810 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 1107 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1122 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1148 substitute_lld_macros(&group->name, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1164 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 2185 substitute_lld_macros(&tag, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 2186 substitute_lld_macros(&value, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 3698 substitute_lld_macros(&snmp->community, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() 3700 substitute_lld_macros(&snmp->securityname, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() [all …]
|
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/zabbix_server/lld/ |
H A D | lld_item.c | 2180 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2215 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2226 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2237 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2248 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2297 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2762 substitute_lld_macros(&ppdst->error_handler_params, &item->lld_row->jp_row, in lld_items_preproc_make() 2879 substitute_lld_macros(&ipdst->name, &item->lld_row->jp_row, in lld_items_param_make() 2881 substitute_lld_macros(&ipdst->value, &item->lld_row->jp_row, in lld_items_param_make() 3005 substitute_lld_macros(&itdst->tag, &item->lld_row->jp_row, in lld_items_tags_make() [all …]
|
H A D | lld_host.c | 728 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 810 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 1107 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1122 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1148 substitute_lld_macros(&group->name, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1164 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 2185 substitute_lld_macros(&tag, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 2186 substitute_lld_macros(&value, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 3698 substitute_lld_macros(&snmp->community, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() 3700 substitute_lld_macros(&snmp->securityname, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() [all …]
|
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/zabbix_server/lld/ |
H A D | lld_item.c | 2180 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2215 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2226 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2237 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2248 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2297 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2762 substitute_lld_macros(&ppdst->error_handler_params, &item->lld_row->jp_row, in lld_items_preproc_make() 2879 substitute_lld_macros(&ipdst->name, &item->lld_row->jp_row, in lld_items_param_make() 2881 substitute_lld_macros(&ipdst->value, &item->lld_row->jp_row, in lld_items_param_make() 3005 substitute_lld_macros(&itdst->tag, &item->lld_row->jp_row, in lld_items_tags_make() [all …]
|
H A D | lld_host.c | 728 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 810 substitute_lld_macros(&buffer, &lld_row->jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_host_make() 1107 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1122 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1148 substitute_lld_macros(&group->name, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 1164 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_group_make() 2185 substitute_lld_macros(&tag, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 2186 substitute_lld_macros(&value, host->jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_host_update_tags() 3698 substitute_lld_macros(&snmp->community, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() 3700 substitute_lld_macros(&snmp->securityname, host->jp_row, lld_macros, ZBX_MACRO_ANY, in lld_interfaces_make() [all …]
|
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/zabbix_server/lld/ |
H A D | lld_item.c | 2093 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2127 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2138 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2149 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2160 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2204 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2232 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2243 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2254 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2265 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
H A D | lld_trigger.c | 1217 SUCCEED != substitute_lld_macros(&recovery_expression, jp_row, lld_macros, in lld_trigger_make() 1231 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1271 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1282 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1293 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1304 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1325 substitute_lld_macros(&trigger->description, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1354 substitute_lld_macros(&trigger->comments, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1359 substitute_lld_macros(&trigger->url, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1369 substitute_lld_macros(&trigger->opdata, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() [all …]
|
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/zabbix_server/lld/ |
H A D | lld_item.c | 2093 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2127 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2138 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2149 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2160 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2204 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2232 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2243 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2254 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2265 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
H A D | lld_trigger.c | 1217 SUCCEED != substitute_lld_macros(&recovery_expression, jp_row, lld_macros, in lld_trigger_make() 1231 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1271 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1282 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1293 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1304 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1325 substitute_lld_macros(&trigger->description, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1354 substitute_lld_macros(&trigger->comments, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1359 substitute_lld_macros(&trigger->url, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1369 substitute_lld_macros(&trigger->opdata, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() [all …]
|
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/zabbix_server/lld/ |
H A D | lld_item.c | 2093 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2127 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2138 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2149 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2160 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2204 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2232 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2243 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2254 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2265 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
H A D | lld_trigger.c | 1217 SUCCEED != substitute_lld_macros(&recovery_expression, jp_row, lld_macros, in lld_trigger_make() 1231 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1271 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1282 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1293 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1304 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1325 substitute_lld_macros(&trigger->description, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1354 substitute_lld_macros(&trigger->comments, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1359 substitute_lld_macros(&trigger->url, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1369 substitute_lld_macros(&trigger->opdata, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() [all …]
|
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/zabbix_server/lld/ |
H A D | lld_item.c | 2093 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2127 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2138 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2149 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2160 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2204 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2232 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2243 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2254 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2265 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
H A D | lld_trigger.c | 1217 SUCCEED != substitute_lld_macros(&recovery_expression, jp_row, lld_macros, in lld_trigger_make() 1231 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1271 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1282 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1293 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1304 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1325 substitute_lld_macros(&trigger->description, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1354 substitute_lld_macros(&trigger->comments, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1359 substitute_lld_macros(&trigger->url, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1369 substitute_lld_macros(&trigger->opdata, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() [all …]
|
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/zabbix_server/lld/ |
H A D | lld_item.c | 2093 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2127 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2138 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2149 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2160 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2204 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2232 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2243 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2254 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2265 substitute_lld_macros(&buffer, jp_row, lld_macro_paths, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
H A D | lld_trigger.c | 1217 SUCCEED != substitute_lld_macros(&recovery_expression, jp_row, lld_macros, in lld_trigger_make() 1231 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1271 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1282 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1293 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1304 substitute_lld_macros(&buffer, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1325 substitute_lld_macros(&trigger->description, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1354 substitute_lld_macros(&trigger->comments, jp_row, lld_macros, ZBX_MACRO_FUNC, NULL, 0); in lld_trigger_make() 1359 substitute_lld_macros(&trigger->url, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() 1369 substitute_lld_macros(&trigger->opdata, jp_row, lld_macros, ZBX_MACRO_ANY, NULL, 0); in lld_trigger_make() [all …]
|
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/libs/zbxdbhigh/ |
H A D | lld_item.c | 1997 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2024 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2035 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2046 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2057 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2101 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2131 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2142 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2153 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2164 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/libs/zbxdbhigh/ |
H A D | lld_item.c | 1997 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2024 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2035 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2046 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2057 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2101 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2131 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2142 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2153 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2164 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/libs/zbxdbhigh/ |
H A D | lld_item.c | 1997 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2024 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2035 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2046 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2057 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2101 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2131 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2142 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2153 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2164 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/libs/zbxdbhigh/ |
H A D | lld_item.c | 1997 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2024 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2035 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2046 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2057 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2101 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2131 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2142 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2153 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2164 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/libs/zbxdbhigh/ |
H A D | lld_item.c | 1997 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2024 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2035 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2046 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2057 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2101 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2131 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2142 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2153 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() 2164 substitute_lld_macros(&buffer, jp_row, ZBX_MACRO_ANY, NULL, 0); in lld_item_update() [all …]
|