Search found 8 matches
- Fri Aug 11, 2017 9:55 pm
- Forum: Open Source Nagios Projects
- Topic: Issue with Nagios NRPE v3.2.0 not running as nagios user
- Replies: 9
- Views: 7842
Re: Issue with Nagios NRPE v3.2.0 not running as nagios user
Forgot to mention, I tried updating the old NRPE v2.15 to NRPE 3.1.1 on one of the server in our environment. Its the same issue with 3.1.1 as that of 3.2.0 where nrpe is not running from nagios user when started as root.
- Fri Aug 11, 2017 9:50 pm
- Forum: Open Source Nagios Projects
- Topic: Issue with Nagios NRPE v3.2.0 not running as nagios user
- Replies: 9
- Views: 7842
Re: Issue with Nagios NRPE v3.2.0 not running as nagios user
Thank you so much. Confirming - The two servers are on same AIX OS level, but with different NRPE version. On the other server with old NRPE version, no issue with nrpe running with nagios user even when started as root. But on the server with updated NRPE version of 3.2.0, that's where the issue is...
- Fri Aug 11, 2017 4:04 pm
- Forum: Open Source Nagios Projects
- Topic: Issue with Nagios NRPE v3.2.0 not running as nagios user
- Replies: 9
- Views: 7842
Re: Issue with Nagios NRPE v3.2.0 not running as nagios user
root@Server1/ # sudo -u nagios /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d root@sdsswasd6633 / # ps -ef | grep -i nagios nagios 8323150 1 0 15:43:30 - 0:00 /usr/local/nagios/bin/nrpe -c /usr/local/nagios/etc/nrpe.cfg -d root@Server1/ # Its running with nagios as the user using t...
- Fri Aug 11, 2017 2:42 pm
- Forum: Open Source Nagios Projects
- Topic: Issue with Nagios NRPE v3.2.0 not running as nagios user
- Replies: 9
- Views: 7842
Re: Issue with Nagios NRPE v3.2.0 not running as nagios user
############################################################################# # # Sample NRPE Config File # # Notes: # # This is a sample configuration file for the NRPE daemon. It needs to be # located on the remote host that is running the NRPE daemon, not the host # from which the check_nrpe cli...
- Fri Aug 11, 2017 12:45 pm
- Forum: Open Source Nagios Projects
- Topic: Issue with Nagios NRPE v3.2.0 not running as nagios user
- Replies: 9
- Views: 7842
Re: Issue with Nagios NRPE v3.2.0 not running as nagios user
Adding the configuration log checking for a BSD-compatible install... build-aux/install-sh -c checking what the operating system is ... aix checking what the distribution type is ... aix checking what init system is being used ... bsd checking what inetd is being used ... inetd checking for which p...
- Fri Aug 11, 2017 12:41 pm
- Forum: Open Source Nagios Projects
- Topic: Issue with Nagios NRPE v3.2.0 not running as nagios user
- Replies: 9
- Views: 7842
Issue with Nagios NRPE v3.2.0 not running as nagios user
First of all, thank you very much for providing us with the updated version of NRPE 3.2.0. I need some help with the same updated version of nrpe 3.2.0 configuration. In my environment, we used to have Nagios NRPE v2.15 client installed on our AIX 7.1 servers. I updated the NRPE version to 3.2.0 by ...
- Tue Sep 09, 2014 2:34 pm
- Forum: Open Source Nagios Projects
- Topic: Help with check_logfiles plugin command line options
- Replies: 3
- Views: 4967
Re: Help with check_logfiles plugin command line options
A similar issue was addressed in the previous post without a solution.
http://support.nagios.com/forum/viewtop ... 243#p63243
Any idea if we can get in touch with the owner of the plugin for a proper resolution.
http://support.nagios.com/forum/viewtop ... 243#p63243
Any idea if we can get in touch with the owner of the plugin for a proper resolution.
- Tue Sep 09, 2014 12:14 am
- Forum: Open Source Nagios Projects
- Topic: Help with check_logfiles plugin command line options
- Replies: 3
- Views: 4967
Help with check_logfiles plugin command line options
Need some help with the Nagios plugin check_logfiles. I'm making use of this plugin in order to monitor a system log file for one of my AIX server. I've installed and configured the Nagios ”check_logfiles" plugin successfully. But i'm facing an issue. The command that i'm trying to run is /opt/...