[FEATURE REQUEST] Extend ps Beacon #67403
Replies: 1 comment
-
Hi there! Welcome to the Salt Community! Thank you for making your first contribution. We have a lengthy process for issues and PRs. Someone from the Core Team will follow up as soon as possible. In the meantime, here’s some information that may help as you continue your Salt journey.
There are lots of ways to get involved in our community. Every month, there are around a dozen opportunities to meet with other contributors and the Salt Core team and collaborate in real time. The best way to keep track is by subscribing to the Salt Community Events Calendar. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Extend the ps Beacon to support watching processes for a specific user and return more information about the process.
Describe the solution you'd like
Allow specifying a username in the configuration and return information such as the PID and create time to allow calculating how long the process has been running.
Describe alternatives you've considered
No alternative.
Additional context
My specific scenario was watching IIS Application Pool worker processes for when they stopped/crashed. That scenario is no longer relevant to me, but I believe these would be good enhancements regardless.
Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.
Beta Was this translation helpful? Give feedback.
All reactions