We're running into a very odd problem. It seems that we're no longer able to pick a valuemapid in the Zabbix Item configuration screen.

(this is a default Zabbix Agent Ping check Item)
The "Show value" dropdown... doesn't drop down. And looking at the HTML source, it's not populated with any data, either.
This isn't breaking anything, but it's preventing us from being able to modify existing items - which is a problem. Several of our items show no value at all for the dropdown:

(this is one of our custom K8 monitoring items)
There's nothing in the field. Clicking on it does nothing, and there's nothing in the HTML source to pick from.
Attempting to update the Item fails, of course, with this error message:
Any assistance in fixing this would be appreciated.
(this is a default Zabbix Agent Ping check Item)
The "Show value" dropdown... doesn't drop down. And looking at the HTML source, it's not populated with any data, either.
This isn't breaking anything, but it's preventing us from being able to modify existing items - which is a problem. Several of our items show no value at all for the dropdown:
(this is one of our custom K8 monitoring items)
There's nothing in the field. Clicking on it does nothing, and there's nothing in the HTML source to pick from.
Attempting to update the Item fails, of course, with this error message:
- Field "valuemapid" is not integer.
Any assistance in fixing this would be appreciated.
Comment