Nagios locking the monitoring engine

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
anderson.bastos
Posts: 4
Joined: Thu Sep 20, 2018 7:38 am

Nagios locking the monitoring engine

Post 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
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios locking the monitoring engine

Post 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:

Code: Select all

/etc/init.d/nagios
anderson.bastos
Posts: 4
Joined: Thu Sep 20, 2018 7:38 am

Re: Nagios locking the monitoring engine

Post by anderson.bastos »

Thank you very much for the return!
The information requested is attached.
Last edited by anderson.bastos on Mon Apr 08, 2019 8:15 pm, edited 1 time in total.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: Nagios locking the monitoring engine

Post 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.
Locked