Skip to content

skarllot/zbxlld

Repository files navigation

ZBXLLD

ZBXLLD provides additional discovery features to Zabbix agent.

Build status GitHub Release GitHub license


Documentation

For deeper detail of available features, be sure also to check out Documentation Page.

Installation

  • Compile or download from latest release.

  • Copy "zbxlld-win.exe" to Zabbix agent directory (eg: C:\Zabbix\bin).

  • Add the following line to zabbix_agentd.conf:

UserParameter=zbxlld[*],C:\Zabbix\bin\zbxlld-win.exe $1 $2 $3
  • Restart the Zabbix agent if is already started.

  • Read documentation for further instructions.

Contributing

If something is not working for you or if you think that the source file should change, feel free to create an issue or Pull Request. I will be happy to discuss and potentially integrate your ideas!

License

This library is licensed under the GPL 3.0 License.