Jan Garaj
Jan Garaj
``` #$ ./bootstrap.sh; ./configure ``` And you will have Zabbix `config.h` ready.
Trends fixed in https://github.com/monitoringartist/go-zabbix/commit/7f87a630fad1c7dcdaeea069e6be72a12b626169 - please test again. Yes, 4.4 is supported at the moment, because template model was created from 4.4 template. In theory branch and template model for...
Yes. It will nice to have support for 4.0, because it is LTS release. 4.2 has reached end of full support - but probably it uses the same template model...
Support for 4.0 has been added + I'm trying to match Zabbix XML style, so output XML can be used for verification (see readme). It is still not perfect, because...
Please compare v44 (it is better model, but it's still not completed) with v40 - https://github.com/monitoringartist/go-zabbix/compare/v40...v44?expand=1 and create PR please.