Skip to content

No red dot for unmonitored processes on pm2 ls #5998

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jesobreira opened this issue Jun 4, 2025 · 1 comment
Open

No red dot for unmonitored processes on pm2 ls #5998

jesobreira opened this issue Jun 4, 2025 · 1 comment

Comments

@jesobreira
Copy link

Quoting the docs:

How to disable monitoring for a specific process?
You can then use the command pm2 unmonitor [APP_NAME|ID] to stop monitoring a process with PM2 Plus. pm2 ls will display a red dot indicating the application will not be monitored by PM2 Plus. If you want to monitor the process again use pm2 monitor [APP_NAME|ID].

(emphasis added)

However, when I run pm2 ls on my servers, after removing some processes from PM2 Plus with "pm2 unmonitor", I cannot see any red dot in the list. Yet, I can confirm that the processes have been removed from PM2 Plus.

@Unitech
Copy link
Owner

Unitech commented Jun 4, 2025

Which PM2 version are you using ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants