Hi Guys,
Could someone point me in the right direction please, I was messing around with the ITEM VALUE widget and have managed to break it.
The code I was editing is under /usr/share/zabbix/widgets/item/views/widget.view.php
My question is there a way to repair Zabbix front-end just to fix the widget or is there a repo where I can copy the original php code or does anyone have the original code, I have attached the piece of broken code along with a screenshot of the dashboard all the data is still saved in the widget I just cannot view it in the dashboard, the version of Zabbix is 6.4.10 and is running on a Azure container instance of Red Hat Linux Enterprise Version 8.6
Thanks in advance
Could someone point me in the right direction please, I was messing around with the ITEM VALUE widget and have managed to break it.
The code I was editing is under /usr/share/zabbix/widgets/item/views/widget.view.php
My question is there a way to repair Zabbix front-end just to fix the widget or is there a repo where I can copy the original php code or does anyone have the original code, I have attached the piece of broken code along with a screenshot of the dashboard all the data is still saved in the widget I just cannot view it in the dashboard, the version of Zabbix is 6.4.10 and is running on a Azure container instance of Red Hat Linux Enterprise Version 8.6
Thanks in advance
would renaming the PHP file help?
I have managed to find the right php code and copying it over the old broken code, all is working again
Comment