index
:
checkmk.git
master
check_mk-based Checks and Agent Plugins
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
agent
/
rhctl
blob: bb923c7f9c06fc48f302a3f7dee49e187574d702 (
plain
)
1
2
3
4
5
6
#!/bin/sh
echo
"<<<rhctl>>>"
curl http://localhost:4080/api/state
exit
0