Hello
I'm new in linux. Just installed fresh debian9 and zabbix.
Zabbix server log:
476:20180614:194412.792 using configuration file: /etc/zabbix/zabbix_server.conf
476:20180614:194412.820 loaded modules: libzbxmodbus.so
476:20180614:194428.400 server #0 started [main process] libzbxmodbus: loaded version: 0.7
Zabbix agent log:
436:20180614:194411.606 using configuration file: /etc/zabbix/zabbix_agentd.conf
436:20180614:194411.842 loaded modules: libzbxmodbus.so
436:20180614:194412.011 agent #0 started [main process] libzbxmodbus: loaded version: 0.7
At http://localhost/zabbix I've created new item with key: modbus_read[tcp://x.x.x.x:17122,0,1068,1]. The status of item is 'not supported'
I've did everything like here: https://github.com/v-zhuravlev/libzbxmodbus
Can someone help with that problem?
Thank's
I'm new in linux. Just installed fresh debian9 and zabbix.
Zabbix server log:
476:20180614:194412.792 using configuration file: /etc/zabbix/zabbix_server.conf
476:20180614:194412.820 loaded modules: libzbxmodbus.so
476:20180614:194428.400 server #0 started [main process] libzbxmodbus: loaded version: 0.7
Zabbix agent log:
436:20180614:194411.606 using configuration file: /etc/zabbix/zabbix_agentd.conf
436:20180614:194411.842 loaded modules: libzbxmodbus.so
436:20180614:194412.011 agent #0 started [main process] libzbxmodbus: loaded version: 0.7
At http://localhost/zabbix I've created new item with key: modbus_read[tcp://x.x.x.x:17122,0,1068,1]. The status of item is 'not supported'
I've did everything like here: https://github.com/v-zhuravlev/libzbxmodbus
Can someone help with that problem?
Thank's
Comment