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