ExportXMLWordPrintable

      It would make more sense to show default interface there while we aren't able to show all of them as ZBX-3607 and ZBXNEXT-1872 request.

      Also it is strange that host configuration menu inactivates Remove button for the first listed interface.

      zabbix300=> select i.* from interface as i, hosts as h where h.host='usermacro' and i.hostid=h.hostid;
       interfaceid | hostid | main | type | useip |   ip    |  dns   |  port   | bulk 
      -------------+--------+------+------+-------+---------+--------+---------+------
                 5 |  10105 |    1 |    1 |     0 | 0.0.0.0 | wrong  | {$PORT} |    1
                 4 |  10105 |    0 |    1 |     1 | 0.0.0.0 | wrong  | {$PORT} |    1
                 3 |  10105 |    0 |    1 |     0 | {$IP}   | {$DNS} | {$PORT} |    1
                 2 |  10105 |    0 |    1 |     1 | {$IP}   | {$DNS} | {$PORT} |    1
      (4 rows)
      

            Assignee:
            Unassigned
            Reporter:
            Glebs Ivanovskis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: