-
Notifications
You must be signed in to change notification settings - Fork 458
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for version 7.0 #1714
Comments
Hey @KradinKYu, |
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, |
zabbix change the API for proxy.get in 7.0 |
@victordiasdm sorry probably not until it gets to supported version. |
Hello! |
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
|
Also an error with one of my instances, but only with "text" Problems. All infos here in case if required: #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. |
That worked like a charm, still this is an security issue, this should be fixed asap. |
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"."
The text was updated successfully, but these errors were encountered: