Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup mariadb backup to make a latest link, make nrpe on db03 check that for ↵ | Kevin Fenzi | 2015-06-08 | 1 | -0/+3 |
| | | | | backup age. | ||||
* | This has to have a --user=root in order to be able to access the dbs | Kevin Fenzi | 2015-06-04 | 1 | -1/+1 |
| | | | | It runs as mysql user, but root when connecting to the db. | ||||
* | Add backups for mariadb nightly like we do for postgres. | Kevin Fenzi | 2015-06-04 | 1 | -0/+10 |
This allows us to back up /backups and get a good few days database dumps on mariadb servers. |