This is a small list of some really nice linux tools I recommend every sysadmin to have somewhere.
- dstat Combines vmstat, iostat, ifstat, netstat information and more http://dag.wieers.com/home-made/dstat/#documentation
- vnstat The
System Administrator
This is a small list of some really nice linux tools I recommend every sysadmin to have somewhere.
Sometimes disks fill up with logs for example, and we the administrators have to
login sometimes even wake up just to delete log files! Well this script solves the problem.…