Nagios do not start. Bus error.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
User avatar
fciit.russia
Posts: 1
Joined: Wed Jun 08, 2016 2:50 am
Location: RU/Moscow

Nagios do not start. Bus error.

Post by fciit.russia »

Help! Fresh Nagios Core installation. When I try to start Nagios there an error "bus error". There are no messages in the nagios.debug (debug level is set to -1)

#uname -a
FreeBSD backup00.mydomain 10.3-RELEASE-p7 FreeBSD 10.3-RELEASE-p7 #0: Thu Aug 11 18:38:15 UTC 2016 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64

#pkg info
nagios-plugins-2.1.1_5,1 Plugins for Nagios
nagios4-4.2.0 Powerful network monitoring system


#root@backup00:~ # /usr/local/etc/rc.d/nagios start
Performing sanity check of nagios configuration: Bus error
FAILED

Nagios Core 4.2.0
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 08-01-2016
License: GPL

Website: https://www.nagios.org
Reading configuration data...
Read main config file okay...
Bus error
/usr/local/etc/rc.d/nagios: WARNING: failed precmd routine for nagios


root@backup00:~ # /usr/local/etc/rc.d/nagios status
nagios is not running.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios do not start. Bus error.

Post by tmcdonald »

FreeBSD and Nagios have a bit of a history of bus errors according to Google. Honestly you're probably better off filing this on the GitGub Issue tracker for Core, since we are primarily a CentOS and RHEL shop.

https://github.com/NagiosEnterprises/nagioscore/issues
Former Nagios employee
Locked