Hi,
I'm a bit new and playing around with custom LLD. I was wondering if there is a way to "chain" 2 discoveries.
I'll try to explain what i mean here:
- my 1st discovery parses some xml via http agent using a first URL and grabs {#VALUE_1},
- using {#VALUE_1}...
Search Result
Collapse
5 results in 0.0022 seconds.
Keywords
Members
Tags
-
Chained discoveries?
-
Having issue with XML XPATH
HI,
So I've created an item which grabs the below XML data. Then created another item which is dependent on the original item. Now I would like to store 4 items from the xml data using XML XPATH but having issue with it.
Would like to extract the data for the below.
... -
Is it possible to use HOSTNAME macro inside item's XPath Preprocessing?
I want to use ZABBIX macro inside item's XPath Preprocessing
here is XML
...Code:<?xml version="1.0"?> <crm_mon version="1.1.21"> <resources> <resource id="scheduled-tasks-service-ha" resource_agent="systemd:scheduled-tasks-service"
-
hostname macro в XML XPath
Здравствуйте
Хочу подставить ZABBIX - переменную в XPath item-а
Есть вот такой XML
...Code:<?xml version="1.0"?> <crm_mon version="1.1.21"> <resources> <resource id="scheduled-tasks-service-ha"
-
XML XPath - пустое значение
Есть следующая проблема:
Есть ссылка, которая выдает строку:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean> Через Preprocessing steps необходимо забирать...1 Photo