Usage
The Scan Plugin can be executed on demand or scheduled in an Admin Job.
An example of a Admin job:
Job {
Name = A_db-sd_mysql
Type = Admin
JobDefs = BackupsToDisk
RunBeforeJob = "/opt/bacula/bin/scan_plugin --jobdefs BackupsToDisk --client db-fd --plugin mysql --plugin_option abort_on_error --commit_and_reload"
}
See also
Go back to Scan Plugin Installation
Go to Scan Plugin Options
Go to Scan Plugin Examples
Go back to the main Automatic Object Integration (Scan Plugin) page.