Home
last modified time | relevance | path

Searched refs:discoveryCheckTypes (Results 1 – 10 of 10) sorted by relevance

/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.action.edit.php302 $discoveryCheckTypes = discovery_check_type2str(); variable
303 order_result($discoveryCheckTypes);
305 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.action.edit.php302 $discoveryCheckTypes = discovery_check_type2str(); variable
303 order_result($discoveryCheckTypes);
305 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.action.edit.php302 $discoveryCheckTypes = discovery_check_type2str(); variable
303 order_result($discoveryCheckTypes);
305 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.action.edit.php302 $discoveryCheckTypes = discovery_check_type2str(); variable
303 order_result($discoveryCheckTypes);
305 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/views/
H A Dconfiguration.action.edit.php302 $discoveryCheckTypes = discovery_check_type2str(); variable
303 order_result($discoveryCheckTypes);
305 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.action.edit.php309 $discoveryCheckTypes = discovery_check_type2str(); variable
310 order_result($discoveryCheckTypes);
312 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.action.edit.php309 $discoveryCheckTypes = discovery_check_type2str(); variable
310 order_result($discoveryCheckTypes);
312 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.action.edit.php309 $discoveryCheckTypes = discovery_check_type2str(); variable
310 order_result($discoveryCheckTypes);
312 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.action.edit.php309 $discoveryCheckTypes = discovery_check_type2str(); variable
310 order_result($discoveryCheckTypes);
312 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/views/
H A Dconfiguration.action.edit.php309 $discoveryCheckTypes = discovery_check_type2str(); variable
310 order_result($discoveryCheckTypes);
312 $condition = new CComboBox('new_condition[value]', null, null, $discoveryCheckTypes);