zabbix · 0.2.28
Zabbix
フィールドの説明は英語のcanonical descriptorを表示しています。
Capability
metrics · hosts · alerts · topology
接続設定
| フィールド | 型 | 説明 | 既定値 |
|---|---|---|---|
url必須 | string | Zabbix URL | — |
token必須 · 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オプション
| フィールド | 型 | 説明 | 既定値 |
|---|---|---|---|
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 |