scripts/check-uninsane: add a liveness test for my Bitcoing Lightning node
This commit is contained in:
@@ -98,6 +98,8 @@ check "git.uninsane.org" git ls-remote https://git.uninsane.org/colin/nix-files.
|
||||
check "ftps://ftp.uninsane.org" curl --silent ftps://ftp.uninsane.org/pub/test
|
||||
check "[DOOF] ftps://ftp.uninsane.org" curl "--connect-to" "ftp.uninsane.org:80:$DOOF_IPV4:80" --silent ftps://ftp.uninsane.org/pub/test
|
||||
|
||||
check "Bitcoing Lightning" runOnHost servo clightning-sane status
|
||||
|
||||
echo ""
|
||||
echo "systemctl --failed:"
|
||||
runOnHost servo systemctl -q --failed
|
||||
|
Reference in New Issue
Block a user