[ZBXNEXT-1925] New 'Dummy' host interface Created: 2013 Sep 22 Updated: 2024 Jul 29 Resolved: 2022 Nov 02 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Frontend (F), Server (S) |
Affects Version/s: | 2.0.8 |
Fix Version/s: | None |
Type: | New Feature Request | Priority: | Major |
Reporter: | Marc | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 8 |
Labels: | autoregistration, hostinterfaces | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
Such a dummy interface has no identity (ip/dns/port) but is sufficient for host creation. |
Comments |
Comment by Marc [ 2013 Sep 22 ] |
Beside just having the mentioned functionality in general it might help in connection with auto-registration too. But if we want to "reserve" host names for future use it's not working that well. Now when the hosts get discovered/registered they get an additional (2nd) Agent host interface with the real ip/dns/port. But due to the fact that it's an additional interface all items will be assigned to the first Agent interface (127.0.0.1).
Finally we have to edit every host copy&paste ip+dns from 2nd interface to the 1st one and remove the needles second one.
|
Comment by richlv [ 2016 Sep 17 ] |
this might be complicated. i assume the dummy interface could have items of all types assigned to it, thus creating a new "normal" interface would only move items of that type over. |
Comment by richlv [ 2016 Sep 17 ] |
|
Comment by Marc [ 2016 Sep 17 ] |
this might be complicated. i assume the dummy interface could have items of all types assigned to it,thus creating a new "normal" interface would only move items of that type over. |
Comment by Alexei Vladishev [ 2022 Oct 12 ] |
Now host interfaces are optional for items that do not require it. I believe this ticket can be closed. |
Comment by user185953 [ 2024 Jul 29 ] |
Well, removing ZBX interface goes only half way, because it leaves IP/DNS column in hosts table empty. This makes it harder to understand what host is broken both in Hosts and in Trigger Action notifications.
A generic interface, would still be nice way to set this IP/DNS column for inventory purposes. |
Comment by user185953 [ 2024 Jul 29 ] |
Looks like ZBXNEXT-4660 is only generic interface ticket left open. |