mike-realuptime opened a new issue, #13658: URL: https://github.com/apache/skywalking/issues/13658
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Process-exporter from https://github.com/ncabatoff/process-exporter/releases/ can be used to monitor selected processes within a linux host. The information then can be accessed by other skywalking components like alerts and so on. ### Use case Most hosts are there for running daemons processes or the like. Monitoring services health often requires to know if a given process is running in a host and also understand resources usage by this processes of interest. Receiving alerts on critical processes not running is very important for managing distributed systems. ### Related issues None. Already implemented and tested in my setup, easy to integrate like other use cases already available such as nginx monitoring. ### Are you willing to submit a pull request to implement this on your own? - [x] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
