Author: dlester
Date: Mon Jul 7 18:55:54 2014
New Revision: 1608550
URL: http://svn.apache.org/r1608550
Log:
Updates Mesos tools documentation to add collectd plugin.
Modified:
mesos/site/publish/documentation/latest/tools/index.html
mesos/site/publish/documentation/tools/index.html
mesos/site/source/documentation/latest/tools.md
Modified: mesos/site/publish/documentation/latest/tools/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/tools/index.html?rev=1608550&r1=1608549&r2=1608550&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/tools/index.html (original)
+++ mesos/site/publish/documentation/latest/tools/index.html Mon Jul 7
18:55:54 2014
@@ -110,6 +110,7 @@
<p>These tools make it easy to set up and run a Mesos cluster.</p>
<ul>
+<li><a href="https://github.com/rayrod2030/collectd-mesos">collectd plugin</a>
to collect Mesos cluster metrics.</li>
<li><a href="/documentation/latest/deploy-scripts/">Deploy scripts</a> for
launching a Mesos cluster on a set of machines.</li>
<li><a href="/documentation/latest/ec2-scripts/">EC2 scripts</a> for launching
a Mesos cluster on Amazon EC2.</li>
<li><a href="https://github.com/everpeace/cookbook-mesos">Chef cookbook by
Everpeace</a> Install Mesos and configure master and slave. This cookbook
supports installation from source or the Mesosphere packages.</li>
Modified: mesos/site/publish/documentation/tools/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/tools/index.html?rev=1608550&r1=1608549&r2=1608550&view=diff
==============================================================================
--- mesos/site/publish/documentation/tools/index.html (original)
+++ mesos/site/publish/documentation/tools/index.html Mon Jul 7 18:55:54 2014
@@ -110,6 +110,7 @@
<p>These tools make it easy to set up and run a Mesos cluster.</p>
<ul>
+<li><a href="https://github.com/rayrod2030/collectd-mesos">collectd plugin</a>
to collect Mesos cluster metrics.</li>
<li><a href="/documentation/latest/deploy-scripts/">Deploy scripts</a> for
launching a Mesos cluster on a set of machines.</li>
<li><a href="/documentation/latest/ec2-scripts/">EC2 scripts</a> for launching
a Mesos cluster on Amazon EC2.</li>
<li><a href="https://github.com/everpeace/cookbook-mesos">Chef cookbook by
Everpeace</a> Install Mesos and configure master and slave. This cookbook
supports installation from source or the Mesosphere packages.</li>
Modified: mesos/site/source/documentation/latest/tools.md
URL:
http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/tools.md?rev=1608550&r1=1608549&r2=1608550&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/tools.md (original)
+++ mesos/site/source/documentation/latest/tools.md Mon Jul 7 18:55:54 2014
@@ -8,6 +8,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.
* [Deploy scripts](/documentation/latest/deploy-scripts/) for launching a
Mesos cluster on a set of machines.
* [EC2 scripts](/documentation/latest/ec2-scripts/) for launching a Mesos
cluster on Amazon EC2.
* [Chef cookbook by Everpeace](https://github.com/everpeace/cookbook-mesos)
Install Mesos and configure master and slave. This cookbook supports
installation from source or the Mesosphere packages.
@@ -25,4 +26,4 @@ If you want to hack on Mesos or write a
* [Scala Hello World](https://gist.github.com/guenter/7471695) A simple Mesos
"Hello World": downloads and starts a web server on every node in the cluster.
* [Xcode Workspace](https://github.com/tillt/xcode-mesos) Hack on Mesos in
Xcode.
-Can't find yours in the list? Please submit a patch, or email
[email protected] and we'll add you!
+Can't find yours in the list? Please submit a patch, or email
[email protected] and we'll add you!
\ No newline at end of file