Forum Discussion
Anonymous
5 years agoHave you looked at mine? https://github.com/sweenig/lmcommunity/tree/master/ProcessMonitoring/Linux_SSH_Processes_Select
Duplicate processes with the same command line and same name will be a problem if you're ignoring PID. Under manual circumstances, how would you differentiate between the two between sessions? I mean, if you logged in once and looked and saw process A and process B. Then if you logged in again 1 minute later and saw the same list of processes, how would you know which was you had previously called A and which one was previously called B?
The answer is, of course, to run them in separate containers, but that's a different discussion.
Related Content
- 7 months ago
- 10 months ago
- 10 months ago