Hello,
I have encountered a problem with my Zabbix setup, and I would appreciate some assistance in resolving it. Here's the issue I am facing:
I have a Zabbix proxy server monitoring 182 hosts. Initially, everything was working fine, but recently I started experiencing the...
Search Result
Collapse
10 results in 0.0048 seconds.
Keywords
Members
Tags
-
Use Zabbix Sender to send data to Zabbix Proxy exception issue
Hello:
If you use a zabbix_sender to transmit data to an exception to zabbix_proxy, the error is reported as follows:
[root@centos-03 bin]# /usr/local/zabbix_agent/bin/zabbix_sender -z 192.168.1.11 -s "Zabbix Proxy" -k api.status -o "123244444123" -vv
zabbix_sender... -
zabbix-proxy 5.2 missing for raspbian 9 (stretch)
Hello,
reading https://www.zabbix.com/documentation.../debian_ubuntu I assume that raspbian 9 (stretch) is still fully supported.
But in the repos all zabbix-proxy-XXX-5.2-debian9 files are missing (see http://repo.zabbix.com/zabbix/5.2/ra...main/z/zabbix/).
Is this intended?...Last edited by dsteinkopf; 07-11-2020, 07:52. -
Handling external scripts that sometimes exceed 30 seconds timeout
Hi all,
Does anyone have any suggestions getting around the maximum 30 second "timeout" Zabbix server/proxy config value?
Having a problem that due to network latency, a PowerShell external script run on a Zabbix proxy sometimes exceeds 30 seconds (usually takes 20s)... -
Communication problem zabbix_proxy vs zabbix_agent
Hello everyone !
I encountered a communication problem with a zabbix_proxy and the agents behind.
While doing this command (from zabbix_proxy) :
/usr/local/bin/zabbix_get -s127.0.0.1 -p10050 -kagent.version
I received a correct output with the agent version.
... -
zabbix_sender - sending information for hosts not managed by a particular proxy
I'm trying to use zabbix_sender to send information to a proxy. Is it possible to send information for hosts that are not monitored by that proxy?
The use case for this is an external script that can collect information from a central source, but the information pertains to several servers... -
Мониторинг хоста через zabbix_proxy
Пытаюсь мониторить хост, расположеный внутри локальной... -
zabbix_proxy not fully passive in passive mode?
Hello everybody,
I'm trying to use a zabbix_proxy in passive mode.
zabbix_server is on host A, subnet 1.
zabbix_proxy is on host B, subnet 2. this proxy will collect informations for host B and C (also in subnet 2).
subnet 1 and 2 are separated from... -
zabbix_proxy Recurse on a private mutex
Всем привет!
Кто-нибудь знает как победить такое?
При запуске, в лог падает с такой ошибкой:
Freebsd 5.4Code:Fatal error 'Recurse on a private mutex.' at line 988 in file /usr/src/lib/libpthread/thread/thr_mutex.c (errno = 22)
sqlite3... -
Zabbix trapper items over zabbix_proxy
I have a host being monitored via zabbix_proxy. There are several items that are of type Zabbix Trapper. When these items are collected by the zabbix_proxy it seems that everything is fine, but when the zabbix_proxy sends the information to the zabbix_server (those apps reside in different hosts), the...