Ad Widget

Collapse

Funding required for SQL integration

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Craig
    Junior Member
    • Sep 2005
    • 2

    #1

    Funding required for SQL integration

    I have a requirement for pulling data from SQL databases (both Oracle and SQLServer) for monitoring/notification within Zabbix.

    Alexei has said its not high on the priority list and if I really want it they can build it at a cost $6000. The code would then form part of the normal Zabbix release. I can't justfiy the entire cost on my own but am willing to pay half if someone else can chip in.

    Here are the details of the functionality:

    - Support of direct queries from a database

    This may support selection of a single float, integer or string value from a database by executing specified SQL query. The query will obviously have some limitations. It should return one value only and be fast enough.

    There are some important design decision to be made: keeping of connection details, keeping of SQL statement which may be quite lengthy, timeout handling.

    If anyone is interested please would you get back to either myself or Alexei.
Working...