Page 2 of 2

Re: Installing nagios on aix

Posted: Tue Oct 09, 2012 11:10 am
by srikanth.kallu
no

no errors

Re: Installing nagios on aix

Posted: Tue Oct 09, 2012 11:34 am
by scottwilkerson
Lets edit /etc/nagios/nrpe.cfg and change

Code: Select all

debug=0
to

Code: Select all

debug=1
Then run the command again and check syslog

Re: Installing nagios on aix

Posted: Thu Oct 11, 2012 11:59 am
by srikanth.kallu
no still i dont find any errors,

where are the error logs generally stored aix like /var/log/message on linux.

Re: Installing nagios on aix

Posted: Thu Oct 11, 2012 1:09 pm
by scottwilkerson
Do you have a /etc/syslog.conf

Re: Installing nagios on aix

Posted: Thu Oct 11, 2012 2:45 pm
by srikanth.kallu
this is runnning now finally.

i had to run this /opt/nagios/bin/nrpe -c /etc/nagios/nrpe.cfg -d -s as user nagios

i dont know if this a proper fix but nrpe is runnning on this server now.

Re: Installing nagios on aix

Posted: Thu Oct 11, 2012 4:14 pm
by slansing
Yes, that should be all you need to do. We will keep this thread open though in case you run into another wall with this situation.