Changes was made to /etc/my.cnf
Code: Select all
innodb_buffer_pool_size=512M
innodb_additional_mem_pool_size=128M
Code: Select all
innodb_buffer_pool_size=512M
innodb_additional_mem_pool_size=128M
Code: Select all
cd /usr/local/nagiosxi/scripts
./repair_databases.shCode: Select all
for i in 1 2 3 4 5 6 7 8 9 10 ; doCode: Select all
for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 ; doCan you please try these steps and report back.Box293 wrote:When you hit Apply Config, it runs the script reconfigure_nagios.sh. You can run this script yourself:
Can you please run the script and post the output here.Code: Select all
cd /usr/local/nagiosxi/scripts reconfigure_nagios.sh
When you run this script at the CLI, does nagios remain running, or does it die like it has normally been?
Can you please upload the file:
/etc/sudoers
Also, any files in /etc/sudoers.d/
Code: Select all
cat /usr/local/nagios/var/nagios.lock
ps -ef |grep bin/nagios
Code: Select all
NAGIOSXI ALL = NOPASSWD:/usr/local/nagiosxi/scripts/reset_config_perms.shOne thing that I'm a bit vague on - how are you (ever) getting it back up? It sounds like you're unable to get the service up right now?CFT6Server wrote:Really seeking some guidance here guys from Nagios. I cannot make any changes without running into this issue and starting to impact us. Any ideas?
Code: Select all
/usr/local/nagios/bin/nagios -c /usr/local/nagios/etc/nagios.cfg