NagiosXI keeps crashing
Posted: Thu Mar 17, 2016 10:34 pm
Hey All
Long time nagios user, but this one is been crazy. Was previously running Nagios XI 2012R2 i believe and recently every night nagios core portion would shutdown "Caught Sigterm" as you can see below here
I upgraded to Nagios XI 5 and the issue hasnt gone away. I always have to go in and do an apply configuration to start it going again. I enabled debugging and i got the debug file and well as the nagios log, which doesnt point out anything really to me
Server stats:
Manual Xi install.
I checked /var/log/messages and dmesg and nothing stands out as out of the norm at the times of the crash
If you need any more info or files, please let me know!
Long time nagios user, but this one is been crazy. Was previously running Nagios XI 2012R2 i believe and recently every night nagios core portion would shutdown "Caught Sigterm" as you can see below here
Code: Select all
Mar 17 21:00:21 srv-reg-nagxi-01 nagios: Caught SIGTERM, shutting down...
Mar 17 21:00:21 srv-reg-nagxi-01 nagios: Successfully shutdown... (PID=18889)
Mar 17 21:00:21 srv-reg-nagxi-01 nagios: Event broker module 'NERD' deinitialized successfully.
Mar 17 21:00:21 srv-reg-nagxi-01 nagios: ndomod: Shutdown complete.
Mar 17 21:00:21 srv-reg-nagxi-01 nagios: Event broker module '/usr/local/nagios/bin/ndomod.o' deinitialized successfully.
Mar 17 21:00:23 srv-reg-nagxi-01 nagios: Nagios 4.1.1 starting... (PID=28835)
Mar 17 21:00:23 srv-reg-nagxi-01 nagios: Local time is Thu Mar 17 21:00:23 CST 2016
Mar 17 21:00:23 srv-reg-nagxi-01 nagios: LOG VERSION: 2.0
Mar 17 21:00:23 srv-reg-nagxi-01 nagios: qh: Failed to register socket with io broker: Invalid argument; errno=22: Invalid argument
Mar 17 21:00:23 srv-reg-nagxi-01 nagios: Error: Failed to initialize query handler. AbortingServer stats:
Code: Select all
[root@srv-reg-nagxi-01 var]# uname -a
Linux srv-reg-nagxi-01 2.6.32-220.17.1.el6.x86_64 #1 SMP Thu Apr 26 13:37:13 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
[root@srv-reg-nagxi-01 var]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 6.6 (Santiago)I checked /var/log/messages and dmesg and nothing stands out as out of the norm at the times of the crash
If you need any more info or files, please let me know!