Hi I have a use case where I want to display a network map on a factory SCADA system where I can embed a web page into a page on the SCADA
The eventual plan is to create a user with the most limited permissions just to view maps and nothing else and have that username and password embedded...
Search Result
Collapse
20 results in 0.0019 seconds.
Keywords
Members
Tags
-
URL direct login and navigate to page failed ( deeplink deep link )
Last edited by KBBarbers; 11-12-2024, 12:12. -
Adding ticket URL to a problem.
Hello! I would like to know if it's possible to add a ticket URL to a problem, in order to keep track of it.
I know it can be added as a message, but I'm not sure if I can add hyperlinks to the message though. -
Akeman-Amanda started a topic The website pointed to by the URL in the ZABBIX component is not fully displayed.in Zabbix HelpThe website pointed to by the URL in the ZABBIX component is not fully displayed.
I have an HTTP website that points to a Metabase chart, and I want it to be displayed in ZAbbix. I used a URL component, but it was not fully displayed. I tried to fill in the URL address as an external website and encountered the same problem. As a beginner in ZAbbix, I am unable to solve the entire...2 Photos -
Problem with zabbix report generator
Hi,
I'm currently setting up the report generator in zabbix and it was pretty straight forward until i hit a roadblock.
I have a lot of troubles setting up the SSL. When i try to do it i have this error that is popping up :
...Code:2022/06/02 15:42:57.150791 starting Zabbix
Last edited by dinao; 02-06-2022, 16:00. -
Insert grafana dashboard into zabbix screen using url
Hi im trying to figure out how to configure a grafana dashboard url in zabbix screen url. When I insert the url in zabbix, i just get an empty page. any suggestions on how to do this.
For example, I want to insert this dashboard (https://grafana.wikimedia.org/d/000000377/host-overvie... -
Ayuda con {TRIGGER.URL}
Buenos dias comunidad espero que me puedan ayudar, el problema es el siguiente en antiguo administrador del sistema se fue y me dejo encargado del zabbix la situación se encuentran cuando cambian el zabbix de direccionamiento ip, no encuentro donde modificar el {TRIGGER.URL}, si me pudiesen ayudar... -
Request graph.png by url (chart2.php)
Добрый день всем.
Недавно обновил zabbix до версии 4.0.
Столкнулся с проблемой отображения графика используя chart2.php
В версии 3.4 я использовал URL: zabbix.domen.com/chart2.php?graphid=125857&width=900&height=200&per iod=86400... -
Web Monitoring URL to Variable
Hello and thanks in advance for any assistance.
I need to monitor a web page which has a dynamic form submit URL. Each browsing session uses a unique string in the URL.
My thought is to use a variable as the URL in Step 2 of my scenario after setting that variable from... -
How to get URL pointing to a specific screen ?
Hello everyone, as part of my work I have to integrate a zabbix screen to the intranet of my company. For this, I need the exact url pointing to the screen in question.
Now the url that I have refers only to the whole screen, or the last screen viewed.
Thanking you in advance... -
Web scenario URL fails when different port is specified
When I specify a port in the URL for a step in the web scenario,
for example http://testLB:8888
the test fails and the log states:
12116:20150722:185944.532 cannot process step "testWeb" of web scenario "testWeb" on host "TestIT": Couldn't... -
Screen Items Error with https
Hi guys,
I try to add an URL item in Screens, but it seems that it's not working with https.
I have tried with http, and it's ok, but with all https it's ko.
Do you have an idea on how I can solve this?
Thanks for all.
PS: Zabbix version...Last edited by Libfy; 17-06-2014, 08:18. -
URL to MAP
Hi,
I use Zabbix 1.8.11
I have a map with HOST GROUPS, I want to click on URL of a host group and url should open another Map with host.
My maps:
opcenter - map ith host groups
allhosts - map with hosts
I tried following,... -
Abrir URL do MAPA em nova pagina
Pessoal, Bom dia,
estou tendo uma dificuldade para utilizar a função de URL do ITEM no MAPA.
Quando em Monitor > Mapa quando vou no HOST e seleciono a URL "SITE EMPRESA" ele abre a pagina na mesma janela ou seja sai o ZABBIX e entra o SITE DA EMPRESA, tem... -
Get the graph url
I am currently using Zabbix 2.0 to monitor some machines. My hosts have graphs.
I am in the process of creating a Python script in order to download the images of specific graphs to include them into a report. I have the host name and the graph name.
I am not there yet,...