sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Advertising temporary disconnections?


From: Gabor Kiss
Subject: Re: [Sks-devel] Advertising temporary disconnections?
Date: Wed, 11 Jan 2017 14:48:03 +0100 (CET)
User-agent: Alpine 2.02 (DEB 1266 2009-07-14)

> Thanks for letting me know'.  Everybody opens a browser at least once a
> day (correct me if I'm wrong), so it wouldn't take a minute to browse to
> (for example)
> https://sks-keyservers.net/status/ks-status.php?server=sks.lockmail.net
> to check its status.

It is too boring. :-)
I have a cron job instead:

33 9,15 * * *   test "$(curl -s 
https://sks-keyservers.net/status/ks-status-json.php?server=keys.niif.hu | jq 
'[.IPv6, .Port80, .HKPS, .Last_status]' | tee /tmp/sksstatus | md5sum)" = 
'ad19a4ee3c79a50e624600a05154506f  -' || ( echo 'Something went 
wrong:\\nhttps://sks-keyservers.net/status/' ; cat /tmp/sksstatus)

Gabor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]