Thanks to visit codestin.com
Credit goes to github.com

Skip to content

obatide/ZabbixDBA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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 <[email protected]>

    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

 
 
 

Contributors

Languages

  • Perl 94.6%
  • Shell 5.4%