-
[PLUGIN] GPU Statistics
Yes, I was an am already using the latest version v2025.03.15. I just had a chance to look at your response and also updated to the v2025.03.29 version of the GPU Statistics plugin that you just released. That fixed it right way. Things look good now. Thank you for the continued development work and the support in the forums on the plugin! 🙂
-
[PLUGIN] GPU Statistics
Thanks! I was looking at b3rs3k's old repo. Poking around it looks like my issue with the JSON that it is getting from when it runs the command. If you look at what I shared previously, it's missing a "]" at the end of the JSON. Any thoughts or ideas?
-
[PLUGIN] GPU Statistics
I am getting a "Vendor command returned unparseable data." message with my Intel a380 GPU. I am using v2025.03.28 of the plugin and v2025.03.15 of the Intel GPU TOP plug-in in Unraid 7.0.0. Output of the "debug" command for Intel GPUs is: timeout -k .500 .400 intel_gpu_top -J -s 250 [ { "period": { "duration": 134.351629, "unit": "ms" }, "frequency": { "requested": 580.566090, "actual": 580.566090, "unit": "MHz" }, "interrupts": { "count": 141.419945, "unit": "irq/s" }, "rc6": { "value": 0.000000, "unit": "%" }, "engines": { "Render/3D": { "busy": 0.000000, "sema": 0.000000, "wait": 0.000000, "unit": "%" }, "Blitter": { "busy": 0.129829, "sema": 0.000000, "wait": 0.000000, "unit": "%" }, "Video": { "busy": 0.000000, "sema": 0.000000, "wait": 0.000000, "unit": "%" }, "VideoEnhance": { "busy": 0.000000, "sema": 0.000000, "wait": 0.000000, "unit": "%" }, "Compute": { "busy": 0.000000, "sema": 0.000000, "wait": 0.000000, "unit": "%" } }, "clients": { "4293309079": { "name": "frigate.detecto", "pid": "1658217", "engine-classes": { "Render/3D": { "busy": "0.000000", "unit": "%" }, "Blitter": { "busy": "0.100909", "unit": "%" }, "Video": { "busy": "0.000000", "unit": "%" }, "VideoEnhance": { "busy": "0.000000", "unit": "%" }, "Compute": { "busy": "2.330970", "unit": "%" } } }, "4293309034": { "name": "ffmpeg", "pid": "1658262", "engine-classes": { "Render/3D": { "busy": "0.000000", "unit": "%" }, "Blitter": { "busy": "0.000000", "unit": "%" }, "Video": { "busy": "0.838452", "unit": "%" }, "VideoEnhance": { "busy": "0.507833", "unit": "%" }, "Compute": { "busy": "0.000000", "unit": "%" } } } } } I was trying to troll through the source code before posting. But, it looks like the github repo is quite stale. Not sure if you are now maintaining the source somewhere else?
dlpullen
Members
-
Joined
-
Last visited