NRPE Install Error
Posted: Fri Apr 17, 2015 3:22 pm
Hi all,
I'm trying to install a NRPE agent on a RHEL server, can you help me out with this:
agent used: http://assets.nagios.com/downloads/nagi ... ent.tar.gz
I'm trying to install a NRPE agent on a RHEL server, can you help me out with this:
Code: Select all
Running './2-usersgroups'...
Adding users and groups...
useradd: group nagios exists - if you want to add this user to that group, use -g.
groupadd: group 'nagios' already exists
useradd: group nagios exists - if you want to add this user to that group, use -g.
groupadd: group 'nagcmd' already exists
usermod: user 'nagios' does not exist
usermod: user 'nagios' does not exist
ERROR: User 'nagios' was not created - exiting.
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
The script that failed was: './2-usersgroups'