Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-17-2006, 06:43 AM
|
#1
|
LQ Newbie
Registered: Mar 2003
Posts: 26
Rep:
|
http://www.linuxquestions.org/questi...=214284&page=2 :
Quote:
Originally Posted by itaria
Hi! I installed nrpe in one machine, but I try install in other with the same steps and is impossible. I read /var/log/messages, but don't show me nothing
I read /var/log/daemon.log, in this archive send this message "Unable to open config file '//nrpe.cfg' f
or reading. Config file '//nrpe.cfg' contained errors
, bailing out..." I check the permissions and don't have problem. When I try run the command send "CHECK_NRPE: Error - Could not complete SSL handshake."
What can I do?
|
I have the same issue, it looks like it's not picking up the config file location properly. I have mine set to /etc/nrpe.cfg in the inetd.conf file but the error shows //nrpe.cfg?!?
//Moderator.note: please do not resurrect stale discussions like threads of the past millennium, make your own thread instead.
Last edited by unSpawn; 05-17-2006 at 04:47 PM.
|
|
|
05-18-2006, 02:59 PM
|
#2
|
LQ Guru
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
|
In my NRPE init script the following start routine exists:
Code:
'start')
echo "Starting the NRPE subsystem"
/usr/local/nagios/libexec/nrpe -c /usr/local/nagios/etc/nrpe.cfg --daemon
Note after the echo on first line everything else is a single line even if it appears as two when you look at this message.
Are you running nrpe with the -c option to specify the location of the nrpe.cfg file?
|
|
|
All times are GMT -5. The time now is 11:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|