Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[PLUGIN] GPU Statistics

Featured Replies

20 minutes ago, CrazyBoyS said:

I just installed 13th gen mobo and cpu. Was using Nvidia P400 before but now I am using the Intel Onboard 770 chipset.

 

I have reset my GPU statistic and also reinstalled and it sees my Intel chipset but It does not show any decoding. Plex is also setup with Intel settings. Screenshots for comparison.

 

image.png.cb76aff9e96fe8faee7fc80278073ba5.png

 

image.thumb.png.14d5fa67ec420cd21f93b49b4209838d.png

 

image.thumb.png.3873e21db0da5ccbec2d3712c7c8ed5b.png

 

image.png.9f25b1c096d362c00cffd316cf4afc99.png

 

So i am not sure why I am not seeing anything. I have tested and noting shows. Also plex is setup to do Hardware Transcoding also.

 

Do you have the latest version of intel_gpu_top installed. Do you get dataif you run from cmdline?

Edited by SimonF

  • Replies 2.1k
  • Views 355.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • juan11perez
    juan11perez

    Good day, plugin also stopped working for me.   root@Unraid:/usr/local/emhttp/plugins/gpustat# cd /usr/local/emhttp/plugins/gpustat/ && php ./gpustatus.php Fatal error: Uncaught TypeE

  • I did some more work to get it to look like the CPU sidebar that comes with unraid 

  • I have created a PR for b3rs3rk's plugin to add MultiGPU support for 6.12 as Dashboard panels are different in 6.12. The PR works on pre realeases but does not provide Multi support. There are some ot

Posted Images

5 minutes ago, SimonF said:

Do you have the latest version of intel_gpu_top installed. Do you get dataif you run from cmdline?

 

Yes GPU TOP is installed as I just upgraded the hardware this AM from AMD to Intel.

 

image.thumb.png.415e6dad0b018e42cabe38c0d5cc8b34.png

25 minutes ago, CrazyBoyS said:

 

Yes GPU TOP is installed as I just upgraded the hardware this AM from AMD to Intel.

 

image.thumb.png.415e6dad0b018e42cabe38c0d5cc8b34.png

That looks fine, matches my 12600K. which OS are you on?

 

can you provide cat /boot/config/plugins/gpustat/gpustat.cfg 

 

image.thumb.png.b838aa2399ef7f212a799b30722ecf61.png

Edited by SimonF

6 minutes ago, SimonF said:

That looks fine, matches my 12600K. which OS are you on?

 

can you provide cat /boot/config/plugins/gpustat/gpustat.cfg 

 

image.thumb.png.b838aa2399ef7f212a799b30722ecf61.png

 

Version 6.11.5

 

VENDOR="intel"
GPUID="0000-00-000-000000"
TEMPFORMAT="C"
DISPCLOCKS="1"
DISPENCDEC="0"
DISPPCIUTIL="1"
DISPTEMP="1"
DISPFAN="1"
DISPPWRDRAW="1"
DISPPWRSTATE="1"
DISPTHROTTLE="0"
DISPSESSIONS="0"
UIREFRESH="1"
UIREFRESHINT="1000"
DISPMEMUTIL="1"
DISP3DRENDER="1"
DISPBLITTER="1"
DISPVIDEO="1"
DISPVIDENH="1"
DISPINTERRUPT="1"
DISPEVENT="1"
DISPVERTEX="1"
DISPTEXTURE="1"
DISPSHADEREXP="1"
DISPSEQUENCER="1"
DISPSHADERINTER="1"
DISPSCANCON="1"
DISPPRIMASSEM="1"
DISPDEPTHBLK="1"
DISPCOLORBLK="1"
DISPGFXTRANS="1"

While the plugin used to simply have the display aberrations with 6.12.0-rc1, under the next rev of the OS (currently private testing) having it installed will prevent the dashboard from even loading.  It is now marked as being incompatible until such time as the author lets me know it has been fixed

 

