On Thu, 21 Sep 2006 21:38:36 +0000, Ted MacNEIL <[EMAIL PROTECTED]> wrote:
>I recently discovered the SYSNAME command. >It's great for monitoring activity on one system from another. > >I understand the syntax, but I have one problem that the unHELP is not answering for me. > >I want to monitor two of our production LPARs from another. >I can do a: >SYSNAME * >But, that gives me all. >I can do a: >SYSNAME SYSA > >But, I want SYSA, SYSB, but not SYSC. > >Can that be specified? >SYSC gets in the way, and is not a problem image. > Use SYSNAME * in combination with a filter. If you type FILTER ? it will bring up a panel (or use the menu): Column Oper Value (may include * and %) SYSNAME EQ SYSA SYSNAME EQ SYSB Mark -- Mark Zelden Sr. Software and Systems Architect - z/OS Team Lead Zurich North America / Farmers Insurance Group mailto: [EMAIL PROTECTED] z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/ Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

