Hello, we've 2 Bareos Python plugins from the contrib tree packaged into rpms (debian / ubuntu will follow later), ready to install in our contrib-repository: http://download.bareos.org/bareos/contrib/
1. MySQL plugin RPM: bareos-contrib-filedaemon-python-plugin-mysql This plugin dumps each database into a single file. It can be configured to just dump certain databases or by default dump every DB it finds. Everything can be configured via the plugin call in the FileSet resource. Details are here in the README file: https://github.com/bareos/bareos-contrib/tree/master/fd-plugins/mysql-python 2. Icinga / Nagios (NSCA) plugin RPM: bareos-contrib-director-python-plugin-nsca This director plugin can be called in the Job Resource, it uses NSCA to submit a passive check result to Icinga with job status and a couple of performance data like #files, #bytes, time, throughput. Details: https://github.com/bareos/bareos-contrib/tree/master/dir-plugins/nagios_icinga This plugin can also serve as a blueprint to connect Bareos to system management tools, like ticket systems, in order to submit job results and performance data to any other system. These plugins are tested manually on some platforms but did not go through our QA process like the bareos packages do. Any help, test results, feedback, patches and so on are appreciated. If you are on Debian / Ubuntu and don't want to wait for packages: just grab the *py files from GIT and place them into your Bareos plugins directory. -- With kind regards // Mit freundlichen Grüßen -- Maik Außendorf [email protected] Bareos GmbH & Co. KG Phone: +49221630693-93 http://www.bareos.com Fax: +49221630693-10 Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz, M. v. Wieringen -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