https://forums.unraid.net/bug-reports/prereleases/unraid-os-version-6120-rc1-available-r2297/page/4/?tab=comments#comment-22546

18 minutes ago, CrazyBoyS said:

 

Version 6.11.5

 

VENDOR="intel"
GPUID="0000-00-000-000000"
TEMPFORMAT="C"
DISPCLOCKS="1"
DISPENCDEC="0"
DISPPCIUTIL="1"
DISPTEMP="1"
DISPFAN="1"
DISPPWRDRAW="1"
DISPPWRSTATE="1"
DISPTHROTTLE="0"
DISPSESSIONS="0"
UIREFRESH="1"
UIREFRESHINT="1000"
DISPMEMUTIL="1"
DISP3DRENDER="1"
DISPBLITTER="1"
DISPVIDEO="1"
DISPVIDENH="1"
DISPINTERRUPT="1"
DISPEVENT="1"
DISPVERTEX="1"
DISPTEXTURE="1"
DISPSHADEREXP="1"
DISPSEQUENCER="1"
DISPSHADERINTER="1"
DISPSCANCON="1"
DISPPRIMASSEM="1"
DISPDEPTHBLK="1"
DISPCOLORBLK="1"
DISPGFXTRANS="1"

What is the version of the plugin?

4 minutes ago, SimonF said:

What is the version of the plugin?

Newest one.

 

2022.11.30a

Just now, CrazyBoyS said:

Newest one.

 

2022.11.30a

Only thing I can suggest is to delete the .cfg and try again.

Just now, SimonF said:

Only thing I can suggest is to delete the .cfg and try again.

Where would I go to do that?

3 minutes ago, CrazyBoyS said:

Where would I go to do that?

rm  /boot/config/plugins/gpustat/gpustat.cfg

 

Then just go into the config from settings.

Edited by SimonF

1 hour ago, SimonF said:

rm  /boot/config/plugins/gpustat/gpustat.cfg

 

Then just go into the config from settings.

did all this and still the same issue. I just dont get it.

 

Uninstalled GPU Statistics and rebooted server -> Reinstalled GPU Statistics and still same issue.

13 minutes ago, CrazyBoyS said:

did all this and still the same issue. I just dont get it.

 

Uninstalled GPU Statistics and rebooted server -> Reinstalled GPU Statistics and still same issue.

Can you run and send the json output. I can then put it thou my new version to see if it works.

 

I have created this PR to add 6.12 support and Multigpu, there is a test load in the PR if you want to try. Intel works a little different as I want to add support for ARC.

 

https://github.com/b3rs3rk/gpustat-unraid/pull/52

 

root@computenode:~#  timeout -k .500 .600 intel_gpu_top -J -s 250 -d drm:/dev/dri/card0

{
        "period": {
                "duration": 4.763089,
                "unit": "ms"
        },
        "frequency": {
                "requested": 0.000000,
                "actual": 0.000000,
                "unit": "MHz"
        },
        "interrupts": {
                "count": 0.000000,
                "unit": "irq/s"
        },
        "rc6": {
                "value": 100.000000,
                "unit": "%"
        },
        "power": {
                "GPU": 0.000000,
                "Package": 24.936426,
                "unit": "W"
        },
        "engines": {
                "Render/3D/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Blitter/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/1": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "VideoEnhance/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                }
        },
        "clients": {

        }
}
{
        "period": {
                "duration": 254.444122,
                "unit": "ms"
        },
        "frequency": {
                "requested": 0.000000,
                "actual": 0.000000,
                "unit": "MHz"
        },
        "interrupts": {
                "count": 0.000000,
                "unit": "irq/s"
        },
        "rc6": {
                "value": 100.000000,
                "unit": "%"
        },
        "power": {
                "GPU": 0.000000,
                "Package": 5.622704,
                "unit": "W"
        },
        "engines": {
                "Render/3D/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Blitter/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/1": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "VideoEnhance/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                }
        },
        "clients": {

        }
}
{
        "period": {
                "duration": 254.164899,
                "unit": "ms"
        },
        "frequency": {
                "requested": 0.000000,
                "actual": 0.000000,
                "unit": "MHz"
        },
        "interrupts": {
                "count": 0.000000,
                "unit": "irq/s"
        },
        "rc6": {
                "value": 100.000000,
                "unit": "%"
        },
        "power": {
                "GPU": 0.000000,
                "Package": 7.393670,
                "unit": "W"
        },
        "engines": {
                "Render/3D/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Blitter/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/1": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "VideoEnhance/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                }
        },
        "clients": {

        }
}

