Skip to content
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

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

Open
cpngmbh opened this issue Jul 7, 2016 · 1 comment
Open

Comments

@cpngmbh
Copy link

cpngmbh commented Jul 7, 2016

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants