Ceph:ceph
Ceph-dash是一款图形化展现Ceph状态的工具,并且部署起来非常简单(在monitor节点上进行部署),操作如下:# mkdir -p /ceph-dash
# cd /ceph-dash/
# ls
app config.influxdb.jsonDockerfile screenshots
ceph-dash.py config.json LICENSE test-requirements.txt
ChangeLog contrib README.md tests
config.grahite.jsondebian requirements.txttox.ini
# git clone https://github.com/Crapworks/ceph-dash.git
# nohup python ceph-dash.py &
10814
nohup: ignoring input and appending output to ‘nohup.out’
然后,我们可以使用http://ip:5000进行访问 http://s1.运维网.com/images/20180114/1515917808182535.png
http://s1.运维网.com/images/20180114/1515917858640293.png
下图为ceph的状态监控命令:
http://s1.运维网.com/images/20180115/1516007731150423.png
页:
[1]