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

50 minutes ago, Juani said:

Thanks SimonF for your quickly response.

 

Something very strange is happening. In your plugin, when I change "Change me" to "Intel" and click on "Apply", it does not save the changes.
I have tried several browsers, and nothing.
To make sure, I have reinstalled the ""official"" Plugin and it does let me save the changes.

OK thanks will look into it. The standard plugin will just run 

 

intel_gpu_top -J -s 250 so if that is producing output it should show in the gui.

  • Replies 2.1k
  • Views 355.4k
  • 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

6 minutes ago, SimonF said:

OK thanks will look into it. The standard plugin will just run 

 

intel_gpu_top -J -s 250 so if that is producing output it should show in the gui.

Thanks mate.

intel_gpu_top -J -s 250 is producing output but in the GUI not work.... Nor by modifying the gpustat.cfg to 0000:00:02.0..

I will also wait to see if your plugin is fixed.

 

Thanks for all

 

13 minutes ago, Juani said:

Thanks mate.

intel_gpu_top -J -s 250 is producing output but in the GUI not work.... Nor by modifying the gpustat.cfg to 0000:00:02.0..

I will also wait to see if your plugin is fixed.

 

Thanks for all

 

If you install my plugin you will just need to manually change to the following in the .cfg

 

VENDOR = "intel"
GPUID = "0000:00:02.1"

 

 

45 minutes ago, SimonF said:

If you install my plugin you will just need to manually change to the following in the .cfg

 

VENDOR = "intel"
GPUID = "0000:00:02.1"

 

 

Nothing....

with your plugin and 0000:00:02.1, the GUI displays N/A. And with 0000:00:02.0, the GUI display 0% load. I just playing one movie in Plex with HW Transcoding..

Captura de pantalla 2023-03-19 a las 22.21.52.png

Captura de pantalla 2023-03-19 a las 22.21.27.png113876738_Capturadepantalla2023-03-19alas22_26_52.thumb.png.dfd63070dffd4bdaec023e5398a5df47.png

 

Captura de pantalla 2023-03-19 a las 22.24.51.png

Edited by Juani

2 minutes ago, Juani said:

Nothing....

with your plugin and 0000:00:02.1, the GUI displays N/A. And with 0000:00:02.0, the GUI display 0% load. I just playing one movie in Plex with HW Transcoding..

Captura de pantalla 2023-03-19 a las 22.21.52.png

Captura de pantalla 2023-03-19 a las 22.21.27.png

Captura de pantalla 2023-03-19 a las 22.25.29.png

Captura de pantalla 2023-03-19 a las 22.24.51.png

yes sorry should have been 02.0

 

do you see /tmp/gpujson2 now?

24 minutes ago, SimonF said:

yes sorry should have been 02.0

 

do you see /tmp/gpujson2 now?

Yes,

 

Time = Sun, 19 Mar 2023 22:51:58 +0100

{"clock":0,"fan":"N\/A","memclock":"N\/A","memutil":"N\/A","memused":"N\/A","power":"0","powermax":"N\/A","rxutil":"N\/A","txutil":"N\/A","temp":"N\/A","tempmax":"N\/A","util":"0%","vendor":"Intel","name":"AlderLake-S GT1","3drender":"0%","blitter":"0%","interrupts":0,"powerutil":"0%","video":"0%","videnh":"0%"}

Edited by Juani

Now it's working! Thanks!!

Edited by Juani

13 minutes ago, Juani said:

Now it's working! Thanks!!

Was that with the latest update?

5 minutes ago, SimonF said:

Was that with the latest update?

It seems so, with the recent update. But the error of not saving the settings when hitting "Apply" persists. At least in my case.

2 minutes ago, Juani said:

It seems so, with the recent update. But the error of not saving the settings when hitting "Apply" persists. At least in my case.

Not sure why that is as was working fine on both 6.11.5 and 6.12 I have not changed the dashboard for 6.11 so that is strange.

may as small feedback, fresh install of the plugin ends here in a empty dash ... worked before besides saving disabling any card.

 

Mar 21 22:31:22 AlsServer root: plugin: creating: /boot/config/plugins/gpustat/gpustat-2023.03.21a-x86_64.txz - downloading from URL https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/pkg/gpustat-2023.03.21a-x86_64.txz
Mar 21 22:31:23 AlsServer root: plugin: running: upgradepkg --install-new /boot/config/plugins/gpustat/gpustat-2023.03.21a-x86_64.txz
Mar 21 22:31:23 AlsServer root: plugin: creating: /boot/config/plugins/gpustat/gpustat.cfg - from INLINE content
Mar 21 22:31:23 AlsServer root: plugin: gpustat.plg installed
Mar 21 22:32:42 AlsServer root: plugin: running: anonymous

 

image.thumb.png.d1de227b961fc078b113415415bbb954.png

 

i have multi GPU setup

 

intel igpu and 2 x Nvidia's as note

ok, this happens without setup, so after i setup a card dash is back up again

 

image.thumb.png.b29e511c185799e76a0bf764570f2633.png

 

and then its working as expected, so its just the 1st setup without config which causes this issue, just as note

6 minutes ago, alturismo said:

may as small feedback, fresh install of the plugin ends here in a empty dash ... worked before besides saving disabling any card.

 

