Sometimes I write some tools for my work, here they are.
This is a simple script for creating Virtual Machines and modifying the hostname, ip, etc. on CentOS 5.5 or 5.8 Host.
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.
Toolkit for log analysis.