We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've got these Errors:
Response from "192.168.178.101:10051": "processed: 0; failed: 6; total: 6; seconds spent: 0.000542" sent: 6; skipped: 0; total: 6
From zabbix server log file I see this log 990:20220626:115517.361 connection of type "unencrypted" is not allowed for host "xxx-srv-data01"
990:20220626:115517.361 connection of type "unencrypted" is not allowed for host "xxx-srv-data01"
Can you help in this case?
The text was updated successfully, but these errors were encountered:
The Problem is here
zabbix_sender -z 192.168.178.101 --tls-connect psk --tls-psk-identity psk-name-id --tls-psk-file /etc/zabbix/auth.psk -i $TEMP_ZBX_FILE
also $ZBX_SERVER is duplicated if you have Server and ServerActive in your config file.
Sorry, something went wrong.
No branches or pull requests
I've got these Errors:
From zabbix server log file I see this log
990:20220626:115517.361 connection of type "unencrypted" is not allowed for host "xxx-srv-data01"
Can you help in this case?
The text was updated successfully, but these errors were encountered: