Skip to content

SQL Data Source

You are viewing the ZenPack Archive

This page is part of the ZenPack Archive. Archived ZenPacks may not be compatible with your version of Zenoss Service Dynamics or Zenoss Cloud.

Community

This ZenPack is developed and supported by the Zenoss User Community. Contact Zenoss to request more information regarding this or any other ZenPacks. Click here to view all available Zenoss Community ZenPacks.

Authors

Egor Puzanov

Maintainers

Egor Puzanov

License

GNU General Public License, Version 2, or later

Name

ZenPacks.community.SQLDataSource

More Information

GitHub page/HomePage

View Documentation

Git Sources (For Cloning)

Link

SQL Data Source ZenPack

This Functionality ZenPack provides a new zenperfsql daemon and SQL data source. It based on Twisted twisted.enterprise.adbapi interface to the standardized DB-API 2.0 API, which allows you to access a number of different RDBMSes.

Support

This ZenPack is developed by the Zenoss user community and supported via our online forums. Zenoss, Inc. does not provide direct support for this ZenPack.

Releases

Version 2.5.0- Download: Released on 2013/04/23: Compatible with Zenoss Core 2.5.x, Zenoss Core 3.1.x, Zenoss Core 4.2.x

Version 2.4- Download: Summary of changes: fix thresholds processing (thanks j053ph4 and gcarter): Compatible with Zenoss Core 2.5.x, Zenoss Core 3.2.x, Zenoss Core 4.2.x

Version 2.3- Download: Summary of changes: fix memory leaks in pywbemdb and pywsmandb, fix processing empty results: Compatible with Zenoss Core 2.5.x, Zenoss Core 3.2.x, Zenoss Core 4.2.x

Version 2.2- Download: Summary of changes: fix parsing of empty results: Compatible with Zenoss Core 2.5.x, Zenoss Core 3.2.x, Zenoss Core 4.2.x

Background

See: twisted.enterprise.adbapi