Hi Guys,
I use zabbix sender for send data for my zabbix server by Zabbix Trapper
i'm trying to make a discovery rule
she is working
but the keys are coming with this space
and because I have this space I can't send data to this key
I wrote a powershell...
Search Result
Collapse
7 results in 0.0018 seconds.
Keywords
Members
Tags
-
-
Host monitored by proxy not accept data in the server
Zabbix 4.2 / Linux OpenSUSE Leap 15.0
I have a very particular situation here.
It's out of the correct standards and I'm aware of that.
* Have 2 sites, the local and a remote site
* Zabbix Server run into the local site, let's call it "zbx_server"... -
Zabbix sender / Zabbix trapper behavior
I have a process which collects data from multiple instances of same process for 5 minute window. It then adds those values, attaches starting timestamp with them and via file, sends them to zabbix server using zabbix_sender.
format of values stored in file is
"hostname"... -
Zabbix Trapper
Buenas Tardes,
Soy nuevo en Zabbix, siempre he usado Nagios y voy un poco perdido en la manera de monitorizar los servicios, equipos, alertas etc.
Estoy intentando monitorizar los TRAPS del equipo A.A.A.A para que cuando me lleguen a B.B.B.B me aparezcan dentro de Zabbix.... -
Multiple values received from DBforBIX
Having a weird issue going on with DBforBIX items.
We have a query set to a period of 5 minutes in DBforBIX. However, if we look in the Zabbix GUI, we see that the item is collected multiple times during that polling period (maybe within a second of themselves).
Example... -
Zabbix Trapper Item (LLD Zabbix Trapper Item)
Hi All
I've spent 3 days on this issue and have really google fu'ed my heart out trying to get to the bottom of this. Would really like a pointer in the right direction.
Background :
I've got a little script that sends SMS based alerts out via a 3rd party provider.This... -
Calculated Item with macro
Hello,
I'm in Zabbix 2.0 rc3. I'm trying to use LL Dicovery configured with a Zabbix Trapper Item that send JSON to zabbix.
That works great (in rc3 not in rc2).
Now I want to create a prototyped item that returns a macro that is contained in the JSON result....