Hello,
I have a problem with my dashboard.
Whenever I add a single item value widget to the Global View or too many of these widgets to a custom dashboard, I get the following error:
I run zabbix (vm with 4 cpu cores and 8GB ram) on a current AlmaLinux 9.5 with
zabbix-server 7.2.6
mariadb 11.4
nginx 1.25
php-fpm 8.0.30
SELinux is in permissive mode
Is this a known bug? Is there a solution for this or is here a limitation to this specific widget that I'm unaware of?
I already raised the memory_limit as mentioned in another post, but that didn't help.
See attached image below:
(I can save this dashboard if I delete any of the widgets there, so I seem to hit some kind of limitation)
I have a problem with my dashboard.
Whenever I add a single item value widget to the Global View or too many of these widgets to a custom dashboard, I get the following error:
Code:
JSON array input is expected. Field "name" is mandatory. Field "userid" is mandatory. Field "display_period" is mandatory. Field "auto_start" is mandatory.
zabbix-server 7.2.6
mariadb 11.4
nginx 1.25
php-fpm 8.0.30
SELinux is in permissive mode
Is this a known bug? Is there a solution for this or is here a limitation to this specific widget that I'm unaware of?
I already raised the memory_limit as mentioned in another post, but that didn't help.
See attached image below:
(I can save this dashboard if I delete any of the widgets there, so I seem to hit some kind of limitation)
Comment