Improve human readable output

This change introduces more readable and useful output by adding the
certificate expiration to the human readable string. The response time
is now formatted too.
This commit is contained in:
Jan Dittberner 2015-12-29 22:17:59 +01:00
parent 7b1d482043
commit 11a16bb362
2 changed files with 35 additions and 8 deletions

View file

@ -1,5 +1,10 @@
# change log
## version 0.2 yyyy-mm-dd
* improve human readable output by returning both response time as well as
certificate expiry
## version 0.1.2 2015-02-11
* first icinga exchange release