Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-10470

net.tcp.listen does not work with EL 7.x

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 3.0.0
    • Agent (G)
    • None
    • Zabbix Server 3.0.1 on CentOS 7.2
      Zabbix Agent 3.0.0 on CentOS 7.2

      net.tcp.listen[] reports 0 on CentOS 7.2 even if a process is listening

      This is with agent on CentOS 6.7
      [root@srvzabbix ~]# /opt/zabbix/bin/zabbix_get -s srvzabbixdb -k 'net.tcp.listen[22]'
      1

      This is with agent on CentOS 7.2
      [root@srvzabbix ~]# /opt/zabbix/bin/zabbix_get -s srvzabbix -k 'net.tcp.listen[22]'
      0

      [root@srvzabbix ~]# netstat -ntl | grep ':22'
      tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
      tcp6 0 0 :::22 :::* LISTEN

            Unassigned Unassigned
            c.mammoli Cristian Mammoli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: