rtop

System monitor inspired by gtop

OTHER License

Downloads
7.7K
Stars
32
Committers
1
rtop - Bug Fix Release: NVML Power Limit Reporting on Laptop GPUs Latest Release

Published by narendasan almost 3 years ago

rtop v0.1.4

Fixes the gpumonitor feature on laptop GPUs.

NVML does not report power limits on laptop parts. This is causes the reporter to fail to setup. A workaround has been added to just report unknown in this case.

What's Changed

Full Changelog: https://github.com/narendasan/rtop/compare/v0.1.3...v0.1.4

rtop - Updated UI, new panels and GPU monitoring

Published by narendasan over 4 years ago

rtop v0.1.3

2 years in the making :)

This update adds a ton of new panels and new features specifically for laptops and systems with NVIDIA GPUs

Panels in this version:

System

  • CPU usage
  • Memory and Swap usage
  • Process info
  • Disk usage
  • Network usage

optional panels

  • Battery Status and Health

GPU (optional)

  • Driver Info
  • Device info
  • GPU utilization
  • Memory utilization
  • Power consumption
  • Temperature
rtop - Adding Disk usage panel

Published by narendasan over 6 years ago

Adding support for monitoring disk usage

rtop - Resolve Linux bug

Published by narendasan over 6 years ago

Fixes a bug in linux

rtop - A more reasonable amount of functionality

Published by narendasan over 6 years ago

Adds a process table, memory tracking, and network info, making rtop sigificantly more useful (not that 0.0.0 was useful in the slightest).

rtop - First version with any functionality

Published by narendasan over 6 years ago

This release is not useful in the slightest but shows that the idea works