Plugins: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
''ZRM for MySQL'' has plugins to extend/tailor the ZRM backups to suit MySQL server environment.  
''ZRM for MySQL'' has plugins to extend/tailor the ZRM backups to suit MySQL server environment.  
Currently, five plugin interfaces are available.
Currently, six plugin interfaces are available.


# [[Pre_Backup_Plugin|Pre Backup Plugin]]
# [[Pre_Backup_Plugin|Pre Backup Plugin]]
Line 7: Line 7:
# [[Binary_Log_Parser_Plugin|Binary Log Parser Plugin]]
# [[Binary_Log_Parser_Plugin|Binary Log Parser Plugin]]
# [[Copy_Plugin|Copy Plugin]]
# [[Copy_Plugin|Copy Plugin]]
# [[Snapshot Plugin]]


All plugins are optional.
All plugins are optional.

Latest revision as of 22:59, 25 June 2007

ZRM for MySQL has plugins to extend/tailor the ZRM backups to suit MySQL server environment. Currently, six plugin interfaces are available.

  1. Pre Backup Plugin
  2. Post Backup Plugin
  3. Pre Scheduler Plugin
  4. Binary Log Parser Plugin
  5. Copy Plugin
  6. Snapshot Plugin

All plugins are optional. Templates of all plugins have been provided. These can be altered to suit the specific needs of each installation. If these are not sufficient, the user can write their own plugins and use those . Plugins can be written in any language/script and should be executable files. All plugins need to be specified along with their full path names.