Re: How to seperate AIX, Solaris or HP for ux agent
| Newsgroups | gmane.comp.sysutils.tivoli.general |
|---|---|
| Message-ID | <CAMzJ2PqBPquE2bv7RspjrDJruYmO27JrRf4ZU1jwphLdN7hgBA__16882.2395652116$1366991463$gmane$org@mail.gmail.com> |
Jun: To add to I.V.'s answer in case you're not familiar with CLI-based SOAP for ITM, you can also have the TEPS UI do the work for you. Just create a new custom SQL query using the TEMS data source which does: SELECT NODE,HOSTINFO FROM O4SRV.INODESTS; Assign to a view and add some filters on the HostInfo column in order to eliminate blank, but not null, values: Win* AIX* Linux* Sun* The reason I don't use "Scan for a string within a string" on the values and omit the asterisks is that you want only those columns which start with the above strings, not those which contain them anywhere. Toben On Fri, Apr 26, 2013 at 9:19 AM, I.V. Blankenship < iv.blankenship-9LkaxTQlAnxWk0Htik3J/[email protected]> wrote: > You could do a soap call that runs some SQL selecting node name and osinfo > then grep for the various patterns. > > On Apr 26, 2013, at 10:08 AM, "Liu, Jun Feng" <[email protected]> wrote: > > Hi, folks**** > > ** ** > > What is the easy way to separate ux agent for Solaris, HP or AIX from > command line?**** > > ** ** > > ** ** > > ** ** > > Thanks**** > > **** > > Jun Feng Liu**** > > =**** > > > NOTICE: Confidential message which may be privileged. Unauthorized > use/disclosure prohibited. If received in error, please go to > www.td.com/legal for instructions. > AVIS : Message confidentiel dont le contenu peut être privilégié. > Utilisation/divulgation interdites sans permission. Si reçu par erreur, > prière d'aller au www.td.com/francais/avis_juridique pour des > instructions. > > _______________________________________________ > TME10 mailing list > [email protected] > Unsubscribe:[email protected] > > > _______________________________________________ > TME10 mailing list > [email protected] > Unsubscribe:[email protected] > > -- "Sometimes I think that's the only right thing to do: To dream. to live in the world of dreams. But it doesn't last forever--wakefulness always comes to take me back..." _______________________________________________ TME10 mailing list [email protected] Unsubscribe:[email protected]