Unitech / Unitech/pm2

Add health check at PM2 initialization

Open
#3,124 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

SYS: CLI T: Enhancement
Dominant language
JavaScript
Stars
43.3k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

Verify that system is healthy at PM2 initialization (memory, cpu, file descriptors, access to internet, node.js version...)

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 PM2's initialization entry point and any existing health or diagnostic checks. Clarify the expected behavior for memory, CPU, file descriptors, internet access, and Node.js version checks, including how failures should be reported; done means those requirements are defined and verified at initialization.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
cli, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.