https://support.nagios.com/kb/article.p ... ategory=44
Code: Select all
/usr/local/nagiosxi/scripts/reset_config_perms.shthe picture is my configuration wizards step info



it doesn`t work ,so please give me some help , Thanks
Code: Select all
/usr/local/nagiosxi/scripts/reset_config_perms.sh


Code: Select all
service nagios stop
service ndo2db stop
killall -9 nagios
service ndo2db start
service nagios startCode: Select all
cd /usr/local/nagiosxi/scripts
su nagios
./reconfigure_nagios.sh
ps -ef --cols=300