zbx_nginx_template icon indicating copy to clipboard operation
zbx_nginx_template copied to clipboard

SSL + arguments + python3 + skip collectors

Open jweyrich opened this issue 8 years ago • 0 comments

Hi,

First, I'd like to thank you because your project is quite handy for us (@teltec). Second, I implemented a few extra things we needed, so I'd would like to contribute back ;-)

  • Support SSL connection to Zabbix server using client certificate - Requires Python>=2.7.9 (introduced SSLContext);
  • Make script compatible with Python 3;
  • Add support for arguments;
  • Add support to skip a data collector;

NOTE: I didn't update the README though :/ I'll try in my spare time.

Please, let me know if you find any problem(s) or have any concerns.

jweyrich avatar Apr 27 '16 22:04 jweyrich