Hello:
I don't know why my new 1.1 Beta8 instalation, with a new beta 7 agent (that agent comes with beta8) doesn't read the new key syntax, but yes the oldone :-(
# zabbix_get -s 172.21.103.4 -k"vm.memory.size[total]"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k"system[procrunning]"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k"system[proccount]"
38.000000
# zabbix_get -s 172.21.103.4 -k"agent.ping"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k"ping"
1.000000
# zabbix_get -s 172.21.103.4 -k"agent.version"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k version[zabbix_agent]
1.1beta7
please help !!!!
Jorge V.S.'060421
I don't know why my new 1.1 Beta8 instalation, with a new beta 7 agent (that agent comes with beta8) doesn't read the new key syntax, but yes the oldone :-(
# zabbix_get -s 172.21.103.4 -k"vm.memory.size[total]"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k"system[procrunning]"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k"system[proccount]"
38.000000
# zabbix_get -s 172.21.103.4 -k"agent.ping"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k"ping"
1.000000
# zabbix_get -s 172.21.103.4 -k"agent.version"
ZBX_NOTSUPPORTED
# zabbix_get -s 172.21.103.4 -k version[zabbix_agent]
1.1beta7
please help !!!!
Jorge V.S.'060421
Comment