Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_gputemp
1.3
2012-12-03
- Nagios 3.x
GPL
77584
File | Description |
---|---|
check_gputemp.sh | Updated version (1.3). Added performance data. |
README | Simple README file |
THANKS | THANKS |
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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.
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)
Be the first to review this listing!