
Linux
check_gputemp
Description:
check_gputemp is a Bash script which checks the GPU temperature of ATI based graphics card. It uses the aticonfig tool from ATI’s proprietary driver fglrx.
Current Version
1.3
Last Release Date
2012-12-03
Compatible With
- Nagios 3.x
Owner
License
GPL
Project Files
File | Description |
---|---|
check_gputemp.sh | Updated version (1.3). Added performance data. |
README | Simple README file |
THANKS | THANKS |
Project Notes
This script checks the GPU temperature of ATI based graphics card using the aticonfig tool from their proprietary driver fglrx.
The script is written in Bash and complies with the Nagios development guidelines. For example it uses the -w, -c and -v arguments, has some basic sanity checks and has an exit 3 catch all code. The script should behave like any other Nagios plugin.
This plugin is based on check_temp which I wrote earlier this year. The code is almost identical.
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
77,632