Skip to content

Plot real time Android CPU/Mem stats to a dashboard using websocketd and vmstat

License

Notifications You must be signed in to change notification settings

mobileboxlab/android-web-vmstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charly


Plot real time Android CPU/Mem stats to a dashboard using websocketd and vmstat

Based on Web vmstats

vmstats

Requirements

  1. bash, any recent version should work
  2. Install websocketd
  3. Latest Android-SDK must be installed and ANDROID_HOME set
  4. Connect a physical Android device or start an emulator. After connecting the device to the computer, make sure to enable USB debugging.

Getting started

chmod +x run.sh

Check all available devices:

adb devices

Run the below command to start the service (you need to provide the device id):

./run.sh DEVICE-ID

Go to http://127.0.0.1:9231/

Frequently Asked Questions

Is this just a copy of Web vmstats?

Yes and yes but for Android vmstats.

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests.

PRs Welcome


android-web-vmstats is developed and maintained by Mobilebox team.

About

Plot real time Android CPU/Mem stats to a dashboard using websocketd and vmstat

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published