1 minute ago, SimonF said:

Can you run and send the json output. I can then put it thou my new version to see if it works.

 

I have created this PR to add 6.12 support and Multigpu, there is a test load in the PR if you want to try. Intel works a little different as I want to add support for ARC.

 

https://github.com/b3rs3rk/gpustat-unraid/pull/52

 

root@computenode:~#  timeout -k .500 .600 intel_gpu_top -J -s 250 -d drm:/dev/dri/card0

{
        "period": {
                "duration": 4.763089,
                "unit": "ms"
        },
        "frequency": {
                "requested": 0.000000,
                "actual": 0.000000,
                "unit": "MHz"
        },
        "interrupts": {
                "count": 0.000000,
                "unit": "irq/s"
        },
        "rc6": {
                "value": 100.000000,
                "unit": "%"
        },
        "power": {
                "GPU": 0.000000,
                "Package": 24.936426,
                "unit": "W"
        },
        "engines": {
                "Render/3D/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Blitter/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/1": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "VideoEnhance/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                }
        },
        "clients": {

        }
}
{
        "period": {
                "duration": 254.444122,
                "unit": "ms"
        },
        "frequency": {
                "requested": 0.000000,
                "actual": 0.000000,
                "unit": "MHz"
        },
        "interrupts": {
                "count": 0.000000,
                "unit": "irq/s"
        },
        "rc6": {
                "value": 100.000000,
                "unit": "%"
        },
        "power": {
                "GPU": 0.000000,
                "Package": 5.622704,
                "unit": "W"
        },
        "engines": {
                "Render/3D/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Blitter/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/1": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "VideoEnhance/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                }
        },
        "clients": {

        }
}
{
        "period": {
                "duration": 254.164899,
                "unit": "ms"
        },
        "frequency": {
                "requested": 0.000000,
                "actual": 0.000000,
                "unit": "MHz"
        },
        "interrupts": {
                "count": 0.000000,
                "unit": "irq/s"
        },
        "rc6": {
                "value": 100.000000,
                "unit": "%"
        },
        "power": {
                "GPU": 0.000000,
                "Package": 7.393670,
                "unit": "W"
        },
        "engines": {
                "Render/3D/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Blitter/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "Video/1": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                },
                "VideoEnhance/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                }
        },
        "clients": {

        }
}

Will this work with my version as I am on the stable version and not rc 6.12?

Just now, CrazyBoyS said:

Will this work with my version as I am on the stable version and not rc 6.12?

Yes but will only be for single gpu I have test on 6.11 and 6.10

1 minute ago, SimonF said:

Yes but will only be for single gpu I have test on 6.11 and 6.10

Ok so how should I run this in the cmd line? Sorry plugins usually are install and go so little extra work.

 

Sorry to be a newb. Also side note this always worked for my P400 until i swapped all my hardware today. NVidia just worked.

I like the plugin have been using it since you released it officially.

1 minute ago, CrazyBoyS said:

Ok so how should I run this in the cmd line? Sorry plugins usually are install and go so little extra work.

 

Sorry to be a newb. Also side note this always worked for my P400 until i swapped all my hardware today. NVidia just worked.

I like the plugin have been using it since you released it officially.

Goto plugins then click on install plugin tab post this https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg and then press install

