summaryrefslogtreecommitdiffstats
path: root/share/ceph-info
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-18 07:00:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-09-18 07:00:59 +0000
commit3e6b5bf3b0e09e6bd27939267416d5b9c280082e (patch)
tree9fdac2bedcc6630d293bd7d0ea5705e7703e70d3 /share/ceph-info
parentReleasing debian version 20171101-3. (diff)
downloadopen-infrastructure-storage-tools-3e6b5bf3b0e09e6bd27939267416d5b9c280082e.tar.xz
open-infrastructure-storage-tools-3e6b5bf3b0e09e6bd27939267416d5b9c280082e.zip
Merging upstream version 20180915.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/ceph-info')
l---------share/ceph-info/web/ceph-health-detail.txt1
-rw-r--r--share/ceph-info/web/index.html3
2 files changed, 4 insertions, 0 deletions
diff --git a/share/ceph-info/web/ceph-health-detail.txt b/share/ceph-info/web/ceph-health-detail.txt
new file mode 120000
index 0000000..e78c3e7
--- /dev/null
+++ b/share/ceph-info/web/ceph-health-detail.txt
@@ -0,0 +1 @@
+/var/log/storage-tools/ceph-info/ceph-health-detail.txt \ No newline at end of file
diff --git a/share/ceph-info/web/index.html b/share/ceph-info/web/index.html
index eeea131..491db2d 100644
--- a/share/ceph-info/web/index.html
+++ b/share/ceph-info/web/index.html
@@ -47,6 +47,9 @@
<h2>$ ceph status</h2>
<p><iframe src="ceph-status.txt" frameborder="0" height="400" width="95%"></iframe></p>
+ <h2>$ ceph health detail</h2>
+ <p><iframe src="ceph-df.txt" frameborder="0" height="250" width="95%"></iframe></p>
+
<h2>$ ceph df</h2>
<p><iframe src="ceph-df.txt" frameborder="0" height="250" width="95%"></iframe></p>