Dear Community,
I would like to ask you for advise.
I have Host using only WEB scenarios for SOAP requests.
Using simple call with expecting response code 20x is working fine.
But next I need parse "session ID" from the first one and use it...
Search Result
Collapse
22 results in 0.0022 seconds.
Keywords
Members
Tags
-
How to parse response body from SOAP to use it as input value for next SOAP call
-
Received response has no valid XML data error while configuring v-center
Hi Guys,
This is shv kumar !
I need your help to configure Vcenters under monitoring. i'm getting below two errors ,
1.Received response has no valid XML data.
2.cannot complete login due to an incorrect user name or password (i can login with same... -
Chained discoveries?
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}... -
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.
... -
Мониторинг через XML и Vugen Script
привет,
В настоящее время мы используем инструмент мониторинга процессов BSM от HP и изучаем возможности миграции для Zabbix.
Поэтому в инструменте LoadRunner есть скрипт,... -
XML Monitor and Vugen Script
hello,
We are currently using HP's BSM process monitoring tool and are looking into migration possibilities for Zabbix.
Therefore, there is a script made in the LoadRunner tool that generates a Vugen script.
Are there any ways to monitor this Vugen script?
Also, some scripts... -
Monitorar via XML e script Vugen
Ola,
Atualmente utilizamos a ferramenta BSM da HP para monitoramento de processos e estamos a verificar as possibilidades de migração para o Zabbix.
Sendo assim, existe um script feito em na ferramenta LoadRunner que gera um script Vugen.
Existe formas para monitorar este script... -
Обрезка полученного значения
Добрый день!
Подскажите, пожалуйста, как реализовать...
Есть xml файл такого вида:
<response>
<systime>19166</systime>
<rele>0110</rele>
<in>110000</in>...Last edited by ryden; 24-07-2019, 08:17. -
HTTP Agent + SOAP Envelope
Buenas a todos,
estoy intentando realizar una llamada a un webservice y necesito pasarle por POST el SOAP ENVELOPE pero desde ZABBIX con HTTP agent siempre retorna error 500.
Aqui dejo la CFG que estoy utilizando: https://imgur.com/a/G7LI0pw
Utilizando... -
Monitor Log in XML format
Hi there!
Spending few days on task but can't find correct solution...
I have log file in following format:
<Monitoring Timestamp="2018.09.11 11:36:01" Node="MIRROR-1">
<NODES>
<NODE Name="MIRROR-1" Account="bf19">... -
Заббикс подвисает при импорте xml
Добрый день! Сгенерировал xml файл с узлами сети графиками и imap элементами, где то размером в 4 метра. Было ограничение на зугрузку файла, но поправил его в настройках... -
Zabbix 3.4 Web Scenario with XML String
Hi all,
I need to monitor an internal API that returns XML Strings.
To run it with curl, I do the following:
The output looks...Code:curl --cert /usr/share/zabbix/ssl/certs/cert_prod.pem --key /usr/share/zabbix/ssl/keys/key_prod.key -s https://api.example.com/Ping/1.1
-
Problem to import template Zabbix 2.4
When importing a new template for zabbix 2.4 the following error occurs :
O arquivo XML contêm um erro fatal 41:Specification mandate value for attribute data-pjax-transient [ Line: 33 | Column: 40 ].
Example: https://github.com/ccesario/public/b...es/pfsense/2.1... -
Converting Web page to XML(?)
Hi.
I wish to monitor changes made to the table in this page. I know how to parse an XML (using xmlstarlet), so I figured I'll try and convert the webpage's table to XML.
With that in mind, my questions are:- Is there a known "html-table to xml" utility that
-
eventlog and parsing xml
Hi,
ver. 2.4
windows 2008/2012
is it possible to filter xml part of event log, does anyone have idea how to do that?
For example I would like to filter Microsoft-Windows-Backup log for event ID 14 and search for HRESULT part because if different then...