I'd like to know if it is possible to integrate Zabbix with a MS SQL server running on (remote) Windows 2003 server, this in order to store Zabbix's datas.
For my understanding, it is just a matter of porting the DB interface which is db.c and db.h files, and making the appropriate sql script to create tables needed by Zabbix.
Am I right or did I miss something ? Any experience on this is welcome?
For my understanding, it is just a matter of porting the DB interface which is db.c and db.h files, and making the appropriate sql script to create tables needed by Zabbix.
Am I right or did I miss something ? Any experience on this is welcome?
Comment