Skip to content

Commit 4a7316c

Browse files
authored
Update README.md
1 parent d6fb745 commit 4a7316c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@ v0.92-remote beta
3030
发布时间:2016.7.17
3131

3232
1、改善远程管理程序配置时出错后的友好程度;
33+
3334
2、增加修改磁盘组缓存设置的功能;
35+
3436
3、BUG修正;
37+
3538
4、文字优化。
3639

3740

@@ -44,8 +47,11 @@ v0.91-remote beta
4447

4548
说明:
4649
默认将程序运行目录下的storcli64传输到远端的/tmp目录下,可以根据需要将MegaCli/perccli等工具改名为storcli64(比如storcli64运行出错时),当然也可以直接修改Python脚本:D
50+
4751
远程能力需要Python的paramiko模块支持,我把pip放在解压后的根目录下了,先安装pip,然后进入paramiko目录pip install * 。
52+
4853
如果有外网的情况下,也可以pip install paramiko或是直接下载paramiko安装包安装。
54+
4955
建议使用pip安装,相对简单些。
5056

5157
--------------------------------

0 commit comments

Comments
 (0)