README for plugin: pre-scheduler
-------------------------------

HOWTO:

1. Make modifications to the plugin - 
   "/usr/share/mysql-zrm/plugins/pre-scheduler.pl". The default plugin 
   checks the number of processes running in the system and delays the 
   backup run based on the the number of processes.
2. Modify the mysql-zrm.conf file in the relevant backup-set directory 
   (/etc/mysql-zrm/<backup set name>/mysql-zrm.conf) and add the 
   following line to the configuration file.

   pre-scheduler-plugin="/usr/share/mysql-zrm/plugins/pre-scheduler.pl"

