]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/mgr/dashboard.rst
import ceph quincy 17.2.1
[ceph.git] / ceph / doc / mgr / dashboard.rst
index 60fca266e3ec65ac6da6aa9be78db827e1d43e46..5bfcced4c240d071a18acad01ff587059b85c5e8 100644 (file)
@@ -581,7 +581,7 @@ running/deployed::
 
   $ ceph dashboard set-grafana-api-url <grafana-server-url>  # default: ''
 
-The format of url is : `<protocol>:<IP-address>:<port>`
+The format of the URL : `<protocol>://<IP-address>:<port>`
 
 .. note::
 
@@ -596,7 +596,7 @@ The format of url is : `<protocol>:<IP-address>:<port>`
 If you are using a self-signed certificate for Grafana,
 disable certificate verification in the dashboard to avoid refused connections,
 which can be a result of certificates signed by an unknown CA or that do not
-matchn the host name::
+match the host name::
 
   $ ceph dashboard set-grafana-api-ssl-verify False