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
Zabbix currently does not monitor the server database for data loss For reliability we should:
This should be done via a https://www.zabbix.com/documentation/6.4/en/manual/config/items/itemtypes/odbc_checks/ Unfortunately I didn't succeed setting this up yet. The connection fails with an invalid password error for the periodic checks. However, if I run a query manually, it succeeds.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Zabbix currently does not monitor the server database for data loss
For reliability we should:
This should be done via a https://www.zabbix.com/documentation/6.4/en/manual/config/items/itemtypes/odbc_checks/ Unfortunately I didn't succeed setting this up yet. The connection fails with an invalid password error for the periodic checks. However, if I run a query manually, it succeeds.
The text was updated successfully, but these errors were encountered: