Ad Widget

Collapse

PATCH: sqlite md5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mrvanes
    Junior Member
    • Jul 2008
    • 2

    #1

    PATCH: sqlite md5

    It appears that for distributed monitoring Zabbix needs SQL md5() function to propagate configuration to/from child nodes. Sqlite does not support md5, so distributed monitoring is not possible with sqlite on child nodes.

    I created a (crude) patch for sqlite 3.5.7 against the source code tarball of sqlite on sunfreeware. I'm not sure if it applies to other tarballs, but the patch is quite straightforward and should be easy to apply to any version of sqlite by hand.

    I would appreciate a review of the patch since coding C is not my daily occupation.

    Martin
    Attached Files
    Last edited by mrvanes; 30-07-2008, 13:30.
Working...