Add Web Scenarios support to Zabbix Low Level Discovery feature.
Zabbix Low Level Discovery doesn't support web scenarios. Let's fix that :)
See INSTALL.md.
Based on data from Zabbix:
wszl -d /etc/zabbix gen
Or use file as a source for urls:
wszl -d /etc/zabbix gen --source=file --file=urls.txt
Check urls.txt-example as an example.
--item-key-starts-with
) or list of urls from file (--file
).Tested with v6.
It might work with v5.