Re: java processes on linux - any way to get to the app name?
Sacha Michel Mallais <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
On Jul 27, 2006, at 2:33 PM, Matt Kime wrote: > That certainly works but there's something that confuses me about it. > I can find javamonitor or wotaskd with this method. Yet if I output > the results of 'ps auxwww' to a text file and search for either name, > I come up empty. I can find my own app because of the /path/to/log. Use the lsof way for wotaskd: sudo lsof -i tcp:1085 It is possible to locate wotaskd using ps, but not by name. > at any rate, i'm getting a much better handle on this. thanks. No problem, glad I could help. sacha -- Sacha Michel Mallais Senior Developer / President Global Village Consulting Inc. http://www.global-village.net/ PGP Key ID: 7D757B65 AIM: smallais ObAd: read "Practical WebObjects" <fnord> http://www.global-village.net/products/practical_webobjects