北肙

当你不能够再拥有,唯一可以做的,就是令自己不要忘记。

Category: Shell

Usage Required RHEL 7.9 Python >= 3.6.8 paramiko-2.11.0 bcrypt-3.2.2 cryptography-36.0.2 PyNaCl-1.5.0 six-1.16.0 cffi-1.15.1 pycparser-2.21 pip-21.3.1 wheel-0.37.1 setuptools_rust-1.1.2 semantic_version-2.10.0 typing_extensions-4.1.1 setuptools-59.6.0 cryptography-36.0.2 Install Required Packages # yum install -y python3 python3-pip# python3 -m pip install upgrade pip# python3 -m pip install cryptography==36.0.2# python3 -m pip install paramiko MultiTerm(hosts: tuple, debug=False): __init__() Create a multiple terminal interface. […]

Brief Multiple Linux Hosts System Performance Test Script来点中文吧,词穷了。就是给信创项目批量测试性能用的,setup.py咱也不会写,直接手补。 管理端环境: RHEL7.9及以上(其它版本未测试,支不支持不关心) Python-3.6.8及以上 Paramiko-2.x及其依赖包 支持的受管主机版本: RHEL7/8 UOS20 (x86_64 & arm) KylinV10 (x86_64 & arm) 支持的测试工具: lmbench iozone3 LTP netperf stream unixbench Usage Usage: ./remoteconsole.py 明白人一看就懂 Main Menu --------------------------------M A I N M E N U-------------------------------- List and select host group [None selected means all hosts] Ping test for multiple […]