Skip to content

nvtop 3.3.0 release broke JSON Output #438

@CBeerta

Description

@CBeerta

Hi,

I'm using nvtop to monitor my GPU and use the snapshot option to parse, but the 3.3.0 release broke the JSON:

[
  {
   "device_name": "NVIDIA GeForce RTX 5060 Ti",
   "gpu_clock": "210MHz",
   "mem_clock": "405MHz",
   "temp": "36C",
   "fan_speed": "0%",
   "power_draw": "7W",
   "gpu_util": "0%",
   "mem_util": "35%"
   "mem_total": "21197180928"
   "mem_used": "7585398784"
   "mem_free": "13611782144"
  },

There are no , after mem_util and the rest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions