8000 GitHub - godevil555/ZabbixDBA: Zabbix plugin to monitor RDBMS (Oracle, Pg, MySQL, MS SQL, DB2, etc.)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

godevil555/ZabbixDBA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZabbixDBA

ZabbixDBA is fast, flexible, and continuously developing plugin to monitor your RDBMS.

ZabbixDBA uses threading of DBI connections which is good for monitoring of multiple database instances simultaneously. Just configure it, run daemon and it will do all the job. Currently there are template and query set only for Oracle database, but Perl DBI supports any type of RDBMS:

  • Oracle
  • MySQL
  • MS SQL
  • PostgreSQL
  • DB2, etc.

You can find full list of DBD modules here: https://metacpan.org/search?q=DBD

This plugin tested with Oracle, PostgreSQL, and MySQL, and it's 100% compatible with them (but be sure to install appropriate drivers and DBD::... module)

Feel free to fork and contribute!

Documentation

See Wiki for documentation


COPYRIGHT AND LICENSE
    Copyright 2014-2017 by Alexander Netrusov <alexander.netrusov@gmail.com>

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

About

Zabbix plugin to monitor RDBMS (Oracle, Pg, MySQL, MS SQL, DB2, etc.)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 94.4%
  • Shell 5.6%
0