zabbix_create_map
Create a new network map in Zabbix to visualize network topology by adding elements, links, shapes, and labels for monitoring infrastructure.
Instructions
Create a new network map in Zabbix for network topology visualization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the map | |
| urls | No | Map URLs | |
| lines | No | Map lines | |
| links | No | Map links | |
| users | No | Map user permissions | |
| width | Yes | Width of the map in pixels | |
| height | Yes | Height of the map in pixels | |
| shapes | No | Map shapes | |
| userid | No | ID of the user that owns the map | |
| private | No | Map sharing type: 0 (public), 1 (private) | |
| grid_show | No | Whether to show grid: 0 (disabled), 1 (enabled) | |
| grid_size | No | Size of the grid | |
| highlight | No | Whether to highlight map elements: 0 (disabled), 1 (enabled) | |
| iconmapid | No | ID of the icon map | |
| selements | No | Map elements | |
| grid_align | No | Whether to align to grid: 0 (disabled), 1 (enabled) | |
| label_type | No | Map element label type: 0 (label), 1 (IP address), 2 (element name), 3 (status only), 4 (nothing) | |
| show_unack | No | How to show unacknowledged problems: 0 (disabled), 1 (separated), 2 (unacknowledged count) | |
| userGroups | No | Map user group permissions | |
| backgroundid | No | ID of the background image | |
| label_format | No | Advanced label formatting: 0 (disabled), 1 (enabled) | |
| markelements | No | Whether to mark map elements: 0 (disabled), 1 (enabled) | |
| expandproblem | No | Whether to expand single problem: 0 (disabled), 1 (enabled) | |
| label_location | No | Map element label location: 0 (bottom), 1 (left), 2 (right), 3 (top) | |
| label_type_map | No | Map label type | |
| label_type_host | No | Host label type | |
| label_string_map | No | Map label string | |
| label_type_image | No | Image label type | |
| label_string_host | No | Host label string | |
| label_string_image | No | Image label string | |
| label_type_trigger | No | Trigger label type | |
| label_string_trigger | No | Trigger label string | |
| label_type_hostgroup | No | Host group label type | |
| label_string_hostgroup | No | Host group label string |