macOS Client Install Error: "Permission Denied"
Posted: Tue Feb 07, 2017 2:27 pm
I'm following the document on how to install the Nagios client on macOS (in this case, the version is 10.12.3). I have XCode with command Line Tools installed. I tried running the bash script for fullinstall like it instructs both using sudo preceding the command and sudo -i. This is what I get.
Permissions issues tell me these scripts didn't run. What are the permissions supposed to be so I can double-check them? What else could be causing such problems?
The log file it mentions is attached.
Thank you!
Code: Select all
Current step is 0-usersgroups
./fullinstall: line 36: ./0-usersgroups: Permission denied
0-usersgroups appears to have already completed successfully. Moving on to the next step.
Current step is 1-services
./fullinstall: line 36: ./1-services: Permission denied
1-services appears to have already completed successfully. Moving on to the next step.
Current step is A-subcomponents
./fullinstall: line 36: ./A-subcomponents: Permission denied
A-subcomponents appears to have already completed successfully. Moving on to the next step.
Starting NRPE Agent
##########################################################
### ###
### Nagios Mac OSX Agent Installation Complete! ###
### ###
##########################################################
If you experience any problems, please attach the file logs-all-steps-1486410377.tar.gz that was just created to any support requests.Permissions issues tell me these scripts didn't run. What are the permissions supposed to be so I can double-check them? What else could be causing such problems?
The log file it mentions is attached.
Thank you!