Installing nagios on aix

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Installing nagios on aix

Post by srikanth.kallu »

no

no errors
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Installing nagios on aix

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Installing nagios on aix

Post by srikanth.kallu »

no still i dont find any errors,

where are the error logs generally stored aix like /var/log/message on linux.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Installing nagios on aix

Post by scottwilkerson »

Do you have a /etc/syslog.conf
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Installing nagios on aix

Post 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.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Installing nagios on aix

Post 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.
Locked