Code Monkey home page Code Monkey logo

Comments (6)

eric avatar eric commented on September 26, 2024

There is no current support for child process monitoring.

We've been batting around ideas to solve this problem, as it's relevant for both Unicorn and Passenger as well as many other cases.

from god.

warrickcustomhomes avatar warrickcustomhomes commented on September 26, 2024

Can you share some of the current ideas? Can it be something as simple as monitoring all processes with PIDs specified in delayed_job.*.pid files? Does Unicorn and Passenger save their pids with similar file names like delayed_job does?

from god.

eric avatar eric commented on September 26, 2024

The current idea is that god would be able to automatically monitor all of the child processes (we can get that info from the OS).

It wouldn't include any mechanism to be "restarting" the child processes, just use the conditions to monitor if they were using too much CPU or RAM and have a mechanism to kill them.

from god.

warrickcustomhomes avatar warrickcustomhomes commented on September 26, 2024

Just checking in here. :) Has any progress been made on this? If not, how can I help? Hints on where to look for existing code would be helpful.

from god.

eric avatar eric commented on September 26, 2024

I have not had a chance to work on it.

My current thinking is that a custom kind of Watch would be created for each of the children.

from god.

harsh-shoto avatar harsh-shoto commented on September 26, 2024

Is there any support for monitoring the child process of puma workers with god.

from god.

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.