Add health check at PM2 initialization
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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