diff --git a/README b/README index 6e0a3eb..d55e8b2 100644 --- a/README +++ b/README @@ -17,3 +17,5 @@ bugfixes and corrections for check_temp. Without check_temp their would never have been check_gputemp. This plugin was submitted to Nagios Exchange in January 2012. +Version 1.3 +Thanks to Ryan Loudfoot who added performance data to check_gputemp. diff --git a/THANKS b/THANKS new file mode 100644 index 0000000..64a01ed --- /dev/null +++ b/THANKS @@ -0,0 +1,9 @@ +check_temp THANKS file + +check_gputemp was originally written by Jack-Benny Persson. +Some kind people have been contributing by reporting problems, suggesting +improvements or submitting code. +Here is a list of these kind people. + +Chad Columbus ccolumbu@hotmail.com +Ryan Loudfoot elyrith@gmail.com diff --git a/check_gputemp.sh b/check_gputemp.sh index d92bb42..80e3410 100755 --- a/check_gputemp.sh +++ b/check_gputemp.sh @@ -25,10 +25,12 @@ # Nagios plugin to monitor GPU temperature with aticonfig. # # This only works on ATI cards with the proprietary driver (fglrx). # # Written in Bash (and uses sed & awk). # +# Latest version of check_gputemp can be found at the below URL: # +# https://bitbucket.org/jackbenny/check_gputemp # # # ############################################################################### -VERSION="Version 1.2" +VERSION="Version 1.3" AUTHOR="(c) 2011 Jack-Benny Persson (jack-benny@cyberinfo.se)" # Sensor program