db-fas01: backup ipsilon db too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2e8531dd54
commit
6a6b9a4439
1 changed files with 2 additions and 0 deletions
|
@ -12,11 +12,13 @@ custom_rules: [
|
||||||
# This is a generic list, monitored by collectd
|
# This is a generic list, monitored by collectd
|
||||||
databases:
|
databases:
|
||||||
- fas2
|
- fas2
|
||||||
|
- ipsilon
|
||||||
datacenter: iad2
|
datacenter: iad2
|
||||||
db_backup_dir: ['/backups']
|
db_backup_dir: ['/backups']
|
||||||
# This is a more strict list, to be made publicly available
|
# This is a more strict list, to be made publicly available
|
||||||
dbs_to_backup:
|
dbs_to_backup:
|
||||||
- fas2
|
- fas2
|
||||||
|
- ipsilon
|
||||||
effective_cache_size: "6GB"
|
effective_cache_size: "6GB"
|
||||||
eth0_ipv4_gw: 10.3.163.254
|
eth0_ipv4_gw: 10.3.163.254
|
||||||
eth0_ipv4_ip: 10.3.163.42
|
eth0_ipv4_ip: 10.3.163.42
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue