NagiosEnterprises / nrpe

NRPE Agent
GNU General Public License v2.0
257 stars 133 forks source link

Nrpe not working with external ip #264

Open 605adi opened 2 years ago

605adi commented 2 years ago

Nagios core : nagios-4.4.6 nagios-plugins : release-2.3.3 Nrpe : nrpe-4.0.3

I have installed nagios core and nrpe plugin to monitor my system disk cpu and memory usage. Nagios core and nrpe all working fine with internal ip but when i am using external ip its not working. Nagios core and nrpe :- Nagios server Nrpe :- remote host Error:- CHECK_NRPE: Error - Could not connect to external ip. Check system logs on external ip.

Is there any configuration in Nagios core or nrpe that i need to change in order to use external ip.