On Mar 27, 2009, at 9:22 AM, Erik N Johnson wrote:
What's really great about this is that for a z/Linux farm you can easily use 9p to create a single virtual host whch has a /mnt all full of: /mnt /host1/proc /host2/proc ... /hostN/procthen a perl (or shell or python) script ( or ANY filesystem-aware program, which is pretty open-ended) can easily do: foreach host in hosts { displayRelevantInfo( /mnt/host/proc); }
That's really cool. Adam ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
