Skip to content

Releases: narendasan/rtop

Bug Fix Release: NVML Power Limit Reporting on Laptop GPUs

13 Dec 23:37
Compare
Choose a tag to compare

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: v0.1.3...v0.1.4

Updated UI, new panels and GPU monitoring

20 Apr 20:34
Compare
Choose a tag to compare

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

Adding Disk usage panel

02 Apr 18:57
Compare
Choose a tag to compare
Pre-release

Adding support for monitoring disk usage

Resolve Linux bug

31 Mar 19:40
Compare
Choose a tag to compare
Resolve Linux bug Pre-release
Pre-release

Fixes a bug in linux

A more reasonable amount of functionality

28 Mar 00:03
2b70dd5
Compare
Choose a tag to compare

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

First version with any functionality

24 Mar 18:03
f6fcecc
Compare
Choose a tag to compare
Pre-release

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