Nagios/Icinga plugin for checking a domain name expiration date
Usage:
$ ./check_domain.sh -d github.io
OK - Domain github.io will expire in 43 days (2014-03-08).
- Fork it.
- Create your feature branch (
git checkout -b fixing-blah
). - Commit your changes (
git commit -am 'Fixed blah'
). - Push to the branch (
git push origin fixing-blah
). - Create a new pull request.
Do not update changelog or attempt to change version.