Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Commit

Permalink
add admin interface/port attribute documentation
Browse files Browse the repository at this point in the history
to the README
  • Loading branch information
adamvduke committed Mar 23, 2015
1 parent 490009a commit 2d05143
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Installs and configures StatsD.
* `node["statsd"]["percent_threshold"]` - Nth percentile value(s). Single value or array.
* `node["statsd"]["address"]` - Address to bind StatsD to.
* `node["statsd"]["port"]` - Port to run StatsD on.
* `node["statsd"]["mgmt_address"]` - Address to bind the admin interface to.
* `node["statsd"]["mgmt_port"]` - Port to run the admin interface on.
* `node["statsd"]["graphite_host"]` - Graphite host.
* `node["statsd"]["graphite_port"]` - Graphite port.
* `node["statsd"]["graphite_role"]` - Graphite role for automatic discovery.
Expand Down

0 comments on commit 2d05143

Please sign in to comment.