no
no errors
Installing nagios on aix
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Installing nagios on aix
Lets edit /etc/nagios/nrpe.cfg and change
to
Then run the command again and check syslog
Code: Select all
debug=0Code: Select all
debug=1-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Installing nagios on aix
no still i dont find any errors,
where are the error logs generally stored aix like /var/log/message on linux.
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
Do you have a /etc/syslog.conf
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Installing nagios on aix
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.
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
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.