Download Latest Version System Resource Monitor v1.1 source code.tar.gz (19.4 kB)
Email in envelope

Get an email when there's a new version of System Resource Monitor

Home / v1.0
Name Modified Size InfoDownloads / Week
Parent folder
system-monitor.py 2024-03-28 12.1 kB
system-monitor.exe 2024-03-28 37.4 MB
Initial Release source code.tar.gz 2024-03-28 10.1 kB
Initial Release source code.zip 2024-03-28 11.6 kB
README.md 2024-03-28 1.6 kB
Totals: 5 Items   37.5 MB 1

System Resource Monitoring Application

Resource Monitoring Tab

  • Displays real-time CPU and memory usage graphs.
  • Allows setting custom thresholds for CPU and memory usage.
  • Provides the option to start and stop monitoring the system resources.
  • Displays a label indicating the status of monitoring.
  • Provides information about the monitoring time interval.

System Information Tab

  • Displays general system information including CPU cores, CPU model, system RAM, OS platform, and disk usage.
  • Shows network interfaces and associated IP addresses.

Export Data

  • Allows exporting monitored resource data to a CSV file.
  • Users can specify the file path and save the data in CSV format.

Resource Alerts

  • Sends notifications when CPU or memory usage exceeds the set thresholds.
  • Notifications include information about the resource exceeding its threshold percentage.

Graphical Representation

  • Graphically represents CPU and memory usage over time.
  • Updates the graphs in real-time as the monitoring continues.
  • Graphs are interactive and visually represent resource usage trends.

GUI Elements

  • Utilizes tabs to organize different functionalities.
  • Provides input fields for setting CPU threshold, memory threshold, and CPU monitoring interval.
  • Buttons for starting and stopping monitoring.
  • Provides visual representations of resource usage through graphs.

Cleanup

  • Properly stops monitoring and exits the application when the window is closed.
  • Ensures that system resources are released and the application terminates gracefully.
Source: README.md, updated 2024-03-28