php / php/php-src

FPM status add more process infos

Open
#15,011 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature SAPI: fpm
Dominant language
C
Stars
40.4k
Forks
8.1k
Avg merge
2d 13h
Merged PRs (30d)
96

Description

Description

Hi,

In order to simplify and factorize my alerting rules, I would love that some process manager settings to be added into the status pages (especially in the openmetrics output).

Here is an example of the data I miss:

  • pm.max_chlidren
  • pm.min_spare_servers
  • pm.start_servers

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the PHP-FPM status-page and OpenMetrics output entry points, then inspect how existing process-manager settings are exposed. Done means the requested pm.max_chlidren, pm.min_spare_servers, and pm.start_servers values appear in the relevant status output for alerting use.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, php
Domain
backend, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.