Subject: RE: [vserver] Checking processes in guests from host
From: "Walter Stanish" <walter.stanish@saffrondigital.com>
Date: Tue, 8 Dec 2009 17:03:58 -0000

 Tue, 8 Dec 2009 17:03:58 -0000
Not a 'direct' way/method, but this should work:

# echo "ps ax |grep blah" |vserver <vserver_name> enter

- Walter