Could it be interesting for somebody to use sqlite (http://www.sqlite.org) as SQL backend for zabbix?
So zabbix would not depend on any other SQL software and work absolutly standalone.. Sqlite syntax is very similar to postgresql so there is no need to dramaticaly change sources (only change DB* functions).
It is only suggestion which could be used for standalone embeded monitoring systems and smaller networks. I know that SQL server is quicker, but it is next point of failure...
What do you think about this?
So zabbix would not depend on any other SQL software and work absolutly standalone.. Sqlite syntax is very similar to postgresql so there is no need to dramaticaly change sources (only change DB* functions).
It is only suggestion which could be used for standalone embeded monitoring systems and smaller networks. I know that SQL server is quicker, but it is next point of failure...
What do you think about this?
Comment