Skip to content

Parse data from Monsoon Power Monitor and tcpdump to generate network/power graphs.

License

Notifications You must be signed in to change notification settings

navedmerchant/power-pcap-analyzer

 
 

Repository files navigation

power-pcap-analyzer

Parse data from Monsoon Power Monitor (.pt4) and tcpdump (.pcap) to generate network/power graphs.

Instructions

Place your input data (.pt4 and .pcap files) in the "raw" directory. For each experiment, both files must have the same name. For instance, 201306201120.pcap and 201306201120.pcap.

If you want to test the code but you don't have raw data yet, you may use these samples:

Run the main script:

python power_pcap_analyzer.py

Dependencies

Using Ubuntu, you'll need the following packages:

  • python-pcapy
  • python-matplotlib

Legal

(C) 2013 Raul Jimenez

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. See LICENSE file.

About

Parse data from Monsoon Power Monitor and tcpdump to generate network/power graphs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • TeX 0.2%