Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / C#

VMSTAT Analyzer

Rate me:
Please Sign up or sign in to vote.
3.69/5 (9 votes)
1 Sep 2009GPL39 min read 68.5K   5.8K   8  
Helps UNIX / Linux administrators to analyze VMSTAT files for system resource utilization.
If Microsoft .NET Framework Version 3.5 is not installed in your system, then install it prior to anything you do.
I have attached the .NET Framework file in Setup File.zip. So that will reduce your work of downloading it from internet.
After .NET Framework is installed, you can execute VMSTAT_Analyzer.exe file for the application to run on your computer.
Please note that ZedGraph.dll is available in same folder where VMSTAT_Analyzer.exe is available

And you are done to analyze your VMSTAT file.

-Sumit Biswas

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Tester / Quality Assurance
India India
I am a Performance Engineer, but I like programming. i don't do it as a specialty, but because i love it. anyone who supports source code sharing on the same plane as me.
Anyone who wants to learn more about me can feel free to contact me. Meanwhile, i'd appreciate your feedback. Get in touch sumitsushil@gmail.com

* If this article is helpful, please give reputation points.
* Don't forget to tip the waiter with your appreciation.

Comments and Discussions