Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 675 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 675 Bytes

Nagios/Icinga Plugin: check_domain

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).

Pull requests

  1. Fork it.
  2. Create your feature branch (git checkout -b fixing-blah).
  3. Commit your changes (git commit -am 'Fixed blah').
  4. Push to the branch (git push origin fixing-blah).
  5. Create a new pull request.

Do not update changelog or attempt to change version.

Directory Listings