Home
last modified time | relevance | path

Searched refs:host_prototypes (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/api/services/
H A DCHostPrototype.php194 * @param array $host_prototypes
352 * @param array $host_prototypes
371 $this->inherit($host_prototypes);
466 * @param array $host_prototypes
548 $host_prototypes = $this->validateHostMacros($host_prototypes, $db_host_prototypes);
637 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
654 * @param array $host_prototypes
671 $host_prototypes = $this->updateReal($host_prototypes);
690 * @param array $host_prototypes
778 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/api/services/
H A DCHostPrototype.php194 * @param array $host_prototypes
352 * @param array $host_prototypes
371 $this->inherit($host_prototypes);
466 * @param array $host_prototypes
548 $host_prototypes = $this->validateHostMacros($host_prototypes, $db_host_prototypes);
637 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
654 * @param array $host_prototypes
671 $host_prototypes = $this->updateReal($host_prototypes);
690 * @param array $host_prototypes
778 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/api/services/
H A DCHostPrototype.php194 * @param array $host_prototypes
352 * @param array $host_prototypes
371 $this->inherit($host_prototypes);
466 * @param array $host_prototypes
548 $host_prototypes = $this->validateHostMacros($host_prototypes, $db_host_prototypes);
637 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
654 * @param array $host_prototypes
671 $host_prototypes = $this->updateReal($host_prototypes);
690 * @param array $host_prototypes
778 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/api/services/
H A DCHostPrototype.php194 * @param array $host_prototypes
352 * @param array $host_prototypes
371 $this->inherit($host_prototypes);
466 * @param array $host_prototypes
548 $host_prototypes = $this->validateHostMacros($host_prototypes, $db_host_prototypes);
637 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
654 * @param array $host_prototypes
671 $host_prototypes = $this->updateReal($host_prototypes);
690 * @param array $host_prototypes
778 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/api/services/
H A DCHostPrototype.php194 * @param array $host_prototypes
352 * @param array $host_prototypes
371 $this->inherit($host_prototypes);
466 * @param array $host_prototypes
548 $host_prototypes = $this->validateHostMacros($host_prototypes, $db_host_prototypes);
637 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
654 * @param array $host_prototypes
671 $host_prototypes = $this->updateReal($host_prototypes);
690 * @param array $host_prototypes
778 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/api/services/
H A DCHostPrototype.php190 * @param array $host_prototypes
263 * @param array $host_prototypes
281 $host_prototypes = $this->createReal($host_prototypes);
283 $this->inherit($host_prototypes);
367 * @param array $host_prototypes
499 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
514 * @param array $host_prototypes
535 $host_prototypes = $this->updateReal($host_prototypes);
553 * @param array $host_prototypes
639 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/api/services/
H A DCHostPrototype.php190 * @param array $host_prototypes
263 * @param array $host_prototypes
281 $host_prototypes = $this->createReal($host_prototypes);
283 $this->inherit($host_prototypes);
367 * @param array $host_prototypes
499 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
514 * @param array $host_prototypes
535 $host_prototypes = $this->updateReal($host_prototypes);
553 * @param array $host_prototypes
639 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/api/services/
H A DCHostPrototype.php190 * @param array $host_prototypes
263 * @param array $host_prototypes
281 $host_prototypes = $this->createReal($host_prototypes);
283 $this->inherit($host_prototypes);
367 * @param array $host_prototypes
499 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
514 * @param array $host_prototypes
535 $host_prototypes = $this->updateReal($host_prototypes);
553 * @param array $host_prototypes
639 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/api/services/
H A DCHostPrototype.php190 * @param array $host_prototypes
263 * @param array $host_prototypes
281 $host_prototypes = $this->createReal($host_prototypes);
283 $this->inherit($host_prototypes);
367 * @param array $host_prototypes
499 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
514 * @param array $host_prototypes
535 $host_prototypes = $this->updateReal($host_prototypes);
553 * @param array $host_prototypes
639 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/api/services/
H A DCHostPrototype.php190 * @param array $host_prototypes
263 * @param array $host_prototypes
281 $host_prototypes = $this->createReal($host_prototypes);
283 $this->inherit($host_prototypes);
367 * @param array $host_prototypes
499 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
514 * @param array $host_prototypes
535 $host_prototypes = $this->updateReal($host_prototypes);
553 * @param array $host_prototypes
639 return $host_prototypes;
[all …]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCHostPrototype.php136 * @param array $host_prototypes
204 * @param array $host_prototypes
222 $host_prototypes = $this->createReal($host_prototypes);
223 $this->inherit($host_prototypes);
308 * @param array $host_prototypes
434 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
449 * @param array $host_prototypes
464 $host_prototypes = $this->updateReal($host_prototypes);
465 $this->inherit($host_prototypes);
615 if ($host_prototypes) {
[all …]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCHostPrototype.php136 * @param array $host_prototypes
204 * @param array $host_prototypes
222 $host_prototypes = $this->createReal($host_prototypes);
223 $this->inherit($host_prototypes);
308 * @param array $host_prototypes
434 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
449 * @param array $host_prototypes
464 $host_prototypes = $this->updateReal($host_prototypes);
465 $this->inherit($host_prototypes);
615 if ($host_prototypes) {
[all …]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCHostPrototype.php136 * @param array $host_prototypes
204 * @param array $host_prototypes
222 $host_prototypes = $this->createReal($host_prototypes);
223 $this->inherit($host_prototypes);
308 * @param array $host_prototypes
434 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
449 * @param array $host_prototypes
464 $host_prototypes = $this->updateReal($host_prototypes);
465 $this->inherit($host_prototypes);
615 if ($host_prototypes) {
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCHostPrototype.php136 * @param array $host_prototypes
204 * @param array $host_prototypes
222 $host_prototypes = $this->createReal($host_prototypes);
223 $this->inherit($host_prototypes);
308 * @param array $host_prototypes
434 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
449 * @param array $host_prototypes
464 $host_prototypes = $this->updateReal($host_prototypes);
465 $this->inherit($host_prototypes);
615 if ($host_prototypes) {
[all …]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/api/services/
H A DCHostPrototype.php136 * @param array $host_prototypes
204 * @param array $host_prototypes
222 $host_prototypes = $this->createReal($host_prototypes);
223 $this->inherit($host_prototypes);
308 * @param array $host_prototypes
434 $host_prototypes = $this->extendObjectsByKey($host_prototypes, $db_host_prototypes, 'hostid',
449 * @param array $host_prototypes
464 $host_prototypes = $this->updateReal($host_prototypes);
465 $this->inherit($host_prototypes);
615 if ($host_prototypes) {
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxdbhigh/
H A Dhost.c2574 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
2624 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
2795 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
2938 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3228 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3586 if (i == host_prototypes->values_num) in DBhost_prototypes_interfaces_make()
4224 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
4230 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
4234 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
4263 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxdbhigh/
H A Dhost.c2574 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
2624 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
2795 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
2938 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3228 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3586 if (i == host_prototypes->values_num) in DBhost_prototypes_interfaces_make()
4224 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
4230 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
4234 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
4263 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxdbhigh/
H A Dhost.c2574 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
2624 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
2795 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
2938 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3228 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3586 if (i == host_prototypes->values_num) in DBhost_prototypes_interfaces_make()
4224 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
4230 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
4234 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
4263 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxdbhigh/
H A Dhost.c2574 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
2624 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
2795 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
2938 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3228 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3586 if (i == host_prototypes->values_num) in DBhost_prototypes_interfaces_make()
4224 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
4230 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
4234 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
4263 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxdbhigh/
H A Dhost.c2574 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
2624 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
2795 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
2938 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3228 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3586 if (i == host_prototypes->values_num) in DBhost_prototypes_interfaces_make()
4224 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
4230 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
4234 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
4263 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxdbhigh/
H A Dhost.c3041 for (i = 0; i < host_prototypes->values_num; i++) in DBhost_prototypes_clean()
3078 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
3125 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
3294 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
3436 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3619 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3910 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
3916 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
3920 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
3939 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxdbhigh/
H A Dhost.c3041 for (i = 0; i < host_prototypes->values_num; i++) in DBhost_prototypes_clean()
3078 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
3125 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
3294 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
3436 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3619 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3910 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
3916 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
3920 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
3939 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxdbhigh/
H A Dhost.c3041 for (i = 0; i < host_prototypes->values_num; i++) in DBhost_prototypes_clean()
3078 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
3125 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
3294 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
3436 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3619 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3910 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
3916 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
3920 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
3939 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxdbhigh/
H A Dhost.c3041 for (i = 0; i < host_prototypes->values_num; i++) in DBhost_prototypes_clean()
3078 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
3125 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
3294 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
3436 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3619 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3910 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
3916 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
3920 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
3939 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxdbhigh/
H A Dhost.c3041 for (i = 0; i < host_prototypes->values_num; i++) in DBhost_prototypes_clean()
3078 zbx_vector_ptr_t *host_prototypes) in DBhost_prototypes_make() argument
3125 if (0 != host_prototypes->values_num) in DBhost_prototypes_make()
3294 if (i == host_prototypes->values_num) in DBhost_prototypes_templates_make()
3436 if (i == host_prototypes->values_num) in DBhost_prototypes_groups_make()
3619 if (i == host_prototypes->values_num) in DBhost_prototypes_macros_make()
3910 zbx_vector_ptr_t host_prototypes; in DBcopy_template_host_prototypes() local
3916 zbx_vector_ptr_create(&host_prototypes); in DBcopy_template_host_prototypes()
3920 if (0 != host_prototypes.values_num) in DBcopy_template_host_prototypes()
3939 DBhost_prototypes_clean(&host_prototypes); in DBcopy_template_host_prototypes()
[all …]

12345678910>>...30