inovex / zax

Zabbix frontend for Android
http://inovex.github.io/zax/
GNU General Public License v3.0
65 stars 31 forks source link

ZAX connects to Zabbix 2.4 successfully, but does not display anything #56

Open cpngmbh opened 8 years ago

cpngmbh commented 8 years ago

In Wireshark I see a JSON request to Zabbix:

JavaScript Object Notation: application/json Object Member Key: "id" String value: 1 Member Key: "method" String value: trigger.get [...]

And Zabbix sends back: JavaScript Object Notation: application/json Object Member Key: "jsonrpc" String value: 2.0 Member Key: "result" Array Object Member Key: "triggerid" String value: 22276 Member Key: "expression" String value: {24456}=1 Member Key: "description" String value: Operational status was changed on {HOST.NAME} interface Port: 18 Gigabit - Level Member Key: "url" String value: Member Key: "status" String value: 0 Member Key: "value" String value: 1 Member Key: "priority" String value: 1 Member Key: "lastchange" String value: 1467886288 Member Key: "comments" String value: [... lots more, 4610 bytes for the whole HTTP packet.]

ZAX itself does not display anything of it. No Hostgroups, ALL(0) in every category.

Best regards,

Andreas

christophemolin commented 7 years ago

I have the same issue. I have a Samsung galaxy a5. I seized the zabbix server information http://35.156.249.140/zabbix Then the user admin And the password.

The server has been installed on an Amazon Web services.

Impossible to get any information.

I installed another app (zabbix alert) and have it worked without any problem. I assume it is a application problem

I can send you the credentials if you want to check

Regards