NRPE giving me ssl error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
jriker1
Posts: 115
Joined: Tue Dec 15, 2015 8:40 pm

NRPE giving me ssl error

Post by jriker1 »

When I install NRPE on CentOS on my Nagios server and do the first test:

./check_nrpe -H localhost

I get a ssl error. When I do:

./check_nrpe -H 127.0.0.1

or use the machines IP it returns the NRPE version. All the examples out there say to test using "localhost". Why doesn't this work? I know 127.0.0.1 and IP of Nagios is in the config as allowed and in the hosts file localhost is pointed to 127.0.0.1

Thoughts?

Thanks.

JR
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: NRPE giving me ssl error

Post by hsmith »

Can you post your /etc/hosts file?
Former Nagios Employee.
me.
Locked