NAGIOS CORE 4.4.3 CRASH
Posted: Thu Sep 19, 2019 12:58 pm
Hello,
After launch of NAGIOS 4.4.3 on redhat 7.6, there is some crash with only "Caught SIGTERM, shutting down..." in nagios.log
I try with this command "nagios /etc/nagios/nagios.cfg" with nagios user and after some seconds or minute i have this message and nagios stop:
Nagios Core 4.4.3
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2019-01-15
License: GPL
Website: https://www.nagios.org
Nagios 4.4.3 starting... (PID=24232)
Local time is Thu Sep 19 19:35:33 CEST 2019
wproc: Successfully registered manager as @wproc with query handler
wproc: Registry request: name=Core Worker 24236;pid=24236
wproc: Registry request: name=Core Worker 24234;pid=24234
…..
wproc: Registry request: name=Core Worker 24240;pid=24240
wproc: Registry request: name=Core Worker 24243;pid=24243
Event broker module '/usr/local/lib/mk-livestatus/livestatus14.o' initialized successfully.
Event broker module '/usr/lib64/mod_gearman/mod_gearman_nagios4.o' initialized successfully.
WARNING: RLIMIT_NPROC is 99727, total max estimated processes is 1057694! You should increase your limits (ulimit -u, or limits.conf)
2019-09-19 19:35:36 [6] updating log file index
2019-09-19 19:35:36 [6] updating log file index
Warning: Host performance file processing command 'process-host-perfdata-file' was not found - host performance data file will not be processed!
Warning: Service performance file processing command 'process-service-perfdata-file' was not found - service performance data file will not be processed!
Successfully launched command file worker with pid 24245
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
Aborted (core dumped)
The last 3 lines cames only with this command line, not with systemctl start nagios in any log file.
Nagios came from RPM of EPEL Release for REDHAT 7.6 epel-rhel-x86_64-server-7
Any idea ?
Thanks
After launch of NAGIOS 4.4.3 on redhat 7.6, there is some crash with only "Caught SIGTERM, shutting down..." in nagios.log
I try with this command "nagios /etc/nagios/nagios.cfg" with nagios user and after some seconds or minute i have this message and nagios stop:
Nagios Core 4.4.3
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2019-01-15
License: GPL
Website: https://www.nagios.org
Nagios 4.4.3 starting... (PID=24232)
Local time is Thu Sep 19 19:35:33 CEST 2019
wproc: Successfully registered manager as @wproc with query handler
wproc: Registry request: name=Core Worker 24236;pid=24236
wproc: Registry request: name=Core Worker 24234;pid=24234
…..
wproc: Registry request: name=Core Worker 24240;pid=24240
wproc: Registry request: name=Core Worker 24243;pid=24243
Event broker module '/usr/local/lib/mk-livestatus/livestatus14.o' initialized successfully.
Event broker module '/usr/lib64/mod_gearman/mod_gearman_nagios4.o' initialized successfully.
WARNING: RLIMIT_NPROC is 99727, total max estimated processes is 1057694! You should increase your limits (ulimit -u, or limits.conf)
2019-09-19 19:35:36 [6] updating log file index
2019-09-19 19:35:36 [6] updating log file index
Warning: Host performance file processing command 'process-host-perfdata-file' was not found - host performance data file will not be processed!
Warning: Service performance file processing command 'process-service-perfdata-file' was not found - service performance data file will not be processed!
Successfully launched command file worker with pid 24245
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct null not valid
Aborted (core dumped)
The last 3 lines cames only with this command line, not with systemctl start nagios in any log file.
Nagios came from RPM of EPEL Release for REDHAT 7.6 epel-rhel-x86_64-server-7
Any idea ?
Thanks