Non Global Zone processes

How can we check non global zones processes from global zone .. like i want to check for a particular process running in all the zone how can i do that ?

It would have been a good start to look at the man page for the ps command.

It has a -z which can be used to do this.