Skip to main content

A comprehensive system monitoring tool with real-time insights

Project description

System Monitor

A comprehensive system monitoring tool built with Python and the rich library, providing real-time insights into system performance, including CPU usage, memory statistics, network details, disk I/O, and temperature monitoring.

Features

  • Real-time Monitoring: Displays live updates of system metrics.
  • Customizable Display: Toggle visibility of different sections like CPU, memory, network, disk I/O, and temperature.
  • User-friendly Interface: Uses the rich library for a visually appealing console interface.
  • Cross-platform Support: Works on Windows, macOS, and Linux (with some features dependent on platform support).

Installation

  1. Clone the Repository:

    git clone https://github.com/johnniewhite/watchtower.git
    cd watchtower
    
  2. Install Dependencies: Ensure you have Python 3.6 or later installed. Then, install the required packages:

    pip install -r requirements.txt
    

    The requirements.txt should include:

    rich
    psutil
    speedtest-cli
    pynput
    

Usage

Run the system monitor using the following command:

python system_monitor.py

Keyboard Commands

  • q: Quit the application
  • s: Toggle Speed Test display
  • p: Toggle Process List
  • n: Toggle Network Details
  • d: Toggle Disk I/O Statistics
  • t: Toggle Temperature Monitor
  • h: Show help message

Configuration

  • Update Intervals: Adjust the refresh rate by modifying the refresh_per_second parameter in the Live context.
  • Speed Test Interval: Change the SPEED_TEST_INTERVAL variable to set how often speed tests are conducted.

Troubleshooting

  • Temperature Monitoring Not Supported: If you receive an error about temperature monitoring, ensure your system supports it and that psutil is up-to-date.
  • Command Not Responding: Ensure the terminal window is focused and that you are pressing the correct keys.
  • Dependencies Issues: Verify that all dependencies are installed correctly using pip list.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request with your changes. Ensure your code follows the existing style and includes appropriate documentation.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or support, please contact boluwatifeeri@gmail.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

system_monitor_cli-0.1.1.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

system_monitor_cli-0.1.1-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file system_monitor_cli-0.1.1.tar.gz.

File metadata

  • Download URL: system_monitor_cli-0.1.1.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for system_monitor_cli-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c44032f38fa25a936e95db82cff0cd794234df2ff45301acc74ee36bdab62cce
MD5 7d36aa9dee0087c98949965af528c212
BLAKE2b-256 a623f8b4051d8a2e1af11b9b999536d07299552e4fbf7698ee924c46bd17e0fa

See more details on using hashes here.

File details

Details for the file system_monitor_cli-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for system_monitor_cli-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 350b7e611e6d57302816fe081ef4a9006df0f8c3781c9790fee1ab6fe2b60f99
MD5 b652a478a7c0aebf6d3bb3ee79c73262
BLAKE2b-256 22b2b13858abc8b39f96b5aba54c9e453cb4477573510ff45db7f2494371302f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page