Search Result
Collapse
5 results in 0.0029 seconds.
Keywords
Members
Tags
-
Why is the measurement of outbound traffic from this host always higher in Zabbix?
We migrated our Zabbix from version 1.8 to version 2, and then to version 4 LTS. We have already adjusted some things, however, yesterday we found that outgoing traffic from a proxy is much higher in the values collected by Zabbix, where iptraf shows around 800 kbps and Zabbix 1.4Gbps. But the... -
zabbix_get in version 2.4.4 r 52341 returns blank lines
Hi,
i had to notice that zabbix_get wont return any real output:
The Local server runs a monitored zabbix environment....Code:User@testhost:~$ zabbix_get --version Zabbix get v2.4.4 (revision 52341) (23 February 2015) Compilation time: Feb 25 2015 02:11:22
-
Run a progran and capture its output in the agent side
Hello, I was looking a lot for a way to run a progran/script in one of my monitoriced hosts and that the zabbix_agent captures the output and send it to the zabbix_server.
I need to execute a little script in ubuntu, and a program in windows xp, that will send the login of the current... -
JSON API output filter
From zabbix API documentation:
Get methods output parameter
Output can be “shorten”, “refer”, “extend” and array of db field names.
-shorten: only ids of elements are returned. (for hosts it's hostid, for items itemid etc)
-refer: element...Last edited by akushner; 08-02-2012, 00:03. -
Zabbix JSON API output parameter
From zabbix API documentation:
Get methods output parameter
Output can be “shorten”, “refer”, “extend” and array of db field names.
-shorten: only ids of elements are returned. (for hosts it's hostid, for items itemid etc)...Last edited by akushner; 08-02-2012, 00:04.