I’m adding more and more functionality to DBforBIX2, this new version has been re-factored again a bit and between the new feature you find:

  • Improved Connection Pooling with Apache DBCP 2.2.
  • The items that can’t be sent are now stored in an  application embedded database

This new persistence layer can be enabled per database so you need to specify:
DB.<DBNAME>.Persistence=TRUE
The only configuration required to make it work is the application parameter:
# Persistence Database Directory
DBforBix.PersistenceDir=./persistentdb/

This will enable DBforBIX to store the item directly in the application embedded database (made with H2).
That said doing a practical example if your Zabbix server is, for some reason, unavailable the item acquired from the monitored DBs will be stored in the application embedded database.
I’ve decided to move all the persistence in a database because of the high number of items that are getting saved in your file system. Simply to me wasn’t elegant nor the ideal solution.
This solution drastically reduce the number of files saved in your disk.

The project is hosted here: https://github.com/smartmarmot/DBforBIX.

I’m also updating the configuration you can find here: http://www.smartmarmot.com/wiki/index.php?title=DBforBIX2
DBforBIX

B04239%20_MockupCover_Normal[1]Zabbix_Network_Monitoring3491OS_Mastering%20Zabbix[1]

Tags: , , , , ,

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this. To know all the policy detais click here.

Close