GithubHelp home page GithubHelp logo

Comments (5)

mickem avatar mickem commented on August 24, 2024

The rpm is only for 7.0 will at some point build some older ones as well...
Probably should add a el7 in there somwhere to make it clearer...

// Michael medin

from nscp.

box293 avatar box293 commented on August 24, 2024

You can close this if you want and I'll keep an eye on the release notes for when the RPM works on 6.5.

from nscp.

box293 avatar box293 commented on August 24, 2024

Not sure if I should create a new issue or not but I'll continue here.

I've tried the NSCP-0.4.3.73-1.el6.x86_64.rpm on CentOS 6.5 x64 and it installs fine, great work!

However it appears as though the nscp service is missing. There is no /etc/init.d/nscp file.

I did sort of make it work by:

wget https://github.com/mickem/nscp/raw/master/files/nscp.init -O /etc/init.d/nscp
chmod +x /etc/init.d/nscp
/etc/init.d/nscp start

This does start the service and I can perform checks against it from other systems however it does produce the following output when I start the service:

Starting nscp:
[root@centos06 init.d]# E       nrpe Failed to bind [::]:5666(ipv6): Address already in use
                    /source/nscp/include/socket/server.hpp:201
E       nrpe Failed to setup endpoint
                    /source/nscp/include/socket/server.hpp:149
Service started waiting for termination event...

from nscp.

mickem avatar mickem commented on August 24, 2024

yes you are correct... 6.5 does not have system d :)
Will fix...
As for the init script: looks like a missing & maybe? will check that as well

from nscp.

mickem avatar mickem commented on August 24, 2024

Fixed the init script in next build, please open a new ticket if there are other errors (not related to init script on 6.5), makes it simpler to tag things if there are different issues...

from nscp.

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.