
Hello - We utilize OTRS for our problem ticket tracking, and we're trying to find a way to do a nightly automated backup of the database. Is anyone currently doing this? If so - what/how are you doing it? Are there any components/plugins that we could use and configure for our needs? Thanks in advance Craig Johnson Terrapin Technologies

Craig Johnson wrote:
We utilize OTRS for our problem ticket tracking, and we’re trying to find a way to do a nightly automated backup of the database. Is anyone currently doing this? If so – what/how are you doing it? Are there any components/plugins that we could use and configure for our needs?
If you just want to backup the database you can use the dump tools for your database (for instance mysqldump if you're using MySQL). Also take a look at the included backup script (/opt/otrs/scripts/ backup.pl on my installation). Nils Breunese.

Hi,
We utilize OTRS for our problem ticket tracking, and we're trying to find a way to do a nightly automated backup of the database. Is anyone currently doing this? If so – what/how are you doing it? Are there any components/plugins that we could use and configure for our needs?
we use 'automysqlbackup' http://members.lycos.co.uk/wipe_out/automysqlbackup/, a simple yet effective bash script.. regards, peter -- ----------------------------------------------- Peter Mayr mailto: at.peter.mayr@gmail.com

Oh yeah! I like it too.. I also use RSYNC over SSH (with reduced
encryption) to backup the file system.
On 7/23/06 11:05 AM, "Peter Mayr"
Hi,
We utilize OTRS for our problem ticket tracking, and we're trying to find a way to do a nightly automated backup of the database. Is anyone currently doing this? If so what/how are you doing it? Are there any
components/plugins that we could use and configure for our needs?
we use
'automysqlbackup' http://members.lycos.co.uk/wipe_out/automysqlbackup/, a simple yet effective bash script..
regards, peter --
----------------------------------------------- Peter Mayr mailto:
at.peter.mayr@gmail.com
_______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support orr consulting for your OTRS system? => http://www.otrs.com/
--
participants (4)
-
Andy Lubel
-
Craig Johnson
-
Nils Breunese (Lemonbit Internet)
-
Peter Mayr