[ZBXNEXT-1366] Add hosts to network maps via Mass update Created: 2012 Aug 20 Updated: 2018 Sep 28 |
|
| Status: | Open |
| Project: | ZABBIX FEATURE REQUESTS |
| Component/s: | Frontend (F) |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature Request | Priority: | Minor |
| Reporter: | Sergey Syreskin | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | frontend, gui, maps, massupdate, usability | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Attachments: |
|
| Description |
|
Adding lots of similar hosts to a network map, creating links and binding triggers to links is a quite boring task. For example, a user goes to Configuration -> Hosts, selects hosts, that should be added to a network map. |
| Comments |
| Comment by Alexei Vladishev [ 2012 Oct 10 ] |
|
A better approach would be to have "Add hosts" button or a link in the map configuration form. |
| Comment by Volker Fröhlich [ 2013 Aug 05 ] |
|
Somewhat connected to ZBXNEXT-163 |
| Comment by Marvin Frederickson [ 2018 Sep 28 ] |
|
We too had a need for adding multiple hosts to a map. Attached is a patch to do so. There's a new "Map" tab under Mass Update. When you choose to link to map, you can then select an editable map, specify a default icon for the hosts, and select the existing element in the map that you want the new hosts linked to. You can apply the patch by going into your /usr/share/zabbix directory and running the following. patch -p0 <HostsMassUpdateAddToMap_zabbix3.4.14.PatchFile Constructive feedback is welcome.HostsMassUpdateAddToMap_zabbix3.4.14.PatchFile |