/NetworkMonitor

Tool that monitors network usage

Primary LanguageJupyter Notebook

NetworkMonitor

Tool that monitors network usage

NetworkMonitor

  • network_monitor.pyw - polling script for data gathering
  • NetworkMonitor.ipynb - Jupyter Notebook for analysis

Installation

For the polling script:

pip install psutil ujson

Put the link to the script in startup folder for continuous monitoring.

For the notebook:

pip install pandas seaborn