zabbix · 0.2.28
Zabbix
Capabilities
metrics · hosts · alerts · topology
Connection configuration
| Field | Type | Description | Default |
|---|---|---|---|
urlrequired | string | Zabbix URL | — |
tokenrequired · secret | string | API token | — |
insecure | boolean | Skip TLS verification Disables certificate validation. Self-signed certs in trusted networks only. | false |
pollInterval | number | Polling interval 5000 — 5 seconds, 10000 — 10 seconds, 30000 — 30 seconds, 60000 — 1 minute, 300000 — 5 minutes | 60000 |
Topology options
| Field | Type | Description | Default |
|---|---|---|---|
hostGroups | string[] | Host groups Only keep hosts that belong to these host groups (by name). Empty = all hosts. | — |
groupBy | string | Group by Nest each node under its most-specific host group, or emit a flat graph. hostgroup — Host group, none — No grouping | hostgroup |
groupExclude | string[] | Exclude groups Drop hosts that belong to these host groups (admin / catch-all groups). | — |
includeExternalNeighbors | boolean | Include external neighbors Add nodes for LLDP neighbors that are not Zabbix hosts, so their links still render. | true |
parentTag | string | Parent tag Host-tag name whose value names an upstream device — draws a link where LLDP saw no neighbor. Empty to disable. | PARENT |