Zabbix: Difference between revisions
From DWIKI
m (→FAQ) |
No edit summary |
||
Line 13: | Line 13: | ||
==Incorrect trigger expression. Host "xx" does not exist or you have no access to this host.== | ==Incorrect trigger expression. Host "xx" does not exist or you have no access to this host.== | ||
Means there's no related item. | Means there's no related item. | ||
==telnet check agent== | |||
zabbix_get -s host -k "agent.version" |
Revision as of 11:12, 17 December 2014
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.
telnet check agent
zabbix_get -s host -k "agent.version"