I have a couple of web scenarios, and some of them have "Required String" enabled. The endpoint will always return http response code 200, even if the required string doesn't match. Example:
Step 1
Endpoint: https://api.example.com/api/v1/status
Required string: "ApiStatus"...
Search Result
Collapse
59 results in 0.0037 seconds.
Keywords
Members
Tags
-
URL monitoring - web check issues
Hi guys,
I'm heaving some troubles trying to create a web monitoring for a URL like:
http://<name>/example/index.html
On this page I've created variables for user and password to insert them into login fields. After hitting the submit button the link will... -
Web Scenarion monitoring on Citrix server
Hello,
I google a lot today. But I did not find answer on everything I was looking for. So I would like to ask anybody more experienced with web monitoring. I found topic "real life scenario" and forum questions why is value extracted wrong.
First of all is there... -
Using web items for new SVG graphs
Hello,
I am trying to create new graphs on a dashboard using web items from a defined web scenario. Unfortunately, I can't get the data to be displayed on the graph. Any suggestions?
Thanks,
Marko -
Trigger checking for returned string - Web Scenario
Hi all,
I've got a Zabbix Server 3.4 with a Web Scenario setup. The Web scenario looks like:
...Code:Headers: Content-Type => text/xml Required string => "APIcheckTest1" status="up" Required status codes => 200 URL: https://api
-
Web monitoring
Hi,
I have a few questions regarding web monitoring/web checks:
1. When creating web scenarios, should you add it to zabbix server/web or to the host that runs the site? Are there any differences?
I have configured the same web scenario (Check if... -
web scenario Failed binding local connection end: bind failed with errno 22
web scenario Failed binding local connection end: bind failed with errno 22
15515:20170706:092034.903 In substitute_simple_macros() data:'http://edition.cnn.com/'
15515:20170706:092034.903 In substitute_simple_macros() data:EMPTY
15515:20170706:092034.903 In substitute_simple_macros()... -
web monitoring on specific port
I just wonder why as a first step in a web monitoring configuration the url
http://136.231.87.55:8111/login.html
gives me
Step "connect to server" [1 of 1] failed: Couldn't connect to server: Failed to connect to 136.231.87.55: Permission denied... -
Need help on SPECIAL https web monitoring
Dear all.
I configured zabbix 2.4 on RH5.10, it works well, and could be used to monitor http web site, and get correct "required string", even on some https site, but it encountered problem on:
https://login.partner.microsoftonline.cn/login.srf, for can't get "required... -
Monitoring web traffic
Hey everyone,
We are currently using Zabbix to monitor our different application environments.
We have an apache-tomcat set-up and what we aim to achieve eventually is a comprehensive dashboard (like logstash) giving us details about the traffic on our website (pulling out data... -
Web monitoring (step and required string failed) ZBBIX 2.0
Hello I want to monitor a site where I need to login first.
https://sendgrid.com/login
After that I need to check if a string is there, for example
"Here's your recent email activity." (It always exists)
But in zabbix I receive Patter not found.
... -
Web Monitoring : How to get value from Query String after login
hello guys,
I don't know about "Get value from query string" in web asp.net for checking website. now... I can setting Scenarios for login already but the next page have a Query String parameter (ex. https://www.test.com/main.aspx?P1=7s...&P3=7sLAS2csSD )... -
Monitoramento Web Autenticado
Amigos,
Estou com dificuldades para monitorar aplicações web que utilizam autenticação, consigo fazer a criação e configuração do “Cenário web” sem problemas inclusive consigo monitorar sem usar autenticação, porém quando preencho o campo “POST” com as variáveis de... -
Web Scenario / Web Monitoring
Hi Support,
I need to understand how are the headers defined in Web Scenario, when defining the steps.
There is a field called Headers, but I am not sure about the format in which to place the headers there
example:
Name - URL Test
URL - http://<servername>:Port/servicename... -
Web monitoring and itemid
Hello,
I created a Web monitoring and it works. Now some items are available like :
web.test.rspcode[scenario,step]
And now I would like to create a Graph for this item. It works with the Gui but I don't know how to script it with the API because I can't...