Skip to content

**[PROPOSAL]** Multiple process with same name check #6

Description

@Maurotb

Please prefix your issue with one of the following: [BUG] [PROPOSAL] [QUESTION].

In raising this issue, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
  • I have checked that the bug-fix I am reporting can be replicated.

Description of the problem

If i put php-fpm in killlist, the sript check only first php-fpm process.
In real environment, multiple php-fpm process (one for site) is running with same process name and
different pid.
If a script in one site, for bug or an attack, consume 100% of cpu , i need to kill this pid.
Thanks

Steps to reproduce

...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions