Repository: mesos
Updated Branches:
  refs/heads/master 5dc0f3102 -> 96be2aab4


Added Snap plugin to tools list.

Add the newly-released Mesos plugin for Intel's
[Snap](https://github.com/intelsdi-x/snap) telemetry framework to the
tools documentation.

This closes #134


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/96be2aab
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/96be2aab
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/96be2aab

Branch: refs/heads/master
Commit: 96be2aab4f1e3462c3b145b7305294e4d1f7e4d0
Parents: 5dc0f31
Author: Roger Ignazio <m...@rogerignazio.com>
Authored: Fri Jul 8 11:10:48 2016 -0500
Committer: Vinod Kone <vinodk...@gmail.com>
Committed: Fri Jul 8 11:10:48 2016 -0500

----------------------------------------------------------------------
 docs/tools.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/96be2aab/docs/tools.md
----------------------------------------------------------------------
diff --git a/docs/tools.md b/docs/tools.md
index fecb528..140ca93 100644
--- a/docs/tools.md
+++ b/docs/tools.md
@@ -10,6 +10,7 @@ layout: documentation
 These tools make it easy to set up and run a Mesos cluster.
 
 * [collectd plugin](https://github.com/rayrod2030/collectd-mesos) to collect 
Mesos cluster metrics.
+* [Snap plugin](https://github.com/intelsdi-x/snap-plugin-collector-mesos) for 
collecting Mesos cluster metrics and statistics about running executors.
 * [Deploy scripts](deploy-scripts.md) for launching a Mesos cluster on a set 
of machines.
 * [Chef cookbook by Everpeace](https://github.com/everpeace/cookbook-mesos) 
Install Mesos and configure master and agent. This cookbook supports 
installation from source or the Mesosphere packages.
 * [Chef cookbook by Mdsol](https://github.com/mdsol/mesos_cookbook) 
Application cookbook for installing the Apache Mesos cluster manager. This 
cookbook installs Mesos via packages provided by Mesosphere.

Reply via email to