For those running on Emperor 0.72-rc1 and forward, you will be able to
contact each monitor individually asking them for their status, regardless
- of a quorum being formed. This an be achieved using ``ceph ping mon.ID``,
+ of a quorum being formed. This can be achieved using ``ceph ping mon.ID``,
ID being the monitor's identifier. You should perform this for each monitor
in the cluster. In section `Understanding mon_status`_ we will explain how
to interpret the output of this command.
- The *ceph-mgr* daemon includes a `REST-based management API
<../mgr/restful>`_. The API is still experimental and somewhat limited but
will form the basis for API-based management of Ceph going forward.
- - *ceph-mgr* also includes a `Prometheus exporter <../mgr/prometheus>`_
- plugin, which can provide Ceph perfcounters to Prometheus.
+ - *ceph-mgr* also includes a `Prometheus exporter <../mgr/prometheus>`_ plugin,
+ which can provide Ceph perfcounters to Prometheus.
* The overall *scalability* of the cluster has improved. We have
successfully tested clusters with up to 10,000 OSDs.