amidaware / tacticalrmm

A remote monitoring & management tool, built with Django, Vue and Go.
https://docs.tacticalrmm.com
Other
2.92k stars 422 forks source link

[BUG] Remote background process cpu usage sorting not working #1859

Closed P6g9YHK6 closed 2 months ago

P6g9YHK6 commented 2 months ago

Server Info (please complete the following information):

Installation Method:

Agent Info (please complete the following information):

Describe the bug CPU is not ordered properly when ordering from biggest to smallest and vice-versa

To Reproduce Steps to reproduce the behavior:

  1. Go to processes
  2. Click on cpu

Expected behavior it should sort the cpu usage as expected

Screenshots image

image

NiceGuyIT commented 2 months ago

Duplicate of #1445