栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

多服务器批量处理工具 - Polysh

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

多服务器批量处理工具 - Polysh

Polysh介绍:

        Polysh是一个交互式命令,可以批量对多服务器进行处理,也就是我们可以同时登录多台服务器,并在各台服务器上同时执行相同的操作,Polysh非常适合我们需要交互式处理的场景,比如同时批量执行fio测试脚本,批量修改服务器密码等。。。适用场景非常多


Polysh参数:

常用的参数:

--hosts-file               客户端IP地址列表

--password-file        客户端用户密码,每个一行

polysh-shale
Usage: /usr/local/bin/polysh (OPTIONS] HOSTS...
Control commands are prefixed by*:. Use help for the list
Options:
--version
-h, --help
--hosts-file=PILE
--Command= CMD
-ssh=SSH show program's version number and exit show this help message and exit read hostnames from given file, one per line command to execute 
         on the remote shells ssh command to use (exec ssh -oLogLevel=Quiet -t & (host)s exec bash --noprofile]
--user=USER remote user to log in as
--no-color disable colored hostnames (enabled]
--password-file=PILE read a password from the specified file. - is the tty.
--1og-file=LOG_FILE file to log each machine conversation (none]
--abort-errors abort if some shell fails to initialize (ignore]
--debug print debugging informat ion

Polysh示例:

hosts file && passwd file

 polysh --ssh='exec ssh' --user=root --hosts-file=hosts --password-file=passwd

 


 thanks~

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/512378.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号