4
1
I'm looking for a lightweight CPU usage monitor, something that can sit in a corner of my screen telling me how much of my CPU is getting used. Anyone know of one?
4
1
I'm looking for a lightweight CPU usage monitor, something that can sit in a corner of my screen telling me how much of my CPU is getting used. Anyone know of one?
8
Moo0 SystemMonitor lets you keep your eye on system resource usages of your PC. It currently supports 34 kinds of information including CPU, memory, network, and detailed hard disk drive usages. Using this software, you may discover what is limiting your system performance in each occasion.
Available as installer or portable, and pretty lightweight too - it's using only 7 MB RAM.
2Wow. 34 kinds? sounds like an ice cream establishment... – RCIX – 2009-08-27T03:07:45.050
BTW, what theme is that? – RCIX – 2009-08-27T03:48:56.530
the theme is called Flagship by The Skins Factory/Hyperdesk. it ain't free though they do offer two promotional themes for free (Crysis: Warhead and Sony Esricsson Onix). XP thmes only, The Skins Factory is probably best know for the work they did for Alienware (AlienGUIse). – None – 2009-08-27T12:50:35.540
12
Sysinternals' ProcExp.exe (the Process Explorer which can replace the Task Manager itself).
ProcExp.exe takes about 15MB Private Bytes and almost 70MB of VM.
1Oooh... I hadn't noticed you could put different monitors in your tray. I was lookign for a memory monitor and this is perfect (I already used it, just hadn't noticed this feature). +1. :) – Chris – 2011-03-03T10:03:34.157
Process Explorer can also be minimized (or start minimized) to the system tray, to display nice and compact CPU/IO/Memory monitor icons. – arathorn – 2009-08-27T03:42:07.977
2While Process Explorer is excellent (and I run it all the time), I wouldn't describe it as lightweight. – Richard – 2009-08-27T10:01:32.643
1... it uses significant CPU (more noticable on slower systems) and the memory just grows as it holds more and more history (I've seen it reach >200MB VM after a a couple of weeks). – Richard – 2009-08-27T10:02:47.210
Exactly, it's a great program, but hardly lightweight, it takes its space in memory, and uses a regular amount of CPU time for its refreshes. – Gnoupi – 2009-08-27T10:04:09.237
Besides, it doesn't match the need, it's not really the kind you can left in the corner, it takes space, it's meant to be a foreground, main window use. – Gnoupi – 2009-08-27T10:05:18.220
@Gnoupi, You can keep procexp in the task tray, and, agree its not that light. However, have you checked the TinyResMeter answer? – nik – 2009-08-27T10:10:28.787
3
There is TinyResMeter:
TinyResMeter takes less than 3MB Private Bytes and about 40MB of VM (typically). It is quite configurable too.
Notes from the site:
A small tool that displays useful information about system resources in real time, but it also gives much more detail when you right-click on the displayed fields
- It is written 90% at pure API level to keep it as small as possible.
- It does not require any extra non standard DLL.
- It does not modify/write inside the Registry (except if you set it to autorun).
- It uses less memory and resources than most tools of its kind.
- It uses a very simple but efficient small display interface.
- It does not use any installer that could increase EXE size; once downloaded you can use it immediately.
- It can be simply copied and executed on any machine with no need for an installation procedure.
- It use very small screen space.
- It's perfect tool for low-end computer or NetBooks
2
For OS X, there is the iStat Pro dashboard widget.
Each of the modules are drag-and-drop, and you can have more that one widget open at a time, so it can be customized perfectly to your needs.
1
CPUMon is also a tiny application that can sit in the corner of your screen or in the system tray.
1
Windows 7 has a CPU meter desktop gadget.
And task manager's notification area icon shows current CPU.
Vista has as well, or you could download one from the (tiny) official gallery I think... – Oskar Duveborn – 2009-08-27T11:06:11.983
1
for what operating system? – John T – 2009-08-27T03:16:26.313
Windows. Retagged to reflect this. – RCIX – 2009-08-27T03:17:39.853