Hi team,
I'm pleased to release the first version of my PostgreSQL agent module and template, 'libzbxpgsql'.
Download: https://sourceforge.net/projects/libzbxpgsl/
Documentation: http://cavaliercoder.github.io/libzbxpgsql/
Sources: https://github.com/cavaliercoder/libzbxpgsql
Your feedback and experience on this project is highly appreciated, especially at this early stage of the project.
Features from the documentation (some of the language is a little ambitious I apologise):
I'm pleased to release the first version of my PostgreSQL agent module and template, 'libzbxpgsql'.
Download: https://sourceforge.net/projects/libzbxpgsl/
Documentation: http://cavaliercoder.github.io/libzbxpgsql/
Sources: https://github.com/cavaliercoder/libzbxpgsql
Your feedback and experience on this project is highly appreciated, especially at this early stage of the project.
Features from the documentation (some of the language is a little ambitious I apologise):
- Powerful discovery of Table spaces, Databases, Namespaces, Tables and Indexes
- Exhaustive coverage of PostgreSQL Statistics Collector views
- Execute custom queries specific to your applications
- Significant performance benefit over UserParameter scripts
- No UserParameter declarations required
- No external dependencies (such as PostgreSQL client tools)
- Simple installation or bundling with your agent packages
- Detailed documentation
- Comprehensive sample Template included

Comment