#!/bin/sh echo "<<>>" curl --connect-timeout 3 -m 10 http://localhost:4080/api/state exit 0