If I create a script with the scope "Action operation" (no MediaType Webhook), the script will be executed correctly when the action is triggered, but will be shown as incorrectly executed in the event view.
Error message:
What has to be entered in the Webhook Javascript...
Search Result
Collapse
64 results in 0.0026 seconds.
Keywords
Members
Tags
-
"Action operation" Scope scripts failed with error msg, although they were executed.
Last edited by rrr; 05-11-2021, 10:19. -
Zabbix 5.4 Frontend does not show
I installed according to the instructions but when I hit the site I see only "Welcome to nginx!". This is Ubuntu 20.04, mysql, and NGINX. The nginx config looks correct:
listen 80;
server_name zabbix2;
root /usr/share/xabbix;
index index.php;... -
frontend does not match Zabbix database - Current: 4050136 - Required: 4040000.
I tried updating Zabbix server 4.4.10 using repository "/4.5/rhel/7/x86_64/zabbix-release-4.5-2.el7.noarch.rpm"
and the server updated correctly but the frontend didn't.
I'm now getting this error message
DB is MySQL 8.0.2
How to update that... -
Frontend Modules
Hi Leute,
hat zufälligerweise jemand einen Tipp für ein einfaches, funktionierendes Frontend Module für die Version 5.2? Möchte mir gerne eigene zusammenbauen aber von Null weg krieg ich das irgendwie nocht so ganz hin. Deswegen würde ich mir gerne ein fertiges ansehen und dann vielleicht... -
IT Services - Too Slow
Hi,
I registered my environment in "IT Services" to test its visibility regarding availability reports and etc ...
However, every time I go to "Monitoring & IT Service", it keeps loading a page and the timeout, or just loads a screen with no content.
...Last edited by mfortes; 19-02-2021, 14:38. -
Restrict user Frontend to Dashboard view
I have a user who has access to only 1 group, but his frontend allows him to view his dashboard and also some other toolbar items.
I wanted to restrict this user only to see his dashboard and nothing else. Something like the dashboard full-screen option.
Is there...Last edited by markfree; 17-01-2021, 16:38. -
Zabbix 5.0 - default graph period
Hi everybody,
I'm using Zabbix 5.0 on Centos 8.
I'm trying to force the default time period on the graph section to one day.
I already modify the line in the /usr/share/zabbix/include/defines.inc.php file as following:
define('ZBX_PERIOD_DEFAULT_FROM', 'now-1d');... -
can't access zabbix frontend
Hey, so i try to install zabbix from source.. i follow step by step from this web, but in the end i can't access frontend zabbix to configure it. i check zabbix server log it says error because can't connect to local mysql server, is it the cause? or there's other problem?
i tried to follow... -
Multiple frontends for customer access
Hello,
we are currently monitoring several networks via Zabbix with a server in our LAN and proxies in each of the networks we are monitoring.
The customers whose networks we are monitoring don't have an own IT but there are others who do. For those customers we would prefer to offer... -
Help with the new Zabbix UI modules
Hi,
I'm a moderate user of Zabbix and I want to implement the new front-end modules in Zabbix 5.0. Because I'm also new to php I dont know where to start and the official reference in the documentation isn't really helpful.
Does anybody have a working example or any helpful... -
"dbtype is not set" error coming on webpage
Hello,
I am trying to build separate frontend server for zabbix 4.0 but Im getting error on my webpage that "dbtype is not set". Please help!
Below is my configuration on webpage:
[root@zabbixfe1 conf.d]# cat /etc/zabbix/web/zabbix.conf.php
$DB['TYPE']...Last edited by Asjad; 13-05-2020, 20:36. -
Database connectivity error
Hello,
I'm new to zabbix and have been trying to get an instance up and running with a remote MySql database but have hit a wall.
The connection suceeds from the backend and it's able to connect and start the zabbix-server but the setup on the frontend fails with the error... -
How do you logout?
The gui doesn't seem to have a logout means. How do you logout?
$ zabbix_server --version
zabbix_server (Zabbix) 4.0.18
Revision 688cd21456 21 February 2020, compilation time: Feb 21 2020 15:17:24
Copyright (C) 2020 Zabbix SIA
License GPLv2+: GNU GPL version... -
Кастомизация дашборда
Всем доброго дня!
Вопрос до безобразия простой, но довольно проблематичный
1. При наведение курсора на действующий триггер выскакивает длинная портянка с предыдущими событиями. Возможно кто то сталкивался и находил ответ, как и где вручную указать фиксированное значение?
... -
Display the host description in the problem list (4.4.1-4.4.4)
Adds an icon with a pop up window containing information from the host description
Changes one file - include/triggers.inc.php.
Below the line in diff format:
...Code:2284c2284 < 'output' => ['hostid', 'name', 'maintenanceid', 'maintenance_status',
Last edited by Hamardaban; 15-01-2020, 15:19.