Error while installing NRPE agent on remote server
Posted: Fri Nov 05, 2021 9:55 am
Hi,
I tried to install nrpe agent on remote CENTOS machine and i have the below error. i followed the steps from https://support.nagios.com/kb/article.php?id=515#CentOS.
[admin@server]$ make install-groups-users
groupadd -r nagios
groupadd: Permission denied.
groupadd: cannot lock /etc/group; try again later.
make: *** [install-groups-users] Error 1
[admin@server]$
Is this attempting to ‘lock’ the folder? if so what's the purpose and what are the consequences?
I tried to install nrpe agent on remote CENTOS machine and i have the below error. i followed the steps from https://support.nagios.com/kb/article.php?id=515#CentOS.
[admin@server]$ make install-groups-users
groupadd -r nagios
groupadd: Permission denied.
groupadd: cannot lock /etc/group; try again later.
make: *** [install-groups-users] Error 1
[admin@server]$
Is this attempting to ‘lock’ the folder? if so what's the purpose and what are the consequences?