URI: 
       [DOC] add ssl-expiration example - reed-alert - Lightweight agentless alerting system for server
  HTML git clone git://bitreich.org/reed-alert/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/reed-alert/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 0657e70c7767a58c22ebdbe34c0a18420555b017
   DIR parent e09c25bcc9643ef6190e8457677a68f688f50719
  HTML Author: Solene Rapenne <solene@perso.pw>
       Date:   Sat, 20 Oct 2018 20:32:38 +0200
       
       [DOC] add ssl-expiration example
       
       Diffstat:
         M example-simple.lisp                 |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/example-simple.lisp b/example-simple.lisp
       @@ -17,3 +17,4 @@
        
        (=> mail ping :host "bitreich.org" :desc "Ping Bitreich")
        (=> mail ping :host "openbsd.org"  :desc "Ping OpenBSD.org")
       +(=> mail ssl-expiration :host "freenode.net" :seconds (* 7 24 60 60) :desc "SSL IRC Freenode")