Hi.
I am trying to use automatic inventory tool to monitor MAC address of terminals.
Base on documentations
tems that are especially useful for automated inventory data collection:
system.hw.chassis[full|type|vendor|model|serial] - default is [full], root permissions needed
system.hw.cpu[all|cpunum,full|maxfreq|vendor|model|curfreq] - default is [all,full]
system.hw.devices[pci|usb] - default is [pci]
system.hw.macaddr[interface,short|full] - default is [all,full], interface is regex
system.sw.arch
system.sw.os[name|short|full] - default is [name]
system.sw.packages[package,manager,short|full] - default is [all,all,full], package is regex
I add new item to template MAC address
key: system.hw.macaddr[all,full]
and set zabbix agent (active)
in server log I see
1723:20150517:223059.089 item "tvm_266:system.hw.macaddr[all,full]" became not supported: Unsupported item key.
Thanks for suggestion how to get mac address of each terminal.
Mariusz
I am trying to use automatic inventory tool to monitor MAC address of terminals.
Base on documentations
tems that are especially useful for automated inventory data collection:
system.hw.chassis[full|type|vendor|model|serial] - default is [full], root permissions needed
system.hw.cpu[all|cpunum,full|maxfreq|vendor|model|curfreq] - default is [all,full]
system.hw.devices[pci|usb] - default is [pci]
system.hw.macaddr[interface,short|full] - default is [all,full], interface is regex
system.sw.arch
system.sw.os[name|short|full] - default is [name]
system.sw.packages[package,manager,short|full] - default is [all,all,full], package is regex
I add new item to template MAC address
key: system.hw.macaddr[all,full]
and set zabbix agent (active)
in server log I see
1723:20150517:223059.089 item "tvm_266:system.hw.macaddr[all,full]" became not supported: Unsupported item key.
Thanks for suggestion how to get mac address of each terminal.
Mariusz
Comment