Mar 21 22:31:22 AlsServer root: plugin: creating: /boot/config/plugins/gpustat/gpustat-2023.03.21a-x86_64.txz - downloading from URL https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/pkg/gpustat-2023.03.21a-x86_64.txz
Mar 21 22:31:23 AlsServer root: plugin: running: upgradepkg --install-new /boot/config/plugins/gpustat/gpustat-2023.03.21a-x86_64.txz
Mar 21 22:31:23 AlsServer root: plugin: creating: /boot/config/plugins/gpustat/gpustat.cfg - from INLINE content
Mar 21 22:31:23 AlsServer root: plugin: gpustat.plg installed
Mar 21 22:32:42 AlsServer root: plugin: running: anonymous

 

image.thumb.png.d1de227b961fc078b113415415bbb954.png

 

i have multi GPU setup

 

intel igpu and 2 x Nvidia's as note

Which version. are you running?

Edited by SimonF

5 minutes ago, alturismo said:

ok, this happens without setup, so after i setup a card dash is back up again

 

image.thumb.png.b29e511c185799e76a0bf764570f2633.png

 

and then its working as expected, so its just the 1st setup without config which causes this issue, just as note

Thanks will look into it.

Hello.

 

I just looked up some of the earlier postings, but I did not find this.

Maybe I did just not recognise it, because my english is not the best?

 

Since I was tempted to change my BTRFS Pool Raid0 to ZFS (and a warning for the plugin update 'disclocation' not beeing compatible to unraid 6.11.5 stable any more) I updated all my plugins and then unraid from 6.11.5 stable to 6.12.0-rc2.

After a reboot and some testing  'fix common problems' greeted me with a warning for this plugin.

After I uninstalled it, the warning was gone.

Will there be an updated/6.12 compatible version of this Plugin?

 

GPU-STST-612-0-rc2-2023-03-23 17_02_38-102 Tessa Main (TESSA-MAIN1064) – VNC Viewer.png

Edited by DataCollector

37 minutes ago, DataCollector said:

Will there be an updated/6.12 compatible version of this Plugin?

Please install the updated plugin from @SimonF until @b3rs3rk merges his Pull Request with this link (simply go to Plugins -> Install Plugin -> paste the link -> click Install):

https://raw.githubusercontent.com/SimonFair/gpustat-unraid/master/gpustat.plg

 

It has also some cool improvements like multi GPU support. :)

Quote

 

intel_gpu_top -J pci:slot=0000:00:02.0

{
        "period": {
                "duration": 30.432867,
                "unit": "ms"
        },
        "frequency": {
                "requested": 0.000000,
                "actual": 0.000000,
                "unit": "MHz"
        },
        "interrupts": {
                "count": 32.859211,
                "unit": "irq/s"
        },
        "rc6": {
                "value": 100.000000,
                "unit": "%"
        },
        "power": {
                "GPU": 0.000000,
                "Package": 11.437749,
                "unit": "W"
        },
        "imc-bandwidth": {
                "reads": 3472.916170,
                "writes": 292.405664,
                "unit": "MiB/s"
        },
        "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": "%"
                },
                "VideoEnhance/0": {
                        "busy": 0.000000,
                        "sema": 0.000000,
                        "wait": 0.000000,
                        "unit": "%"
                }
        },
        "clients": {

        }
}

 

Quote

root@Unraid:~# cat /tmp/gpujson2
cat: /tmp/gpujson2: No such file or directory
root@Unraid:~# cat /tmp/gpujson
Time = Sun, 26 Mar 2023 16:44:04 +0800

Quote

gpustat.cfg:

VENDOR="intel"

    GPUID="0000:00:02.0"

    TEMPFORMAT="C"

    DISPCLOCKS="1"

    DISPENCDEC="1"

    DISPPCIUTIL="1"

    DISPTEMP="1"

    DISPFAN="1"

    DISPPWRDRAW="1"

    DISPPWRSTATE="1"

    DISPTHROTTLE="1"

    DISPSESSIONS="1"

    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"

 

ALL is changed, but dashboard still not work ,please help ,thank you 

my CPU is W-1290P (P630 , 9BC6)

Edited by insomnia417

24 minutes ago, insomnia417 said:

ALL is changed, but dashboard still not work ,please help ,thank you 

my CPU is W-1290P (P630 , 9BC6)

Which version are you running and are you running 6.12rc? Have you been into the settings and selected GPU? Can you do a screen print.

13 minutes ago, SimonF said:

你运行的是哪个版本,你运行的是 6.12rc?您进入设置并选择了 GPU 了吗?你能做一个屏幕打印。

yes , running 6.12rc2 , when i setting and save , it alway reset null ,image.thumb.png.cea462a93534ab5347d75f8b21555268.png 

6 minutes ago, SimonF said:

Click check box and save

yes , i means  i have saved , but  it  still show null

30 minutes ago, insomnia417 said:

yes , i means  i have saved , but  it  still show null

Should look like this after apply.

image.thumb.png.95502459f2a44e045974ed30604778b4.pngIf not try removing and reinstalling.

5 hours ago, insomnia417 said:

yes , i means  i have saved , but  it  still show null

try to set the system language to English. 

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.