Home
last modified time | relevance | path

Searched refs:graphid (Results 1 – 25 of 1183) sorted by relevance

12345678910>>...48

/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
63 …$src .= '?graphid='.$this->graphid.'&period='.$this->timeline['period'].'&stime='.$this->timeline[…
65 …$this->timeline['starttime'] = date(TIMESTAMP_FORMAT, get_min_itemclock_by_graphid($this->graphid)…
99 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
63 …$src .= '?graphid='.$this->graphid.'&period='.$this->timeline['period'].'&stime='.$this->timeline[…
65 …$this->timeline['starttime'] = date(TIMESTAMP_FORMAT, get_min_itemclock_by_graphid($this->graphid)…
99 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
63 …$src .= '?graphid='.$this->graphid.'&period='.$this->timeline['period'].'&stime='.$this->timeline[…
65 …$this->timeline['starttime'] = date(TIMESTAMP_FORMAT, get_min_itemclock_by_graphid($this->graphid)…
99 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
63 …$src .= '?graphid='.$this->graphid.'&period='.$this->timeline['period'].'&stime='.$this->timeline[…
65 …$this->timeline['starttime'] = date(TIMESTAMP_FORMAT, get_min_itemclock_by_graphid($this->graphid)…
99 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
63 …$src .= '?graphid='.$this->graphid.'&period='.$this->timeline['period'].'&stime='.$this->timeline[…
65 …$this->timeline['starttime'] = date(TIMESTAMP_FORMAT, get_min_itemclock_by_graphid($this->graphid)…
99 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
64 ->setArgument('graphid', $this->graphid)
100 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
64 ->setArgument('graphid', $this->graphid)
100 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
64 ->setArgument('graphid', $this->graphid)
100 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
64 ->setArgument('graphid', $this->graphid)
100 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/classes/screens/
H A DCScreenChart.php29 public $graphid; variable in CScreenChart
40 $this->graphid = isset($options['graphid']) ? $options['graphid'] : null;
41 $this->profileIdx2 = $this->graphid;
54 $graphDims = getGraphDims($this->graphid);
64 ->setArgument('graphid', $this->graphid)
100 ['graphid' => $this->graphid]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/include/
H A Dgraphs.inc.php89 function getGraphDims($graphid = null) { argument
93 if (is_null($graphid)) {
113 ' WHERE g.graphid='.zbx_dbstr($graphid).
283 * @param string $graphid
290 if (!array_key_exists($graphid, $parent_templates['links'])) {
295 $graphid = $parent_templates['links'][$graphid]['graphid'];
323 * @param string $graphid
356 $graphid = $parent_templates['links'][$graphid]['graphid'];
416 * @param string $graphid
421 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/include/
H A Dgraphs.inc.php89 function getGraphDims($graphid = null) { argument
93 if (is_null($graphid)) {
113 ' WHERE g.graphid='.zbx_dbstr($graphid).
283 * @param string $graphid
290 if (!array_key_exists($graphid, $parent_templates['links'])) {
295 $graphid = $parent_templates['links'][$graphid]['graphid'];
323 * @param string $graphid
356 $graphid = $parent_templates['links'][$graphid]['graphid'];
416 * @param string $graphid
421 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/include/
H A Dgraphs.inc.php89 function getGraphDims($graphid = null) { argument
93 if (is_null($graphid)) {
113 ' WHERE g.graphid='.zbx_dbstr($graphid).
283 * @param string $graphid
290 if (!array_key_exists($graphid, $parent_templates['links'])) {
295 $graphid = $parent_templates['links'][$graphid]['graphid'];
323 * @param string $graphid
356 $graphid = $parent_templates['links'][$graphid]['graphid'];
416 * @param string $graphid
421 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/include/
H A Dgraphs.inc.php89 function getGraphDims($graphid = null) { argument
93 if (is_null($graphid)) {
113 ' WHERE g.graphid='.zbx_dbstr($graphid).
283 * @param string $graphid
290 if (!array_key_exists($graphid, $parent_templates['links'])) {
295 $graphid = $parent_templates['links'][$graphid]['graphid'];
323 * @param string $graphid
356 $graphid = $parent_templates['links'][$graphid]['graphid'];
416 * @param string $graphid
421 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/include/
H A Dgraphs.inc.php89 function getGraphDims($graphid = null) { argument
93 if (is_null($graphid)) {
113 ' WHERE g.graphid='.zbx_dbstr($graphid).
283 * @param string $graphid
290 if (!array_key_exists($graphid, $parent_templates['links'])) {
295 $graphid = $parent_templates['links'][$graphid]['graphid'];
323 * @param string $graphid
356 $graphid = $parent_templates['links'][$graphid]['graphid'];
416 * @param string $graphid
421 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
293 if (!array_key_exists($graphid, $parent_templates['links'])) {
298 $graphid = $parent_templates['links'][$graphid]['graphid'];
328 * @param string $graphid
361 $graphid = $parent_templates['links'][$graphid]['graphid'];
421 * @param string $graphid
426 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
293 if (!array_key_exists($graphid, $parent_templates['links'])) {
298 $graphid = $parent_templates['links'][$graphid]['graphid'];
328 * @param string $graphid
361 $graphid = $parent_templates['links'][$graphid]['graphid'];
421 * @param string $graphid
426 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
294 if (!array_key_exists($graphid, $parent_templates['links'])) {
299 $graphid = $parent_templates['links'][$graphid]['graphid'];
329 * @param string $graphid
365 $graphid = $parent_templates['links'][$graphid]['graphid'];
425 * @param string $graphid
430 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
294 if (!array_key_exists($graphid, $parent_templates['links'])) {
299 $graphid = $parent_templates['links'][$graphid]['graphid'];
329 * @param string $graphid
365 $graphid = $parent_templates['links'][$graphid]['graphid'];
425 * @param string $graphid
430 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
293 if (!array_key_exists($graphid, $parent_templates['links'])) {
298 $graphid = $parent_templates['links'][$graphid]['graphid'];
328 * @param string $graphid
361 $graphid = $parent_templates['links'][$graphid]['graphid'];
421 * @param string $graphid
426 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
293 if (!array_key_exists($graphid, $parent_templates['links'])) {
298 $graphid = $parent_templates['links'][$graphid]['graphid'];
328 * @param string $graphid
361 $graphid = $parent_templates['links'][$graphid]['graphid'];
421 * @param string $graphid
426 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
293 if (!array_key_exists($graphid, $parent_templates['links'])) {
298 $graphid = $parent_templates['links'][$graphid]['graphid'];
328 * @param string $graphid
361 $graphid = $parent_templates['links'][$graphid]['graphid'];
421 * @param string $graphid
426 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
294 if (!array_key_exists($graphid, $parent_templates['links'])) {
299 $graphid = $parent_templates['links'][$graphid]['graphid'];
329 * @param string $graphid
365 $graphid = $parent_templates['links'][$graphid]['graphid'];
425 * @param string $graphid
430 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
294 if (!array_key_exists($graphid, $parent_templates['links'])) {
299 $graphid = $parent_templates['links'][$graphid]['graphid'];
329 * @param string $graphid
365 $graphid = $parent_templates['links'][$graphid]['graphid'];
425 * @param string $graphid
430 function copyGraphToHost($graphid, $hostid) { argument
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/
H A Dgraphs.inc.php92 function getGraphDims($graphid = null) { argument
96 if (is_null($graphid)) {
116 ' WHERE g.graphid='.zbx_dbstr($graphid).
286 * @param string $graphid
294 if (!array_key_exists($graphid, $parent_templates['links'])) {
299 $graphid = $parent_templates['links'][$graphid]['graphid'];
329 * @param string $graphid
365 $graphid = $parent_templates['links'][$graphid]['graphid'];
425 * @param string $graphid
430 function copyGraphToHost($graphid, $hostid) { argument
[all …]

12345678910>>...48