Tagged Questions
0
votes
1answer
35 views
Kill processes automatically that get over x % CPU
I have a (rather annoying) process on my iMac that tends to get out of control.
Unfortunately, it's not possible to get rid of it. Much as I want to.
This process is fine at first - using 1-2 % of ...
4
votes
2answers
159 views
Why can't this process terminate?
Just recently I ran into an issue where my network program couldn't bind to a port because it was already in use. I opened the activity monitor and realized it (named "server") was already running ...
4
votes
1answer
5k views
how to start/stop/restart processes
As a new comer from Windows OS, I wonder how to start/stop/restart a service on Mac OS X Snow Leopard 10.6.8 ?(it's straight forward on Windows using its Task Manager).
I tried Activity Monitor, but ...
2
votes
6answers
4k views
How to monitor file access for an OS X application?
I am looking for the OS X corespondent of FileMon, that was later included in ProcessMon.
BTW, it is essential to be able to filter by process.
