1. IP子网计算 2. RHEL自动配置IP地址 3. 并行终端 4. GPFS配置及布署 未完待续
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. […]
filename: wlstoolkit.sh This script is used for creating domain&server for Weblogic USAGE: $file_name [ options ] [ action ] for example: $file_name -D domain01 -S server01:8001 -S server02:8002 -c Options: https://github.com/n0rvyn/wlstoolkit
一、环境 Linux 4.19.97-gentoo x86_64 Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz 4G Memory Lenovo M490 python-3.8.12 200G SSD 二、删除文件命令 三、场景 80000*4K 8000*4K 200000*4K 20000*4K 400000*4K 四、结果 五、结论 五、代码 https://github.com/n0rvyn/fileoperator/tree/main
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 […]