Skip to content

Practical examples of systems administrators’ use of python.

Notifications You must be signed in to change notification settings

archerslaw/pysam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python for Systems Administratration and Maintenance:

Practical examples of using python to do good for systems administratration and maintenance, which focus on how python not only makes essential things easier but also makes important things possible that solve specific problems that often arise in systems administration and maintenance.

Contributors:

Script lists:

  • ./get_51cto_coin/get_coin_from_51cto.py

  • ./print_all_file_md5sum.py

  • ./print_directory_md5sum.py

  • ./print_all_file_size.py

  • ./find_the_same_files.py

  • ./process_VmRSS:MemTotal_show.py

  • ./memory_used_monitor.py

  • ./port_checker_tcp.py $ python port_checker_tcp.py -a localhost -p $port

  • ./disk_used_status.py

  • ./run_up_time.py

  • ./wc-lwc-mutil-notext-directory.py

  • ./network_traffic_monitor.py

  • ./cpu_load_status.py

  • ./cpu_monitor.py

  • ./multi_get_first_letter.py

  • ./send_mail_var_python.py

  • ./read_dmidecode_var_subprocess.py

  • ./memcached_process_managerment.py $ python memcached_process_managerment.py start|status|restart|stop

  • ./read_ip_and_mac_var_subprocess.py

  • ./get_cpu_number_and_vendor.py

  • ./paramiko-ssh.py

  • ./paramiko-sshport.py

  • ./paramiko-nopasswdSSH.py

  • ./paramiko-multi-nopasswdSSH.py

  • ./paramiko-config.py

  • ./paramiko-upload.py

  • ./paramiko-download.py

  • ./paramiko-sftp-multi-upload.py

About

Practical examples of systems administrators’ use of python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages