aboutsummaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2014-02-09 19:28:28 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2014-02-09 19:30:26 +0100
commit178bc65f1b5d3133e34a76b96dac484fe8a07e1e (patch)
tree661fda59d93d59dc86cc2b0dbccc8258254e89bc /contrib/README
parentdf19dac43eee3f15695e97a6eaec70b2a3ed85dd (diff)
downloadvicious-legacy-178bc65f1b5d3133e34a76b96dac484fe8a07e1e.tar.xz
contrib: import nvidia SMI widget type
Right now nvsmi is just interested in temperature information. My streaming server GPU 'fell of the bus' last night while decoding video, I suspect overheating.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 0523b66..235599c 100644
--- a/contrib/README
+++ b/contrib/README
@@ -68,6 +68,11 @@ vicious.contrib.openweather
- returns a table with string keys: {city}, {wind deg}, {wind aim},
{wind kmh}, {wind mps}, {sky}, {weather}, {temp c}, {humid}, {press}
+vicious.contrib.nvsmi
+ - provides (very basic) information about Nvidia GPU status from SMI
+ - takes optional card ID as an argument, i.e. "1", or defaults to ID 0
+ - returns 1st value as temperature of requested graphics device
+
vicious.contrib.ossvol
-