Hi
I created these link-down triggers in zabbix:
Problem: {Host:net.if.adminstatus[ifAdminStatus.XY].last()}=1 and {Host:net.if.operstatus[ifOperStatus.XY].last(#2)}=1 and {Host:net.if.operstatus[ifOperStatus.XY].diff()}=1
Recovery: {Host:net.if.adminstatus[ifAdminStatus.XY].last()}<>1...
Search Result
Collapse
3 results in 0.0025 seconds.
Keywords
Members
Tags
-
Behaviour of last() or diff() function on unreachable device
Last edited by b52; 01-03-2021, 16:54. -
Trigger alert if the file cksum is different that 1347961993
Hi, I need to create a trigger that would fire if file content checksum is different than a particular value. I know that I can create a fs.file.cksum[/home/user/result.txt].diff()} =1 but the check is running every 1 minute, so the alert will disappear after a 1 minute from dashboard. I want to compare... -
Проверка на изменение /etc/passwd
Всем привет.
Есть триггер проверяющий на изменение...