Hi All,
I use Zabix 2.2.10 on CentOS 7 :
Previously, I ran on Ubuntu 12.04 LTS, with 2.2.0.
I saved my zabbix database and, restore it in the centos7.
All works, but all net.tcp.service return 0.
The element :
The trigger :
Last Data :
The service works because
On my CentOS7 :
SeLinux : disabled
Firewalld : disabled
Can you help me ?
I search on Zabbix websites but I didn't find a solution.
Maybe I didn't install a package ?
I use Zabix 2.2.10 on CentOS 7 :
Code:
[root@srv-supervision ~]# rpm -qa | grep zabbix zabbix-web-2.2.10-1.el7.noarch zabbix-release-2.2-1.el7.noarch zabbix-server-mysql-2.2.10-1.el7.x86_64 zabbix-web-mysql-2.2.10-1.el7.noarch zabbix-server-2.2.10-1.el7.x86_64 zabbix-agent-2.2.10-1.el7.x86_64 zabbix-2.2.10-1.el7.x86_64
I saved my zabbix database and, restore it in the centos7.
All works, but all net.tcp.service return 0.
The element :
Code:
net.tcp.service[tcp,,771]
Code:
{-Spy:net.tcp.service[tcp,,771].sum(#4)}=0
Code:
-Service TCP Sirius 26 Sep 2015 11:39:13 0 -
Code:
[root@srv-supervision ~]# telnet 192.168.18.215 771 Trying 192.168.18.215... Connected to 192.168.18.215. Escape character is '^]'.
SeLinux : disabled
Firewalld : disabled
Can you help me ?
I search on Zabbix websites but I didn't find a solution.
Maybe I didn't install a package ?
Comment