forked from b3rs3rk/gpustat-unraid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gpustat.xml
23 lines (23 loc) · 1.09 KB
/
gpustat.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/gpustat.plg</PluginURL>
<PluginAuthor>b3rs3rk</PluginAuthor>
<Beta>False</Beta>
<Category>Tools:System Drivers:</Category>
<Date>2020-03-08</Date>
<Name>GPU Statistics</Name>
<Description>
This plugin parses GPU statistic data from vendor specific utilities and displays a subset of them on the dashboard.
</Description>
<Requires>
**Nvidia Driver plugin** (nVidia Support) *or*
**Intel GPU TOP plugin** (Intel Support) *or*
**AMD Driver** and **RadeonTop plugins** (AMD Support)
</Requires>
<MinVer>6.7.1</MinVer>
<Project>https://github.com/b3rs3rk/gpustat-unraid</Project>
<Support>https://forums.unraid.net/topic/89453-plugin-gpu-statistics/</Support>
<Icon>https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/master/src/gpustat/usr/local/emhttp/plugins/gpustat/images/gpustat.png</Icon>
<License>MIT License - Copyright 2020-2022 b3rs3rk</License>
</Containers>