Page 1 of 1
Nagios locking the monitoring engine
Posted: Sun Apr 07, 2019 6:09 pm
by anderson.bastos
My nagios server has constantly stopped the monitoring and only returns to function when I stop the nagios service, then the bank service, restart the nagios machine, raise the bank and then upload the nagios
Re: Nagios locking the monitoring engine
Posted: Mon Apr 08, 2019 1:14 pm
by ssax
Please PM me a copy of your profile, you can download it from Admin > System Profile > Download Profile.
Additionally, please send the output of these commands (as root):
Code: Select all
ps aux | grep nagios.cfg
sysctl -p
ulimit -a
ipcs -q
su - nagios
ulimit -a
If you have this file, please attach it:
Re: Nagios locking the monitoring engine
Posted: Mon Apr 08, 2019 3:45 pm
by anderson.bastos
Thank you very much for the return!
The information requested is attached.
Re: Nagios locking the monitoring engine
Posted: Mon Apr 08, 2019 3:53 pm
by ssax
Please PM me a copy of your profile, you can download it from Admin > System Profile > Download Profile.
Was the ulimit output run as the nagios user or the root user? I need both, please send as both root and nagios user as specified.