glensc / monitoring-plugin-check_domain

Nagios/Icinga plugin for checking a domain name expiration date
78 stars 57 forks source link

Update check_domain.sh for an aditional date format #58

Closed rastkov closed 8 years ago

rastkov commented 8 years ago

Aditional formating for the following expression: "Expiration date: 16.11.2013 15:30:13" Whois example: whois -h whois.rnids.rs google.rs

glensc commented 8 years ago

please add the domain to be tested into domains file so Travis could check it

rastkov commented 8 years ago

Added the domain to the domains file!

glensc commented 8 years ago

altho the unit testing doesn't actually check whether result was success, i've merged this.