Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 530 Bytes

File metadata and controls

37 lines (18 loc) · 530 Bytes

thomas_toolkit

Sometimes I write some tools for my work, here they are.

create_vm

This is a simple script for creating Virtual Machines and modifying the hostname, ip, etc. on CentOS 5.5 or 5.8 Host.

linux:

Toolkit for linux.

  • retransmit_rate.sh

(experimetal) Calculate the retransmit rate in netstat -s command.

  • analyse_ss.py

(experimetal) Calculate the mean value of rtt snd_cwnd info in ss --info command.

log:

Toolkit for log analysis.