The virtual memory statistics (vmstat) command shows statistics regarding process, virtual memory, disk, trap, and CPU activity. Frankly speaking, I primarily use it for CPU stats. Here's an example of its use at 3 second intervals.
#vmstat 3
This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
Subscribe to:
Post Comments (Atom)
1 comment:
If you need to build charts
from vmstat log file, you should
try this :
http://www.michenux.net/
;)
Post a Comment