Search Result
Collapse
56 results in 0.0053 seconds.
Keywords
Members
Tags
-
Tavares started a topic Trigger that only executes if the item receives a item for the first and stops afterin Zabbix HelpTrigger that only executes if the item receives a item for the first and stops after
I have this trigger count(/Cisco IOS SNMP/system.descr[sysDescr.0],15m)=1 with a discard with an unchanged heartbeat of 12 hours but it keeps triggering and i dont know why. -
Free space calculation by zabbix template
Zabbix Version : 6.0.9
Template name : Linux by Zabbix agent
...HTML Code:last(/server.example.com/vfs.fs.size[/,pused])>{$VFS.FS.PUSED.MAX.CRIT:"/"} and ((last(/server.example.com/vfs.fs.size[/,total])-last(/server.example.com/vfs.fs.size[/,used]))<{$VFS.FS.FREE.MIN.CRIT:"/"} -
is it possible to set in trigger?
1. trigger which will have in expression received snmptrap value and polled value ? if possible ,how?
second ,is possible to do enrichment of snmptrap with polled values without coding and using external scripts. device is in monitoring and zabbix does polling every 5 min.
br,marijanaLast edited by Marijana; 04-04-2025, 15:07. -
Any solutions for Zabbix high level alerting
We are looking for ways to define high level trigger(s) when any usual trigger gets triggered for a number of times in a certain time period, e.g., any trigger gets triggered 3 times within a week. I was wondering if there are any approaches to achieve this goal? Your ideas and inputs would be much... -
How to make alerts more actionable and useful
I am running Zabbix 6.4.13 and getting complaints from the team that alerts can happen that are not actionable. Such as a spike in CPU, or something like that which quickly resolves itself. We switched over from Nagios which had a way in the GUI for alerts to say something like "Check X amount... -
How to turn off triggers during a specific period? Zabbix 7
I am trying to adjust a trigger expression with the goal of it not triggering between 04:00 and 05:20.
I have found some possible solutions, but they are all for much older versions of Zabbix. I am running Zabbix 7 (beta), and it seems to follow the expression rules for Zabbix 6.4 LTS... -
Trigger if last 3 checks "change" = true
Hallo, I have got a trigger:
is it possible to trigger only if the last 3 results of the trigger...Code:change(/abc/vfs.dir.size[/opt/FileMaker/FileMaker Server/Data/Databases]) > 104857600 or change(/abc/vfs.dir.size[/opt/FileMaker/FileMaker Server/Data/Databases]) < -104857600
-
Trigger expression using data from two hosts
I am trying to create a trigger with an expression that uses data points from two hosts and some simple math. The expression works when I test via the expression constructor, but as soon as it is saved and applied to the hosts it begins to generate a problem even though all of the conditions are supposedly... -
Non-root user sudo attempt item and trigger
Hi, I'm trying to monitor non-root user sudo attempts on my Kali Linux through /var/log/auth.log file, but I'm having trouble setting up the item and trigger :
I followed this blog : https://blog.zabbix.com/security-rel...h-zabbix/8659/
I've created the master item and dependent item... -
trigger count() using macro as #num
Hi ,
I need to use a local macro as parameter for a count() function:
count(/Rede basico/icmpping[],#{$PING_INDISPONIVEL},,"0")={$PING_INDISPONIVEL}
With # in front of the macro , do not accept.
Without # , doesn't work, I think it is... -
Unable to find how to set trigger prototype per found discovered filesystem volume
Setting up a new Zabbix server for 400-600 hosts.
All the hosts have a simple template assigned for uptime, default info (hostname and etc)
All the Zabbix agents are Zabbix active agents.
Created a new template with the Discovery rule which I am planning to assign to... -
triggers zabbix
Good morning,
I would like to create a trigger in Zabbix with a value range. On paper, this is it:- [0 2] = red "error"
- ]2 4] = orange "alarm"
- ]4 6] = yellow "alert"
- ]6 infinity = green "ok"
But I don’t know what correct expression... -
greavette started a topic Two triggers, ping not responding and agent not running into disaster alertin Zabbix HelpTwo triggers, ping not responding and agent not running into disaster alert
Hello,
Is there a way or post that can help me build a disaster alert on my dashboard where if a host has both the agent not running and pinging the host fails a disaster alert is raised?
Thank you.... -
Trigger configuration for log file counts
Hello Zabbix community. I am searching for a configuration of the following scenario:
I am searching logs for keywords and want to fire the trigger if the keyword was found for example 10 times in a timerange of 5 minutes.
All my configuration failed in past, thank you for support.Last edited by Micha2222; 01-09-2022, 12:56. -
Evaluate data from snmpTrap in trigger expression
Hello,
I'm quite new to Zabbix, and I have run into som issues monitoring systems via snmp traps.
I have this trap:
...Code:20220207.085428 UDP: [127.0.0.1]:47048->[172.16.238.2]:1162 DISMAN-EVENT-MIB::sysUpTimeInstance = 315569 SNMPv2-MIB::snmpTrapOID.0