On Tuesday 09 August 2005 12:22, Dominic Marks wrote:
> Hello All,
>
> Can I make Bacula write out its report for a job to a file, or store
> it in a database? I'd like to import them into MySQL automatically.

How I did it in the end:

Direct E-Mails to an alias which delivers to a process, write a small 
application which receives the reports, parses them and inserts them 
into a table.

I could have also used the file output method, but this was quicker and 
works over multiple hosts.

> Thanks very much,
> Dominic Marks
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices Agile & Plan-Driven Development * Managing Projects & Teams
> * Testing & QA Security * Process Improvement & Measurement *
> http://www.sqe.com/bsce5sf
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

Cheers,
-- 
Dominic Marks


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to