Zabbix can not get the "status" from one agent.
But other things work,
Zabbix agent is 1.8.2 and server is 1.8.10.
Code:
root@nms3:/# zabbix_get -s hostname.domain.com -k "status" ZBX_NOTSUPPORTED
Code:
root@nms3:/# zabbix_get -s hostname.domain.com -k "system.uptime" 12678358
?
Comment