grafana-zabbix
grafana-zabbix copied to clipboard
Invalid params
Hello When installing the plugin and selecting Data Source: Zabbix, Query type: Problem, an error began to appear:
Query error Invalid params. Invalid parameter "/output/2": value must be one of "proxyid", "name", "operating_mode", "description", "allowed_addresses", "address", "port", "tls_connect", "tls_accept", "tls_issuer", "tls_subject", "custom_timeouts", "timeout_zabbix_agent", "timeout_simple_check", "timeout_snmp_agent", "timeout_external_check", "timeout_db_monitor", "timeout_http_agent", "timeout_ssh_agent", "timeout_telnet_agent", "timeout_script", "lastaccess", "version", "compatibility".
Zabbix version 7.0 Zabbix plugin for Grafana version 4.4.3 Grafana version Latest
Error text from grafana:
Invalid params. Invalid parameter "/output/2": value must be one of "proxyid", "name", "operating_mode", "description", "allowed_addresses", "address", "port", "tls_connect", "tls_accept", "tls_issuer", "tls_subject", "custom_timeouts", "timeout_zabbix_agent", "timeout_simple_check", "timeout_snmp_agent", "timeout_external_check", "timeout_db_monitor", "timeout_http_agent", "timeout_ssh_agent", "timeout_telnet_agent", "timeout_script", "lastaccess", "version", "compatibility". Object status:500 statusText:"Internal Server Error" data:Object error:"Internal Server Error" message:"Invalid params. Invalid parameter "/output/2": value must be one of "proxyid", "name", "operating_mode", "description", "allowed_addresses", "address", "port", "tls_connect", "tls_accept", "tls_issuer", "tls_subject", "custom_timeouts", "timeout_zabbix_agent", "timeout_simple_check", "timeout_snmp_agent", "timeout_external_check", "timeout_db_monitor", "timeout_http_agent", "timeout_ssh_agent", "timeout_telnet_agent", "timeout_script", "lastaccess", "version", "compatibility"." config:Object url:"api/datasources/1/resources/zabbix-api" method:"POST" headers:Object hideFromInspector:false data:Object retry:0 traceId:undefined message:"Invalid params. Invalid parameter "/output/2": value must be one of "proxyid", "name", "operating_mode", "description", "allowed_addresses", "address", "port", "tls_connect", "tls_accept", "tls_issuer", "tls_subject", "custom_timeouts", "timeout_zabbix_agent", "timeout_simple_check", "timeout_snmp_agent", "timeout_external_check", "timeout_db_monitor", "timeout_http_agent", "timeout_ssh_agent", "timeout_telnet_agent", "timeout_script", "lastaccess", "version", "compatibility"."
Hey @KradinKYu, Do you know if this worked before? I can see this error with zabbix 7 but not with zabbix 6.
Ok, it looks like that this is more a feature request than a bug as the plugin is currently not supporting Zabbix 7.
ok I tryed wiht Zabbix 7 (doesnt work) and with Zabbix 6.4 (works) using last plugin version
@zoltanbedi hello, Is this issue resolved now?
Hey @FrankRise, No it is not, we not yet added support for zabbix 7 yet.
zabbix change the API for proxy.get in 7.0 https://www.zabbix.com/documentation/current/en/manual/api/reference/proxy/get https://www.zabbix.com/documentation/devel/en/manual/api/reference/proxy/get they changed the api response from Host to Name
Hello @zoltanbedi, any position on support for zabbix 7?
@victordiasdm sorry probably not until it gets to supported version.
Hello! Have any news about support of Zabbix 7?
FYI Zabbix 7.0 was relesed today - so expect more traffic here :)
Wir haben auch Probleme mit dem offiziellen Zabbix v7.0 LTS und dem Grafana Zabbix Plugin
Invalid params. Invalid parameter "/output/2": value must be one of "proxyid", "name", "proxy_groupid", "local_address", "local_port", "operating_mode", "allowed_addresses", "address", "port", "description", "tls_connect", "tls_accept", "tls_issuer", "tls_subject", "custom_timeouts", "timeout_zabbix_agent", "timeout_simple_check", "timeout_snmp_agent", "timeout_external_check", "timeout_db_monitor", "timeout_http_agent", "timeout_ssh_agent", "timeout_telnet_agent", "timeout_script", "timeout_browser", "lastaccess", "version", "compatibility", "state".
Also an error with one of my instances, but only with "text" Problems. All others numerical data dashboards seems to work.
All infos here in case if required: https://github.com/grafana/grafana-zabbix/issues/1833
Zabbix 7 has been released, please fix this by checking version numbering and getting right value, and please let know when this can be done.
Same case here. A workaround can be found in this issue comment: Workaround It was tested with Grafana 11.0.0, Zabbix 7.0.0 and plugin version 4.4.9.
That worked like a charm, still this is an security issue, this should be fixed asap.