Zabbix: Difference between revisions

From DWIKI
No edit summary
mNo edit summary
Line 14: Line 14:
Means there's no related item.
Means there's no related item.


==telnet check agent==
==zabbix_get returns nothing==
zabbix_get -s host -k "agent.version"
best look at log on agent side

Revision as of 12:33, 18 February 2016

Links

FAQ

ZBX_NOTSUPPORTED

Could be anything, enable logging on agent. It could be version mismatch. Check

zabbix_get -s yourhost -k agent.version

If that works, you're calling for an undefined or unsupported key.

Incorrect trigger expression. Host "xx" does not exist or you have no access to this host.

Means there's no related item.

zabbix_get returns nothing

best look at log on agent side