
Track any activities in Mac OS X. Check the spikes and drops in CPU usage, analyze the currently occupied volume of memory, view the battery status of a portable device. Access network activity trackers, manage the disk space, get readings of fan speed and temperature.
XRG (X Resource Graph) is an open-source system monitor for OS X. XRG allows you to monitor CPU activity, GPU activity, memory usage, battery status, machine temperature, network activity, disk I/O, current weather, and stock market data. The goal of XRG is to be a functional system monitor that has a clean and flexible interface, so it doesn't intrude on the rest of your Mac experience.
v1.7 [Jul 16, 2012]
- OS X 10.8 Mountain Lion Support.
- Redone SMC sensor code. (Thanks Thomas Engelmeier)
- Handle exception codes when reading from the temperature sensors.
- Disabled unknown temperature sensors to shorten the list and use less time while reading the values.
- Fixed bug in 10.7.4 where extra log messages were printed to the console. (Thanks Thomas Engelmeier)
- Fixed a bug where ^OMXHPI and other indices that don't return long term data weren't displaying current prices in the stock graph.
- Fixed a bug where dragging a theme to XRG wouldn't work.
- Cleaned up a lot of code, resulting in a 30% smaller app.