Actions
Story #9602
closedAdd --name to all pulp processes for better process title
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
Ticket moved to GitHub: "pulp/pulpcore/2064":https://github.com/pulp/pulpcore/issues/2064
Hello
To identify gunicorn processes in a nicer way, this package must be present and then they can be tagged for programs like top or ps:
https://docs.gunicorn.org/en/stable/faq.html https://docs.gunicorn.org/en/stable/settings.html#proc-name
Then --name can be used in all systemd units for better identification of processes. For example pulpcore-api is currently listed as cryptic gunicorn:wsgi something. Thanks!
Actions