Advertisement
Guest User

Untitled

a guest
Aug 2nd, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. init_config:
  2.  
  3. instances:
  4. - server: name01.us-east-1.rds.amazonaws.com
  5. user: monitor
  6. pass: my_password
  7. port: 3306 # Optional
  8. tags:
  9. - dbinstanceidentifier:instance-identifier01
  10. - server: name01.us-east-1.rds.amazonaws.com
  11. user: monitor
  12. pass: my_password
  13. port: 3306 # Optional
  14. tags:
  15. - dbinstanceidentifier:instance-identifier02
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement