summaryrefslogtreecommitdiffstats
path: root/share/ceph-info/web/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/ceph-info/web/index.html')
-rw-r--r--share/ceph-info/web/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/ceph-info/web/index.html b/share/ceph-info/web/index.html
index 95b059d..eeea131 100644
--- a/share/ceph-info/web/index.html
+++ b/share/ceph-info/web/index.html
@@ -45,7 +45,7 @@
<pre id="data">Loading...</pre>
<h2>$ ceph status</h2>
- <p><iframe src="ceph-status.txt" frameborder="0" height="250" width="95%"></iframe></p>
+ <p><iframe src="ceph-status.txt" frameborder="0" height="400" width="95%"></iframe></p>
<h2>$ ceph df</h2>
<p><iframe src="ceph-df.txt" frameborder="0" height="250" width="95%"></iframe></p>
@@ -56,10 +56,10 @@
<h2>$ ceph osd tree</h2>
<p><iframe src="ceph-osd-tree.txt" frameborder="0" height="250" width="95%"></iframe></p>
- <h2>$ ceph version</h2>
- <p><iframe src="ceph-version.txt" frameborder="0" height="25" width="95%"></iframe></p>
+ <h2>$ ceph versions</h2>
+ <p><iframe src="ceph-versions.txt" frameborder="0" height="325" width="95%"></iframe></p>
- <h3>Last Updated:</h3>
+ <h3>Last Updated</h3>
<p><iframe src="date.txt" frameborder="0" height="25" width="95%"></iframe></p>
<!-- /Content -->