ceph/doc/mgr/index.rst
John Spray 567b9fb692 doc: add initial ceph-mgr docs
Signed-off-by: John Spray <john.spray@redhat.com>
2016-09-29 17:27:05 +01:00

17 lines
347 B
ReStructuredText

===================
Ceph Manager Daemon
===================
The :term:`Ceph Manager` daemon (ceph-mgr) runs alongside monitor daemons,
to provide additional monitoring and interfaces to external monitoring
and management systems.
.. toctree::
:maxdepth: 1
Installation and Configuration <administrator>
Writing plugins <plugins>