Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.34 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.34 KB

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.