Skip to content

Commit

Permalink
Merge pull request #21 from rightscale-cookbooks/white_14_07_acu15530…
Browse files Browse the repository at this point in the history
…_update_readme_in_rs-mysql

Update README to include rs-mysql::collectd recipe.
  • Loading branch information
douglaswth committed Jun 13, 2014
2 parents 31fc65c + f155fba commit 8f59807
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,7 @@ Installs the MySQL server and tunes the attributes used in the `my.cnf` based on
and the server usage type. If the server usage type is `'dedicated'`, all resources in the system are dedicated
to the MySQL server and if the usage type is `'shared'`, only half of the resources are used for the MySQL server.
This `'shared'` usage will be used in building a LAMP stack where the same system is used to run both the MySQL
server and the PHP application server. This recipe also installs the collectd plugins for MySQL. It also tags
the server as a standalone MySQL server.
server and the PHP application server. This recipe also tags the server as a standalone MySQL server.

## `rs-mysql::volume`

Expand Down Expand Up @@ -291,6 +290,10 @@ specified by `node['rs-mysql']['import']['repository']` with revision/branch spe
`node['rs-mysql']['import']['dump_file']`. The private key attribute, `node['rs-mysql']['import']['private_key']`,
must be set if retrieving from a private repository.

## `rs-mysql::collectd`

Installs the collectd plugins for MySQL.

[rightscale_tag]: https://github.com/rightscale-cookbooks/rightscale_tag/blob/master/README.md
[`find_database_servers`]: https://github.com/rightscale-cookbooks/rightscale_tag#find_database_servers

Expand Down

0 comments on commit 8f59807

Please sign in to comment.