We have been facing this problem for a while. Suddenly, some triggers are disappearing from (apparently) random services.
And when I say disappearing I don't mean that the triggers are been deleted, they just aren't in their respectives services. Which means that the triggers still exists,...
Search Result
Collapse
23 results in 0.0027 seconds.
Keywords
Members
Tags
-
How to change item SNMP oid an do not lost graphs?
Hello.
I am use snmp oid for item. With item do graph. Software on routers was upgrading an I see oid change. I change oid in item and lost graph... How can I save previously graph and set new oid? -
mcurty started a topic How to set action with condition on specific days for non working hors SMS alerting.in Zabbix HelpHow to set action with condition on specific days for non working hors SMS alerting.
Hello
in order to have SMS alerting only on non working hours on our production services, we are struggling on how to set that when dealing with bank holidays.
31/12
01/01
easter day
currently we have a time based condition like this : "Time period in... -
Migrate from Zabbix 3.2 to 4.0
Hi, we have the Zabbix 3.2 (exported database in sql file and exported xml templates, hosts, etc...) and we can migrate it to Zabbix 4.0. Template not compatible, database too not compatible. Exist any converter? Help me, please. Thanks. -
Zabbix upgrade failure from 3.2 to 3.4
Server info:
...Code:Operating system: Ubuntu 16.04.4 LTS Current Zabbix server version: zabbix_server (Zabbix) 3.2.11 Revision 76339 27 December 2017, compilation time: Dec 27 2017 15:21:29 Zabbix NVPS: 1245 Database: MySQL
-
How i can calculate items in a interface Discovery
Hi all, i have a question about a interface discovery of a my template that i use for my switches.
I want to monitor my swtiches and calculate the total traffic inbound and outbound
My interface discovery find well -> ifOutOctets[{#SNMPVALUE}] and ifInOctets[{#SNMPVALUE}]
... -
Monitor VMware ESXi 6.5 hosts with Zabbix 3.2.4
Hi everyone, I am trying to monitor physical hosts running VMware ESXi 6.5 with Zabbix version 3.2.4 by using the built-in template "Template Virt VMware" but I get the error an unsupported version error "Cannot complete login due to an incorrect username or password". I've searched... -
Zabbix Server no arranca
Hola, he visto que han hablado de ello, pero aun no alcanzo a resolverlo, he instalado Zabbix sin ningún problema, es mas, me abre el frontend, inicio sesión con las credenciales por defectos, estoy ahora agregando host, pero me sale un mensaje en la parte baja de la ventana que dice "zabbix...
-
Using band() in calculated items
The bitwise and function (band()) works good in triggers.
When I want to use it in a calculated item for normalizing monitored items I can't get is to work. What I think de syntax must be for filtering the lowest 16 bits of a value:
...Code:band("item.key",65535) -
SNMP Processor load of N CPUs [3.2]
Hello everyone!
So, i'm new to Zabbix and i'm trying to do some stuff that goes beyong my knowledge.
I have a template that works with a CPU MIB (A.K.A. HOST-RESOURCES-MIB, which seems very popular around), and as you may know, it collects the information about a single... -
Problem with log monitoring using logrt
Hi Guys,
I am using Zabbix 3.2 version for our application and trying to configure the log monitoring with logrt.
I have tried to define items in several manner to monitor number of logs in a directory using regular expression but they are not working as I expected:
... -
Zabbix keeps calculating data from empty items
Zabbix keeps calculating items on unresponsive nodes from empty items.
See examples in attachments.
Does anyone know how to make calculated item to stop calculating values from empty items?... -
Windows Agent "listener failed"
Hello,
I need help please, i´ve installed on a Ubuntu 16.04 machine the Zabbix server and , it works well.
Now i want to add a windows 10 machine, so i installed the Zabbix_Agentd.exe on this machine exactly step for step from the official manual https://www.zabbix.com/documen... -
zabbix server won't start
hello
I compile zabbix 3.2 on centos (with db2)
when I enable "DBSchema" configuration (in zabbix_server.conf) the zabbix_server can not start.
I change the debug level of zabbix server to 5 and the result is :
tail -f /var/log/zabbix_server.log... -
ICMP Template Macro Not Working
Hello Everyone,
I have what I would say a very simple issue that is driving me insane.
I am trying to use Macro on the ICMP Template so I can have more flexibility on my hosts about response time, ping loss and so on.
First I created a Macro on the ICMP Template...