Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-3461

Add more robust ODBC monitoring options.

XMLWordPrintable

    • Icon: Change Request Change Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 2.2.14
    • Proxy (P), Server (S)

      See ZBX-8489 -> ZBX-11213.

      There are several risks related to the direct use of the ODBC API. Mainly - there is too much allowed variety. The driver developers can target different ODBC levels, implement different subsets of the API, interpret the API requirements differently. In addition, there can be mistakes in both our code and driver code.

      As a mitigation for these risks (e.g. workaround) we could introduce hidden (by default) configuration parameters:

      • use isql binary directly instead of ODBC API;
      • user configurable maximum field width (e.g. revert changes for ZBX-8489 and use user-configured size in SQLBindCol() instead of MAX_STRING_LEN).

            Unassigned Unassigned
            sandis.neilands Sandis Neilands (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: