[clug] Process monitor suggestion.

Brett Worth brett.worth at gmail.com
Thu May 11 05:30:20 UTC 2017


On 11/05/17 14:32, Randall Crook via linux wrote:
> At the moment the script monitors some ssh processes to let me know they are there and the connection the represent is up. The script simply uses clear and echo to tell me the connection is at a superficial level is there. 

What about this alternative:

    konsole -e "watch -d -n 10 \"ps -ef | grep ssh | grep -v grep\" "

Brett

-- 
  /) _ _ _/_/ / / /  _ _//
 /_)/</= / / (_(_/()/< ///




More information about the linux mailing list