Usage

Enterprise

Bacula Enterprise Only

This solution is only available for Bacula Enterprise. For upgrade inquiries, please reach out to sales@baculasystems.com.

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

Previous articles:

Next articles:

Go back to: Automatic Object Integration (Scan Plugin).