Search found 2 matches

by cojo
Fri Jan 20, 2012 2:41 pm
Forum: Open Source Nagios Projects
Topic: check_nrpe SSL problem
Replies: 1
Views: 1178

Re: check_nrpe SSL problem

Did you allow nagios server to communicate with your client? it's located in the /etc/nagios/nrpe.cfg

allowed_hosts=127.0.0.1,nagios server IP
by cojo
Tue Jan 10, 2012 4:21 pm
Forum: Open Source Nagios Projects
Topic: Install problem help!!!
Replies: 0
Views: 969

Install problem help!!!

I am trying to compile Nagios 3.3.1 on RHEL 5U7 but keep getting this error: [root@metroas71 nagios-3.2.3]# ./configure --with-command-group=nagcmd checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-...