[Nagios] CHECK_NRPE: Error – Could not complete SSL handshake
Eger “CHECK_NRPE: Error – Could not complete SSL handshake” seklinde nagios server ‘da hata aliyorsaniz, NRPE yuklenmis istemci sunucuya erisim saglanamamaktadir. Bunun icin;
1. Istemci bilgisayarda /etc/nagios/nrpe.cfg dosyasinda allowed_hosts=127.0.0.1 olan satiri bulup allowed_hosts=127.0.0.1,nagios_sunucu_ip seklinde degistiriniz.
2. Son olarak /etc/init.d/nagios-nrpe-server restart komutunu calistirip servisi bastan baslatin.
Comments
Leave a Comment