This topic created in 4229 days ago, the information mentioned may be changed or developed.
我这边打算监控几台AWS主机,主要看下web服务之类的是否正常
然后在AWS上部署完nagios和nrpe插件后,在监控主机上测试连接
/usr/local/nagios/libexec/check_nrpe -H (AWS主机的外网ip)
一直提示CHECK_NRPE: Socket timeout after 10 seconds.
请问大家是否遇到过类似的状况?谢谢大家解答