Skip to content

Commit

Permalink
add links to cloud manager
Browse files Browse the repository at this point in the history
  • Loading branch information
kay-kim committed Aug 13, 2015
1 parent ba9f150 commit d70a675
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 13 deletions.
9 changes: 5 additions & 4 deletions source/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Administrative Tools
tools/munin
tools/wireshark

.. related:: |mms-home| includes deployment,
monitoring, and backup tools for
MongoDB. Also consider the |mms-docs|.
.. related::
For seamless automation, backup, and monitoring, try |mms-home|: the
easiest way to run MongoDB in the cloud. `Try it free for 30 days.
<https://www.mongodb.com/cloud?jmp=docs>`_ See also |mms-docs|.

.. include:: /includes/replacement-mms.rst
.. include:: /includes/replacement-mms.rst
11 changes: 4 additions & 7 deletions source/tools/administration-interfaces.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,11 @@ focus on data viewing.
- |mms-home|.
- :ref:`The built-in replica set admin UI page <http-interface>`.

MongoDB Management Service
--------------------------
|MMS|
-----------------------

|MMS| is a cloud-based suite of services
for deploying and managing MongoDB instances with monitoring and backup
capabilities.

- |mms-home|
|mms-home| is a cloud-based suite of services for deploying and
managing MongoDB instances with monitoring and backup capabilities.

.. image:: /figures/mms-on-devices.png

Expand Down
4 changes: 4 additions & 0 deletions source/tools/http-interfaces.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,7 @@ See Also
--------

- :manual:`Monitoring Database Systems </administration/monitoring/>`

- |mms-home| for seamless automation, backup, and monitoring.

.. include:: /includes/replacement-mms.rst
13 changes: 11 additions & 2 deletions source/tools/munin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,15 @@ In the example:
- ``mongo_ops.insert``: indicates the chart (``mongo_ops``) and the counter
(``insert``) to aggregate.

And this is what it looks like
And this is what it looks like

.. image:: /figures/munin-configuration-screen-shot-2.png
.. image:: /figures/munin-configuration-screen-shot-2.png

See Also
--------

- :manual:`Monitoring Database Systems </administration/monitoring/>`

- |mms-home| for seamless automation, backup, and monitoring.

.. include:: /includes/replacement-mms.rst
7 changes: 7 additions & 0 deletions source/tutorial/backup-and-restore-mongodb-on-amazon-ec2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -408,3 +408,10 @@ After the database is started, it will be ready to transact. It will be
at the specific point in time from the backup, so if it is part of a
master/slave or replica set relationship, then the instance will need to
synchronize itself to get itself back up to date.

See Also
--------

|mms-home| for seamless automation, backup, and monitoring.

.. include:: /includes/replacement-mms.rst

0 comments on commit d70a675

Please sign in to comment.