grafana / grafana-zabbix

Zabbix plugin for Grafana dashboard
http://play.grafana-zabbix.org
Apache License 2.0
2.07k stars 457 forks source link

"Applications" option not available #1456

Open gonzalo- opened 2 years ago

gonzalo- commented 2 years ago

Describe the bug I noticed that since the last upgrades I am not able to filter by "Application" on my query field, as metric, text or whatever I cannot choose any Application option, it appears to be disabled.

Expected behavior It should show ICMP, http or whatever is in Zabbix.

Software versions

| Grafana | Zabbix | Grafana-Zabbix Plugin | Grafana v7.5.11 Grafana-Zabbix Plugin 4.1.5 zabbix-server-6.0.3

i-ky commented 2 years ago

This is supposed to be fixed in latest versions (4.2.0 and above, see #1258). Consider upgrading.

gonzalo- commented 2 years ago

@i-ky thank you so much, there is any way to force the upgrade? since grafana-cli only brings 4.1.5

i-ky commented 2 years ago

@gonzalo-, I don't know for sure, but I guess you will have to upgrade Grafana as well, see 3688174923aaf4a0d3676f3b9024000c363d80fb

Wttn commented 2 years ago

I'm experiencing the same problem and my plugin is in version 4.2.8

gonzalo- commented 2 years ago

I can confirm that upgrading Grafana to 8.X and the plugin to the last version it works again, now I have some problems importing the dashboard from Grafana 7.X into the 8.X but I don't know if it is a problem with the plugin.

kapilyanamandra commented 2 years ago

I am running Grafana 8.5.4 and the plugin alexanderzobnin-zabbix-app @ 4.2.8. This issue still persists.

gonzalo- commented 2 years ago

@kapilyanamandra I recommend to delete the plugin and reinstall it with the last grafana version. it worked for me this way.

giovanny07 commented 2 years ago

In Zabbix 6.0 Application doesn't work anymore. Just item tags.

gonzalo- commented 2 years ago

Well, I am having this error while I try to import the dashboard (.json) from 7.X "Dashboard init failed"

logger=context traceID=00000000000000000000000000000000 userId=2 orgId=1 uname=gonzalo t=2022-06-21T16:09:50.31+0000 lvl=eror msg="Dashboard not found" error="Dashboard not found" remote_addr=FOOBAR traceID=00000000000000000000000000000000

kapilyanamandra commented 2 years ago

Well, I am having this error while I try to import the dashboard (.json) from 7.X "Dashboard init failed"

logger=context traceID=00000000000000000000000000000000 userId=2 orgId=1 uname=gonzalo t=2022-06-21T16:09:50.31+0000 lvl=eror msg="Dashboard not found" error="Dashboard not found" remote_addr=FOOBAR traceID=00000000000000000000000000000000

I upgraded to 8.0.7 first and exported dashboards (checkbox to share externally) and then imported them after the upgrade to the 8.5.4. This approach worked for me.

My dashboards started to break from versions later 8.0.7, so I opted to export from last working version. Hope this helps.

gonzalo- commented 2 years ago

@kapilyanamandra no, it doesn't work at all, and my original version was 7.X

jonathangl commented 2 years ago

I have the same problem using item tag, my zabbix is in version 6.0.4, grafana 9.0.2 and the zabbix plugin is in version 4.2.8

renatoborges78 commented 2 years ago

Estou com o mesmo problema, em criar macros com query type application image

Vi que tem um forum aberto na Community Grafana: https://community.grafana.com/t/unsupported-data-format-error-when-performing-collection-through-zabbix-data-source/59602

Apresentando mesmo problema e sem solução ainda.

Meu zabbix versão: 6.2.1 Grafana versão: 9.1.2 Zabbix plugin: 4.2.9

smc-michael commented 2 years ago

The application type has been removed. Change the query type to Item Tag and paste the same application query in the Item tag field. This should fix the template.

keminc commented 1 year ago

Hi, when this bug will be close, I have the same problem...