2 minutes ago, CrazyBoyS said:

Thought so but wanted to make sure.

 

image.png.bf0df8fc39a5193d2071226c01c0b8b3.png

 

SO a little change has shown after. I also see in the Intel settings I have GPU / Packages / Mix of Both as a option but its on GPU right now.

There should be a file in /tmp called gpujson or gpujson2 can you cat and send me the ouput?

 

i.e. cat /tmp/gpujson2

4 minutes ago, SimonF said:

There should be a file in /tmp called gpujson or gpujson2 can you cat and send me the ouput?

 

i.e. cat /tmp/gpujson2

 

root@KiNG-KOOPA:/tmp# cat gpujson2
Time = Sat, 18 Mar 2023 18:41:43 -0400
{"clock":"N\/A","fan":"N\/A","memclock":"N\/A","memutil":"N\/A","memused":"N\/A","power":"N\/A","powermax":"N\/A","rxutil":"N\/A","txutil":"N\/A","temp":"N\/A","tempmax":"N\/A","util":"N\/A","error":[{"code":301,"message":"Vendor command returned no data.","extra":""}]}

2 minutes ago, CrazyBoyS said:

 

root@KiNG-KOOPA:/tmp# cat gpujson2
Time = Sat, 18 Mar 2023 18:41:43 -0400
{"clock":"N\/A","fan":"N\/A","memclock":"N\/A","memutil":"N\/A","memused":"N\/A","power":"N\/A","powermax":"N\/A","rxutil":"N\/A","txutil":"N\/A","temp":"N\/A","tempmax":"N\/A","util":"N\/A","error":[{"code":301,"message":"Vendor command returned no data.","extra":""}]}

run

 

timeout -k .500 .600 intel_gpu_top -J -s 250 

7 minutes ago, SimonF said:

run

 

timeout -k .500 .600 intel_gpu_top -J -s 250 

 

root@KiNG-KOOPA:/tmp# timeout -k .500 .600 intel_gpu_top -J -s 250
root@KiNG-KOOPA:/tmp# cat gpujson2
Time = Sat, 18 Mar 2023 18:52:38 -0400
{"clock":"N\/A","fan":"N\/A","memclock":"N\/A","memutil":"N\/A","memused":"N\/A","power":"N\/A","powermax":"N\/A","rxutil":"N\/A","txutil":"N\/A","temp":"N\/A","tempmax":"N\/A","util":"N\/A","error":[{"code":301,"message":"Vendor command returned no data.","extra":""}]}
 

1 minute ago, CrazyBoyS said:

 

root@KiNG-KOOPA:/tmp# timeout -k .500 .600 intel_gpu_top -J -s 250
root@KiNG-KOOPA:/tmp# cat gpujson2
Time = Sat, 18 Mar 2023 18:52:38 -0400
{"clock":"N\/A","fan":"N\/A","memclock":"N\/A","memutil":"N\/A","memused":"N\/A","power":"N\/A","powermax":"N\/A","rxutil":"N\/A","txutil":"N\/A","temp":"N\/A","tempmax":"N\/A","util":"N\/A","error":[{"code":301,"message":"Vendor command returned no data.","extra":""}]}
 

ok the command intel_gpu-top -J should be outputting a long output but it is failing like mine a few posts above I will check tomorrow to see if there is an update to top with plugin creator.

1 minute ago, SimonF said:

ok the command intel_gpu-top -J should be outputting a long output but it is failing like mine a few posts above I will check tomorrow to see if there is an update to top with plugin creator.

Sounds good. Keep up the good work.

1 hour ago, CrazyBoyS said:

Sounds good. Keep up the good work.

Hi,

Same here. With one Core i5 13500. Not info displayed too.

We hope the developer will update the plugin.

7 hours ago, CrazyBoyS said:

Sounds good. Keep up the good work.

6 hours ago, Juani said:

Same here. With one Core i5 13500. Not info displayed too.

Please post your Diagnostics.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.