Git Product home page Git Product logo

Comments (10)

scottwilkerson avatar scottwilkerson commented on August 23, 2024

Is this a vanilla install or do you have custom brokers installed (ie mod_gearman, livestatus,, etc.)?

I ask because we have had 1000s of users using Core 4.0.8 on CentOS 7 and haven't seen this internally, or had any other reports, and 4.0.8 has been out for a year.

from nagioscore.

djgel avatar djgel commented on August 23, 2024

use NDOUTILS ... but remove this and give same error.

Compile with this command:
./configure --prefix=/usr --exec-prefix=/usr/sbin --bindir=/usr/sbin --sbindir=/usr/lib/nagios/cgi --libexecdir=/usr/lib/nagios/plugins --datadir=/usr/share/nagios --sysconfdir=/etc/nagios --localstatedir=/var/lib/nagios --with-init-dir=/etc/rc.d/init.d --with-cgiurl=/nagios/cgi-bin --with-htmurl=/nagios --with-lockfile=/var/run/nagios.pid --with-nagios-user=nagios --with-nagios-group=nagios --with-file-perfdata --with-command-group=nagcmd

from nagioscore.

scottwilkerson avatar scottwilkerson commented on August 23, 2024

I just tested the following on a fresh minimal CentOS7 system with no segfaults

yum install gcc glibc glibc-common gd gd-devel make net-snmp openssl-devel unzip httpd php -y

cd ~
curl -L -O http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-4.0.8.tar.gz
tar xvf nagios-*.tar.gz
cd nagios-*
useradd nagios
groupadd nagcmd
usermod -a -G nagcmd nagios
./configure --prefix=/usr --exec-prefix=/usr/sbin --bindir=/usr/sbin --sbindir=/usr/lib/nagios/cgi --libexecdir=/usr/lib/nagios/plugins --datadir=/usr/share/nagios --sysconfdir=/etc/nagios --localstatedir=/var/lib/nagios --with-init-dir=/etc/rc.d/init.d --with-cgiurl=/nagios/cgi-bin --with-htmurl=/nagios --with-lockfile=/var/run/nagios.pid --with-nagios-user=nagios --with-nagios-group=nagios --with-file-perfdata --with-command-group=nagcmd
make all
make install
make install-commandmode
make install-init
make install-config
make install-webconf
service nagios start
service httpd start

from nagioscore.

tmcnag avatar tmcnag commented on August 23, 2024

Are you using the standard localhost-only configs or is this a production install? Can you tar up your configs and post them somewhere? I am wondering if one of the macros is causing the segfault.

from nagioscore.

djgel avatar djgel commented on August 23, 2024

is a production facility ... was actually migrating rhel server 6 (because I'm having problems with OS) and taking the opportunity to move to rhel 7. Use the Centreon 2.6 to manage / create settings only. ...

from nagioscore.

scottwilkerson avatar scottwilkerson commented on August 23, 2024

As we cannot recreate this and the OP may have conflicting software, I'm closing the issue. If it can be re-created on a base install, please open a new issue.

Thanks!

from nagioscore.

djgel avatar djgel commented on August 23, 2024

Centreon 2.6.0 insert TAG "_CRITICALITY_LEVEL" and "_CRITICALITY_ID" um Services ... make a segfault in nagios

from nagioscore.

tmcnag avatar tmcnag commented on August 23, 2024

Do you mean it sets a custom variable?

http://nagios.sourceforge.net/docs/nagioscore/4/en/customobjectvars.html

from nagioscore.

djgel avatar djgel commented on August 23, 2024

Trevor,

i know, but Nagios not start with this custom variables ... If commented,
this start without Segfault in libc .... This variable is create by
Centreon to change severity server or service.

2015-06-30 16:25 GMT-03:00 Trevor McDonald [email protected]:

Do you mean it sets a custom variable?

http://nagios.sourceforge.net/docs/nagioscore/4/en/customobjectvars.html


Reply to this email directly or view it on GitHub
#59 (comment)
.

from nagioscore.

scottwilkerson avatar scottwilkerson commented on August 23, 2024

You would need to talk to their developers... We are Nagios, and can only account for Nagios code

from nagioscore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.