<div dir="ltr"><div>I created another Linux utility with Lazarus. Here is my CPU Graph utility:</div><div><br></div><a href="http://cache.getlazarus.org/video/widget-cpugraph.mp4">http://cache.getlazarus.org/video/widget-cpugraph.mp4</a><br><div><br></div><div>It can record up to 1 hour of CPU activity while silently sitting in the tray. Pressing a hotkey toggles the display of the graph. </div><div><br></div><div>I am probably going to add a few styles the user can choose from as well individual CPU percentages and core speed stepping (CPU Mhz can change depending on system load).</div><div><br></div><div>I think the benefit of this over the gnome system monitor is that when the gnome monitor is closed no CPU activity is recorded. Mine allows you to change the graph range and rewind through history. It also uses very little resources when it's not being displayed. Oh and it's easier to open/close (through a global hotkey).</div></div>