bug(sysmon): device details page showing incorrect graphs #827

Closed
opened 2026-03-28 04:28:57 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2444
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2444
Original created: 2026-01-23T02:40:53Z


Describe the bug
All of the sysmon graphs being produced in the device details page are wrong or incorrect:

  • CPU utilization should basically be a percentage out of 100
  • Memory graph, should be showing how much used vs/ available
  • disk graphs all show files, not partitions or actual disks. these are being collected off of a pod right now, but it shouldn't matter

maybe the CPU chart is fine, we could possibly just add a little gauge in the title of the card offset to the right margin, showing percent in use / 100

Image Image

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #2444 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2444 Original created: 2026-01-23T02:40:53Z --- **Describe the bug** All of the sysmon graphs being produced in the device details page are wrong or incorrect: - [x] CPU utilization should basically be a percentage out of 100 - [x] Memory graph, should be showing how much used vs/ available - [x] disk graphs all show files, not partitions or actual disks. these are being collected off of a pod right now, but it shouldn't matter maybe the CPU chart is fine, we could possibly just add a little gauge in the title of the card offset to the right margin, showing percent in use / 100 <img width="1180" height="561" alt="Image" src="https://github.com/user-attachments/assets/1dee8377-8130-4802-b16b-35fae20bf6ab" /> <img width="1180" height="442" alt="Image" src="https://github.com/user-attachments/assets/6064787b-ec5a-48ac-b8d8-ab922b536666" /> **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
mfreeman451 added this to the 1.1.0 milestone 2026-03-28 04:28:57 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#827
No description provided.