Home
last modified time | relevance | path

Searched refs:hostid (Results 126 – 150 of 4690) sorted by relevance

12345678910>>...188

/dports/devel/py-boto/boto-2.49.0/tests/integration/route53/
H A Dtest_resourcerecordsets.py46 for hostid in range(hosts):
47 rec = "test" + str(hostid) + ".%s" % self.base_domain
49 ip = '192.168.0.' + str(hostid)
53 if (hostid + 1) % 100 == 0:
73 for hostid in range(hosts):
74 rec = "test" + str(hostid) + ".%s" % self.base_domain
76 ip = '192.168.0.' + str(hostid)
80 if (hostid + 1) % 100 == 0:
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php57 * @param string $hostid
62 public static function getHost($hostid, $has_goto = true) { argument
66 'hostid' => $hostid
86 * @param string $hostid Host ID.
90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
104 if ($hostid != 0) {
105 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php70 * @param string $hostid
75 public static function getHost($hostid, $has_goto = true) { argument
79 'hostid' => $hostid
99 * @param string $hostid Host ID.
103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
121 if ($hostid != 0) {
122 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php70 * @param string $hostid
75 public static function getHost($hostid, $has_goto = true) {
79 'hostid' => $hostid
99 * @param string $hostid Host ID.
103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) {
121 if ($hostid != 0) {
122 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php70 * @param string $hostid
75 public static function getHost($hostid, $has_goto = true) { argument
79 'hostid' => $hostid
99 * @param string $hostid Host ID.
103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
121 if ($hostid != 0) {
122 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php70 * @param string $hostid
75 public static function getHost($hostid, $has_goto = true) { argument
79 'hostid' => $hostid
99 * @param string $hostid Host ID.
103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
121 if ($hostid != 0) {
122 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/helpers/
H A DCMenuPopupHelper.php70 * @param string $hostid
75 public static function getHost($hostid, $has_goto = true) { argument
79 'hostid' => $hostid
99 * @param string $hostid Host ID.
103 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
121 if ($hostid != 0) {
122 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php57 * @param string $hostid
62 public static function getHost($hostid, $has_goto = true) { argument
66 'hostid' => $hostid
86 * @param string $hostid Host ID.
90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
104 if ($hostid != 0) {
105 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php57 * @param string $hostid
62 public static function getHost($hostid, $has_goto = true) { argument
66 'hostid' => $hostid
86 * @param string $hostid Host ID.
90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
104 if ($hostid != 0) {
105 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php57 * @param string $hostid
62 public static function getHost($hostid, $has_goto = true) { argument
66 'hostid' => $hostid
86 * @param string $hostid Host ID.
90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
104 if ($hostid != 0) {
105 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/helpers/
H A DCMenuPopupHelper.php57 * @param string $hostid
62 public static function getHost($hostid, $has_goto = true) { argument
66 'hostid' => $hostid
86 * @param string $hostid Host ID.
90 public static function getMapElement($sysmapid, $selement, $severity_min, $hostid) { argument
104 if ($hostid != 0) {
105 $data['data']['hostid'] = $hostid;
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/app/controllers/
H A DCControllerLatest.php117 foreach ($hosts as $hostid => $host) {
121 'hostids' => [$hostid],
136 'hostids' => [$hostid],
148 $select_hosts[$hostid] = true;
218 foreach ($items_grouped as $hostid => $host_items_grouped) {
232 $applications_index[$hostid][$applicationid] = [
239 $applications_index[$hostid][$applicationid]['end'] = count($rows);
321 $hostid = $prepared_data['items'][$row['itemid']]['hostid'];
324 if (array_key_exists($hostid, $collapsed_index)
325 && array_key_exists($applicationid, $collapsed_index[$hostid])) {
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/app/controllers/
H A DCControllerLatest.php117 foreach ($hosts as $hostid => $host) {
121 'hostids' => [$hostid],
136 'hostids' => [$hostid],
148 $select_hosts[$hostid] = true;
218 foreach ($items_grouped as $hostid => $host_items_grouped) {
232 $applications_index[$hostid][$applicationid] = [
239 $applications_index[$hostid][$applicationid]['end'] = count($rows);
321 $hostid = $prepared_data['items'][$row['itemid']]['hostid'];
324 if (array_key_exists($hostid, $collapsed_index)
325 && array_key_exists($applicationid, $collapsed_index[$hostid])) {
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/app/controllers/
H A DCControllerLatest.php117 foreach ($hosts as $hostid => $host) {
121 'hostids' => [$hostid],
136 'hostids' => [$hostid],
148 $select_hosts[$hostid] = true;
218 foreach ($items_grouped as $hostid => $host_items_grouped) {
232 $applications_index[$hostid][$applicationid] = [
239 $applications_index[$hostid][$applicationid]['end'] = count($rows);
321 $hostid = $prepared_data['items'][$row['itemid']]['hostid'];
324 if (array_key_exists($hostid, $collapsed_index)
325 && array_key_exists($applicationid, $collapsed_index[$hostid])) {
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/app/controllers/
H A DCControllerLatest.php117 foreach ($hosts as $hostid => $host) {
121 'hostids' => [$hostid],
136 'hostids' => [$hostid],
148 $select_hosts[$hostid] = true;
218 foreach ($items_grouped as $hostid => $host_items_grouped) {
232 $applications_index[$hostid][$applicationid] = [
239 $applications_index[$hostid][$applicationid]['end'] = count($rows);
321 $hostid = $prepared_data['items'][$row['itemid']]['hostid'];
324 if (array_key_exists($hostid, $collapsed_index)
325 && array_key_exists($applicationid, $collapsed_index[$hostid])) {
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/app/controllers/
H A DCControllerLatest.php117 foreach ($hosts as $hostid => $host) {
121 'hostids' => [$hostid],
136 'hostids' => [$hostid],
148 $select_hosts[$hostid] = true;
218 foreach ($items_grouped as $hostid => $host_items_grouped) {
232 $applications_index[$hostid][$applicationid] = [
239 $applications_index[$hostid][$applicationid]['end'] = count($rows);
321 $hostid = $prepared_data['items'][$row['itemid']]['hostid'];
324 if (array_key_exists($hostid, $collapsed_index)
325 && array_key_exists($applicationid, $collapsed_index[$hostid])) {
[all …]
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql91 DELETE FROM applications WHERE NOT hostid IN (SELECT hostid FROM hosts)
1469 DELETE FROM hostmacro WHERE NOT hostid IN (SELECT hostid FROM hosts)
1554 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1562 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1570 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1574 …AND EXISTS (SELECT DISTINCT i.hostid FROM items i WHERE i.hostid=hosts.hostid and i.type IN (1,4,6…
1579 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1666 DELETE FROM items WHERE hostid NOT IN (SELECT hostid FROM hosts)
1689 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
1697 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
[all …]
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql91 DELETE FROM applications WHERE NOT hostid IN (SELECT hostid FROM hosts)
1469 DELETE FROM hostmacro WHERE NOT hostid IN (SELECT hostid FROM hosts)
1554 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1562 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1570 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1574 …AND EXISTS (SELECT DISTINCT i.hostid FROM items i WHERE i.hostid=hosts.hostid and i.type IN (1,4,6…
1579 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1666 DELETE FROM items WHERE hostid NOT IN (SELECT hostid FROM hosts)
1689 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
1697 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
[all …]
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql91 DELETE FROM applications WHERE NOT hostid IN (SELECT hostid FROM hosts)
1469 DELETE FROM hostmacro WHERE NOT hostid IN (SELECT hostid FROM hosts)
1554 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1562 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1570 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1574 …AND EXISTS (SELECT DISTINCT i.hostid FROM items i WHERE i.hostid=hosts.hostid and i.type IN (1,4,6…
1579 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1666 DELETE FROM items WHERE hostid NOT IN (SELECT hostid FROM hosts)
1689 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
1697 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
[all …]
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql91 DELETE FROM applications WHERE NOT hostid IN (SELECT hostid FROM hosts)
1469 DELETE FROM hostmacro WHERE NOT hostid IN (SELECT hostid FROM hosts)
1554 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1562 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1570 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1574 …AND EXISTS (SELECT DISTINCT i.hostid FROM items i WHERE i.hostid=hosts.hostid and i.type IN (1,4,6…
1579 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1666 DELETE FROM items WHERE hostid NOT IN (SELECT hostid FROM hosts)
1689 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
1697 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
[all …]
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/upgrades/dbpatches/2.0/ibm_db2/
H A Dpatch.sql91 DELETE FROM applications WHERE NOT hostid IN (SELECT hostid FROM hosts)
1469 DELETE FROM hostmacro WHERE NOT hostid IN (SELECT hostid FROM hosts)
1554 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1562 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1570 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1574 …AND EXISTS (SELECT DISTINCT i.hostid FROM items i WHERE i.hostid=hosts.hostid and i.type IN (1,4,6…
1579 …(SELECT (hostid - ((hostid / 100000000000)*100000000000)) * 3 + ((hostid / 100000000000)*100000000…
1666 DELETE FROM items WHERE hostid NOT IN (SELECT hostid FROM hosts)
1689 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
1697 WHERE EXISTS (SELECT hostid FROM hosts WHERE hosts.hostid=items.hostid AND hosts.status IN (0,1))
[all …]
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCHostGeneral.php78 foreach ($allHostIds as $hostid) {
79 $hostMacro['hostid'] = $hostid;
693 foreach ($result as $hostid => $host) {
694 …$result[$hostid]['parentTemplates'] = isset($templates[$hostid]) ? $templates[$hostid]['rowscount'…
726 foreach ($result as $hostid => $host) {
727 $result[$hostid]['items'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
759 foreach ($result as $hostid => $host) {
760 $result[$hostid]['discoveries'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
799 $result[$hostid]['triggers'] = isset($triggers[$hostid]) ? $triggers[$hostid]['rowscount'] : 0;
837 $result[$hostid]['graphs'] = isset($graphs[$hostid]) ? $graphs[$hostid]['rowscount'] : 0;
[all …]
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCHostGeneral.php78 foreach ($allHostIds as $hostid) {
79 $hostMacro['hostid'] = $hostid;
693 foreach ($result as $hostid => $host) {
694 …$result[$hostid]['parentTemplates'] = isset($templates[$hostid]) ? $templates[$hostid]['rowscount'…
726 foreach ($result as $hostid => $host) {
727 $result[$hostid]['items'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
759 foreach ($result as $hostid => $host) {
760 $result[$hostid]['discoveries'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
799 $result[$hostid]['triggers'] = isset($triggers[$hostid]) ? $triggers[$hostid]['rowscount'] : 0;
837 $result[$hostid]['graphs'] = isset($graphs[$hostid]) ? $graphs[$hostid]['rowscount'] : 0;
[all …]
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCHostGeneral.php78 foreach ($allHostIds as $hostid) {
79 $hostMacro['hostid'] = $hostid;
693 foreach ($result as $hostid => $host) {
694 …$result[$hostid]['parentTemplates'] = isset($templates[$hostid]) ? $templates[$hostid]['rowscount'…
726 foreach ($result as $hostid => $host) {
727 $result[$hostid]['items'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
759 foreach ($result as $hostid => $host) {
760 $result[$hostid]['discoveries'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
799 $result[$hostid]['triggers'] = isset($triggers[$hostid]) ? $triggers[$hostid]['rowscount'] : 0;
837 $result[$hostid]['graphs'] = isset($graphs[$hostid]) ? $graphs[$hostid]['rowscount'] : 0;
[all …]
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/classes/api/services/
H A DCHostGeneral.php78 foreach ($allHostIds as $hostid) {
79 $hostMacro['hostid'] = $hostid;
693 foreach ($result as $hostid => $host) {
694 …$result[$hostid]['parentTemplates'] = isset($templates[$hostid]) ? $templates[$hostid]['rowscount'…
726 foreach ($result as $hostid => $host) {
727 $result[$hostid]['items'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
759 foreach ($result as $hostid => $host) {
760 $result[$hostid]['discoveries'] = isset($items[$hostid]) ? $items[$hostid]['rowscount'] : 0;
799 $result[$hostid]['triggers'] = isset($triggers[$hostid]) ? $triggers[$hostid]['rowscount'] : 0;
837 $result[$hostid]['graphs'] = isset($graphs[$hostid]) ? $graphs[$hostid]['rowscount'] : 0;
[all …]

12345678910>>...188