* AnotherMonitor
It has 2 main options:
- It shows a graphic and several text labels wherein the values of the CPU and memory usage are updated every 0.5, 1, 2 or 4 seconds.
- It can record on a CSV file the read values for a later usage and process in a spreadsheet program.
The app can run in the background. Then, the second option is specially interesting since, in the background, AnotherMonitor consumes little resources and can monitor and record the CPU and memory values that other applications are using in the foreground.
The app can be closed, and the recording of values can be started from the buttons shown in the system bar.
In order to get the CPU usage the app does not make use of the 'Top' command from Linux but instead it parses the '/proc/stat' file and work the calculations out with the user and system time.
Don't forget to leave your feedback. It will help to improve the app day by day.
The source code is available on GitHub: https://github.com/AntonioRedondo/AnotherMonitor.
Author: Antonio Redondo
Version: 3.0.6
Market link: org.anothermonitor
Web site: http://antonioredondo.com
Source code:
Code license:
Market downloads: 100-500
Market rating: 4.9 / 5.0
Category: Top:/Applications/Tools
Added: 2015-04-08
Updated: 2016-01-17
Hits: 654