monitor custom programs with ps and watch
March 26th, 2007 mysurface
ps is a very useful tool to list all current running processes with various info such as CPU usage, memory usage, process status, process id etc. watch is another good tool to continuously execute some programs in infinite loop. watch allows you to make use of commands such as ps, netstat, lsof into monitoring purpose. [...]
Posted in Admin, ps, watch | Hits: 37731 | 6 Comments »






