Git Product home page Git Product logo

Comments (5)

ddurieux avatar ddurieux commented on July 17, 2024

What do you mean? reload is different than restart, so yes reload = no changing PID

from alignak.

Seb-Solon avatar Seb-Solon commented on July 17, 2024

Yes but actually the arbiter reload is usually done by init script . And the init script only implements restart. So yeah pid change, tehre is no signal handler to reload

from alignak.

jremond avatar jremond commented on July 17, 2024

alignak should handle SIGHUP as a reload signal
Would "alignak/daemon.py" manage_signal function be a good place to add it ?
I found a manage_signal function in schedulerdaemon.py too so should it be duplicated to arbiterdaemon.py instead ?

from alignak.

Seb-Solon avatar Seb-Solon commented on July 17, 2024

Yeah that basically where it hould be place @jremond . Instead of dumpy memeory or whatever you could set a flag like "need reload" and here we go.

from alignak.

jremond avatar jremond commented on July 17, 2024

Let's try !
#133

from alignak.

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.