use*_*669 5 jmx chef-infra inspec
是否可以使用curl从jmx端口查询一些/任何数据?我正在编写一个 inspec(chef) 测试来检查 jmx 是否工作正常。
# curl https://localhost:9114
curl: (35) Encountered end of file
# curl -s -w "%{http_code}\n" https://localhost:9114 -o /dev/null
000
Run Code Online (Sandbox Code Playgroud)
简单地执行curl不会返回任何有用的东西。
谢谢阅读。
| 归档时间: |
|
| 查看次数: |
5397 次 |
| 最近记录: |