vide / zabbix_ambari

Integrates Zabbix checks with Ambari alerts using Zabbix LLD capabilities
3 stars 3 forks source link

https issue #2

Open daniolekdaniolek opened 6 years ago

daniolekdaniolek commented 6 years ago

Hi, is it possible to handle this issue by add some config parameter? [root@host ~]# ambari_zabbix_lld -a https://127.0.0.1:8080 -u login -p pass /usr/lib/python2.6/site-packages/urllib3/util/ssl_.py:339: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings SNIMissingWarning /usr/lib/python2.6/site-packages/urllib3/util/ssl_.py:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning Can't connect to https://127.0.0.1:8080/api/v1/clusters/ - Connection refused