Search Result
Collapse
18 results in 0.0026 seconds.
Keywords
Members
Tags
-
LLD - Low Level Discovery Rules not removed when unlinking and clearing template
I have unlinked and cleared a template from a host. However, LLD (low level discovery) rules are still there. Using Zabbix 5.2.4. - Is it possibly a bug or is this by design? -
Add Web scenarios support to Low Level Discovery
Hello everyone
As you know Zabbix doesn't support Web scenarios in Low Level Discovery (yet!). We have only HTTP Item which broken from start (if remote host is unavailable item become unsupported).
So.. i implemented tools for that.
My solution written with Rust and... -
Web-сценарии для Low Level Discovery
Всем привет
Не знаю сколько ещё лет нужно ждать чтобы команда Zabbix реализовала Web-сценарии в Low Level Discovery.
HTTP Agent корявый т.к. если хост вдруг стал недоступен,... -
Actions for Low level discovery ( LLD ) on triggers
What;s the best way to get actions for LLD based triggers?
I want to do this at template level.
Ex: I have a template, which has a LLD for interface finding out, then inside that i have triggers for each interface going up/down. But i am not able see them inside actions, googling showed... -
Recursive Low Level SNMP Discovery - how?
Hi all,
Search showed nothing helpful, so throwing it out there.
I have a functioning SNMP LLD for Entity Physical Serial Number values, which works fine for simple network devices. Unfortunately, it doesn't provide where the physical entity is hosted on more complex devices...Last edited by afifield; 19-02-2019, 23:05. -
Wrong values in latest data Zabbix 3.0.7
Hi all,
I have a Zabbix server which contains some hosts (8 Switch devices and 40 Linux servers). Monitoring process is going to be good except in some cases I get the wrong values in Latest data.
I have created a script to get RAID status of my Linux servers and put it in zabbix_agentd.conf... -
Find String in LLD Macro Value
I have a script that populates {#LOCATION} which is used to create items which end up being like websitepulse.latency[{#LOCATION}] and various related stats.
I wanted to add some cleverness to a trigger based on the latency that applies a different rule to locations containing the string "china",... -
Discover status of Items created by Low Level Discovery
Hi all,
For items created by low level discovery, can we create trigger instance if the items is not discovered by the LLD rules anymore?
Currently I only can view the info from Configuration -> Hosts -> Items -> Info column with message "The item is not... -
Monitoring if a filesystem is no longer discovered by low level discovery
Hi all,
I have a problem I'm not quite sure how to handle and was wondering if you could help.
The other day one of our windows fileservers had one of its volumes disconnected, and we had no idea until users started calling.
So I decided to add a trigger that would notify... -
file system monitoring not showing drive
Hi All,
I've searched through forums and haven't found an answer, so I'm hoping someone here can help.
I am having issues with the low level discovery for the file system monitoring. It shows all of the disk except for one on the web page.
If I run 'zabbix_get... -
Low level discovery on low level discovered items. Is it possible?
Hello!
I'm trying to monitor mdraids in linux. I can get raids on my system using low level discovery. But every raid consist from some devices and it will be great to automatically get list of each device in each discovered raid. So I need some type of LLD on LLD'ed item. Is it possible?... -
LLD: filesystem discovery using multiple templates
Dear All,
Our infrastructure uses Zabbix 2.2. My current dilemma is the following one:
I would like to discover and monitor filesystems using low-level discovery but also distribute different discovery rules over several templates which could be linked to a given host.... -
Disable low-level discovery (LLD) update
According to the manual, when an item is not discovered anymore, "(...) the items will be deleted after the days defined in the Keep lost resources period field pass; triggers and graphs will be deleted immediately."
We have some items that we need to have event history that... -
Low Level discovery - Error: Cannot create item
Hello,
I'm starting to use low level discovery on my Zabbix 2.0.4 server.
I want to add network interfaces (with active link state) automaticaly.
The default discovery (net.if.discovery) is not good enough because it only shows the interface name and not the link status....Last edited by JitseH; 13-01-2013, 23:12.