Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erros na coleta quando o Proxmox não tem SSL #40

Open
vqfcosta opened this issue Jun 7, 2023 · 1 comment
Open

Erros na coleta quando o Proxmox não tem SSL #40

vqfcosta opened this issue Jun 7, 2023 · 1 comment

Comments

@vqfcosta
Copy link

vqfcosta commented Jun 7, 2023

root@CT-ZABBIX-LOCAL:# /usr/lib/zabbix/externalscripts/proxmox_cluster.py -a 10.200.4.2 -u zabbix@pve -p chrisinfo -s -t SERVIDOR-BL08 -d
/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py:1063: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.200.4.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py:1063: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.200.4.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py:1063: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.200.4.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
Error while sending discovery data: init() got an unexpected keyword argument 'capture_output'
root@CT-ZABBIX-LOCAL:
#

@vqfcosta
Copy link
Author

vqfcosta commented Jun 7, 2023

root@CT-ZABBIX-LOCAL:# /usr/lib/zabbix/externalscripts/proxmox_cluster.py -a 10.200.4.2 -u zabbix@pve -p chrisinfo -s -t SERVIDOR-BL08 -d
/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py:1063: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.200.4.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py:1063: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.200.4.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
/usr/local/lib/python3.6/dist-packages/urllib3/connectionpool.py:1063: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.200.4.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
InsecureRequestWarning,
Error while sending discovery data: init() got an unexpected keyword argument 'capture_output'
root@CT-ZABBIX-LOCAL:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant