Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/83066
Change subject: StatsD Ganglia backend: document config options
......................................................................
StatsD Ganglia backend: document config options
This patch adds a listing of possible configuration options and their values to
the header of ganglia.js.
Change-Id: I2f8db2ddbd834abcef1dfbecfbb7c8c66c964a81
---
M modules/statsd/files/backends/ganglia.js
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/66/83066/1
diff --git a/modules/statsd/files/backends/ganglia.js
b/modules/statsd/files/backends/ganglia.js
index 7f6e36b..f8d7408 100644
--- a/modules/statsd/files/backends/ganglia.js
+++ b/modules/statsd/files/backends/ganglia.js
@@ -21,6 +21,17 @@
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ *
+ * Ganglia-specific settings (for /etc/statsd/localConfig.js):
+ *
+ * {
+ * "gangliaHost": "localhost", // Hostname of Ganglia server
+ * "gangliaPort": 8649, // UDP port of Ganglia server
+ * "gangliaMulticast": false, // Use multicast?
+ * "gangliaSpoofHost": "slave", // Associate metrics w/this hostname
+ * "gangliaGroup": "statsd", // Default metric group name
+ * }
+ *
*/
function Xdr( bufSize ) {
--
To view, visit https://gerrit.wikimedia.org/r/83066
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2f8db2ddbd834abcef1dfbecfbb7c8c66c964a81
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits