Internet Domains and WHOIS

check_godaddy

Description:

check_godaddy is a plugin that uses GoDaddy’s API to monitor domain expiry status. It will handle 429 status codes and respect GoDaddy rate limiting, just ensure your nagios configs allow for a long enough timeout that the GoDaddy rate limiting doesn’t create false positives.

Current Version

1.0

Last Release Date

2020-02-22

Compatible With

  • Nagios 3.x
  • Nagios 4.x

Owner

License

GPL


Project Notes
# GoDaddy Domain Expiry Checker Icinga/Nagios plugin, checks the domain expiry status using the GoDaddy API. User configurable `warning` and `critical` levels ## Installation and requirements * Golang 1.13.8 ## Usage Requires [GoDaddy API keys](https://developer.godaddy.com/). ```bash Usage of check_godaddy: -domain string domain to search -warn int days until warning (default 15) -crit int days until critical (default 7) -key string API Key -secret string API Secret ``` Example: ```bash check_godaddy -domain example.com -warn 30 -crit 14 -key 1234567890 -secret 123456 ``` ## License GoDaddy Domain Expiry Checker is licensed under the terms of the GNU General Public License Version 3.
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
4,446