CSharpFR - Graphic Monitor for CPU and RAM

By Willi


Source Code: xMonitorLT

This is a nice control with a moving graph The original article and original code can be found at http://www.csharpfr.com/codes/NET2-MONITEUR-GRAPHIQUE-CPU-RAM_37461.aspx.

The control is made up of three classes:

Class Description
XMonitor Control class that draws a moving graph.
EventXMonitorState Event class providing the current value of the meter.
EventXMonitorCriticalLimit Event class that is fired when the value of CPU reaches its maximum or the value of RAM available falls below 10% the total RAM.

The full application includes two instances of the control as graphic monitors which indicate load CPU and physical memory available.


<< Animated Vector Logo Contents Daily Garfield Reader >>

© Publicjoe, 2008