- Nagios - Switch Interface Traffic
- How To - Linux Server Performance
- Notes - Building New ESXi Host for iSCSI with Jumbo Frames
- Microsoft Office Version Numbers (XP, 2003, 2007, 2010)
- ESXi Custom Welcome Screen Text
- PHP - Read Data from a CSV file
- PHP - Input Variables from URL
- Fix - WMI Error EventID 10
- Fix - EventID 4007 DNS Server Error
- FIX - CHECK_ESX3.PL Script
How To - Linux Server Performance
- TidBits:
It is important to have a basic understanding of how to check out your Linux server's performance to help diagnose / troubleshoot various issues. Below is some useful tools and reference materials I have found helpful.
- iostat - disk utilization
- This article is a good simple reference on using IOSTAT. http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html
- top - cpu utilization
- "The top program provides a dynamic real-time view of a running system. It can display system summary information as well as a list of tasks currently being managed by the Linux kernel. http://www.cyberciti.biz/tips/how-do-i-find-out-linux-cpu-utilization.html
- ifstat - network interface utilization
- Extremely handy tool to see if you are saturating your network interfaces. eg, in an NAS environment this could be very useful. http://freecode.com/projects/ifstat
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- http://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
- MWalker's blog
- Login to post comments
-
