Home
last modified time | relevance | path

Searched refs:item_value_type (Results 1 – 25 of 134) sorted by relevance

123456

/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/src/zabbix_proxy/
H A Dpreprocessing.c41 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it… in zbx_preprocess_item_value() argument
44 dc_add_history(itemid, item_value_type, item_flags, result, ts, state, error); in zbx_preprocess_item_value()
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/src/zabbix_proxy/
H A Dpreprocessing.c41 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it… in zbx_preprocess_item_value() argument
44 dc_add_history(itemid, item_value_type, item_flags, result, ts, state, error); in zbx_preprocess_item_value()
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/src/zabbix_proxy/
H A Dpreprocessing.c41 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it… in zbx_preprocess_item_value() argument
44 dc_add_history(itemid, item_value_type, item_flags, result, ts, state, error); in zbx_preprocess_item_value()
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/src/zabbix_proxy/
H A Dpreprocessing.c41 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it… in zbx_preprocess_item_value() argument
44 dc_add_history(itemid, item_value_type, item_flags, result, ts, state, error); in zbx_preprocess_item_value()
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/src/zabbix_proxy/
H A Dpreprocessing.c41 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it… in zbx_preprocess_item_value() argument
44 dc_add_history(itemid, item_value_type, item_flags, result, ts, state, error); in zbx_preprocess_item_value()
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/app/controllers/
H A DCControllerPopupTriggerExpr.php583 $item_value_type = $item['value_type'];
591 $item_value_type = null;
618 'itemValueType' => $item_value_type,
626 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/app/controllers/
H A DCControllerPopupTriggerExpr.php583 $item_value_type = $item['value_type'];
591 $item_value_type = null;
618 'itemValueType' => $item_value_type,
626 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/app/controllers/
H A DCControllerPopupTriggerExpr.php583 $item_value_type = $item['value_type'];
591 $item_value_type = null;
618 'itemValueType' => $item_value_type,
626 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerPopupTriggerExpr.php564 $item_value_type = $item['value_type'];
572 $item_value_type = null;
599 'itemValueType' => $item_value_type,
607 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerPopupTriggerExpr.php564 $item_value_type = $item['value_type'];
572 $item_value_type = null;
599 'itemValueType' => $item_value_type,
607 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/app/controllers/
H A DCControllerPopupTriggerExpr.php583 $item_value_type = $item['value_type'];
591 $item_value_type = null;
618 'itemValueType' => $item_value_type,
626 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/app/controllers/
H A DCControllerPopupTriggerExpr.php583 $item_value_type = $item['value_type'];
591 $item_value_type = null;
618 'itemValueType' => $item_value_type,
626 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerPopupTriggerExpr.php564 $item_value_type = $item['value_type'];
572 $item_value_type = null;
599 'itemValueType' => $item_value_type,
607 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerPopupTriggerExpr.php564 $item_value_type = $item['value_type'];
572 $item_value_type = null;
599 'itemValueType' => $item_value_type,
607 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerPopupTriggerExpr.php564 $item_value_type = $item['value_type'];
572 $item_value_type = null;
599 'itemValueType' => $item_value_type,
607 if (($data['itemValueType'] === null || array_key_exists($item_value_type, $f['allowed_types']))
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/include/
H A Dpreproc.h28 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it…
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/include/
H A Dpreproc.h28 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it…
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/include/
H A Dpreproc.h28 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it…
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/include/
H A Dpreproc.h28 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it…
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/include/
H A Dpreproc.h28 void zbx_preprocess_item_value(zbx_uint64_t itemid, unsigned char item_value_type, unsigned char it…
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c164 unsigned char item_value_type; member
3386 item_value->item_value_type = item_value_type; in dc_local_add_history_dbl()
3410 item_value->item_value_type = item_value_type; in dc_local_add_history_uint()
3434 item_value->item_value_type = item_value_type; in dc_local_add_history_text()
3467 item_value->item_value_type = item_value_type; in dc_local_add_history_log()
3570 item_value->item_value_type = item_value_type; in dc_local_add_history_empty()
3651 dc_local_add_history_log(itemid, item_value_type, ts, result->log, result->lastlogsize, in dc_add_history()
3661 dc_local_add_history_dbl(itemid, item_value_type, ts, result->dbl, result->lastlogsize, in dc_add_history()
3666 dc_local_add_history_text(itemid, item_value_type, ts, result->str, result->lastlogsize, in dc_add_history()
3687 dc_local_add_history_empty(itemid, item_value_type, ts, value_flags); in dc_add_history()
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c164 unsigned char item_value_type; member
3386 item_value->item_value_type = item_value_type; in dc_local_add_history_dbl()
3410 item_value->item_value_type = item_value_type; in dc_local_add_history_uint()
3434 item_value->item_value_type = item_value_type; in dc_local_add_history_text()
3467 item_value->item_value_type = item_value_type; in dc_local_add_history_log()
3570 item_value->item_value_type = item_value_type; in dc_local_add_history_empty()
3651 dc_local_add_history_log(itemid, item_value_type, ts, result->log, result->lastlogsize, in dc_add_history()
3661 dc_local_add_history_dbl(itemid, item_value_type, ts, result->dbl, result->lastlogsize, in dc_add_history()
3666 dc_local_add_history_text(itemid, item_value_type, ts, result->str, result->lastlogsize, in dc_add_history()
3687 dc_local_add_history_empty(itemid, item_value_type, ts, value_flags); in dc_add_history()
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxdbcache/
H A Ddbcache.c164 unsigned char item_value_type; member
3386 item_value->item_value_type = item_value_type; in dc_local_add_history_dbl()
3410 item_value->item_value_type = item_value_type; in dc_local_add_history_uint()
3434 item_value->item_value_type = item_value_type; in dc_local_add_history_text()
3467 item_value->item_value_type = item_value_type; in dc_local_add_history_log()
3570 item_value->item_value_type = item_value_type; in dc_local_add_history_empty()
3651 dc_local_add_history_log(itemid, item_value_type, ts, result->log, result->lastlogsize, in dc_add_history()
3661 dc_local_add_history_dbl(itemid, item_value_type, ts, result->dbl, result->lastlogsize, in dc_add_history()
3666 dc_local_add_history_text(itemid, item_value_type, ts, result->str, result->lastlogsize, in dc_add_history()
3687 dc_local_add_history_empty(itemid, item_value_type, ts, value_flags); in dc_add_history()
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxdbcache/
H A Ddbcache.c171 unsigned char item_value_type; member
3540 item_value->item_value_type = item_value_type; in dc_local_add_history_dbl()
3564 item_value->item_value_type = item_value_type; in dc_local_add_history_uint()
3588 item_value->item_value_type = item_value_type; in dc_local_add_history_text()
3621 item_value->item_value_type = item_value_type; in dc_local_add_history_log()
3724 item_value->item_value_type = item_value_type; in dc_local_add_history_empty()
3805 dc_local_add_history_log(itemid, item_value_type, ts, result->log, result->lastlogsize, in dc_add_history()
3815 dc_local_add_history_dbl(itemid, item_value_type, ts, result->dbl, result->lastlogsize, in dc_add_history()
3820 dc_local_add_history_text(itemid, item_value_type, ts, result->str, result->lastlogsize, in dc_add_history()
3841 dc_local_add_history_empty(itemid, item_value_type, ts, value_flags); in dc_add_history()
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxdbcache/
H A Ddbcache.c171 unsigned char item_value_type; member
3540 item_value->item_value_type = item_value_type; in dc_local_add_history_dbl()
3564 item_value->item_value_type = item_value_type; in dc_local_add_history_uint()
3588 item_value->item_value_type = item_value_type; in dc_local_add_history_text()
3621 item_value->item_value_type = item_value_type; in dc_local_add_history_log()
3724 item_value->item_value_type = item_value_type; in dc_local_add_history_empty()
3805 dc_local_add_history_log(itemid, item_value_type, ts, result->log, result->lastlogsize, in dc_add_history()
3815 dc_local_add_history_dbl(itemid, item_value_type, ts, result->dbl, result->lastlogsize, in dc_add_history()
3820 dc_local_add_history_text(itemid, item_value_type, ts, result->str, result->lastlogsize, in dc_add_history()
3841 dc_local_add_history_empty(itemid, item_value_type, ts, value_flags); in dc_add_history()
[all …]

123456