nv-l

RE: [nv-l] Collect data

2002-04-22 17:39:44
Subject: RE: [nv-l] Collect data
From: "Davis, Donald" <donald.davis AT firstcitizens DOT com>
To: "'Pablo Andrés Villegas Florez'" <pavillegas AT epsa.com DOT co>
Date: Mon, 22 Apr 2002 17:39:44 -0400

Ok,
I'll get in on this one too.
I think you will miss 10 if you don't make that ^1*[0-9]$
There is no interface zero so that should not be a problem.
Don

-----Original Message-----
From: Pablo Andrés Villegas Florez [mailto:pavillegas AT epsa.com DOT co]
Sent: Monday, April 22, 2002 4:00 PM
To: 'Stephen Hochstetler'
Cc: nv-l AT lists.tivoli DOT com
Subject: RE: [nv-l] Collect data


Ok stephen,

I was wrong I put the expresion ^1*[1-9]$ to collect the first 15
interfaces, obviusly it collect the first 19 Interfaces



Thanks
Pablo



-----Mensaje original-----
De: Stephen Hochstetler [mailto:shochste AT us.ibm DOT com]
Enviado el: Monday, April 22, 2002 12:59 PM
Para: Pablo Andrés Villegas Florez
CC: nv-l AT lists.tivoli DOT com
Asunto: RE: [nv-l] Collect data


Pablo,

are you sure you will get the first 15?

I still think you will get 1,2,3,4,5,11,12,13,14,15  from that _expression_.
Clear out your history and look at your results closely.

Kind regards,
Stephen Hochstetler              shochste AT us.ibm DOT com
International Technical Support Organization  - Austin
Office - 512-436-8564                      FAX - 512-436-8701

ITSO redbooks at  http://www.redbooks.ibm.com


 

                      Pablo Andrés

                      Villegas Florez          To:       Stephen
Hochstetler/Austin/IBM@IBMUS,     
                      <pavillegas@epsa.         nv-l AT lists.tivoli DOT com

                      com.co>                  cc:

                                               Subject:  RE: [nv-l] Collect
data                   
                      04/22/2002 10:02

                      AM

 

 




Hi all,

Stephen,

I put the expresion ^1*[1-5] to collect the first 15 interfaces and it work
!!!

Everybody,
remember this expresion



Thanks for your help
Pablo

-----Mensaje original-----
De: Stephen Hochstetler [mailto:shochste AT us.ibm DOT com]
Enviado el: Friday, April 19, 2002 1:57 PM
Para: nv-l AT lists.tivoli DOT com
Asunto: RE: [nv-l] Collect data


Pablo,

How much does it hurt to actually say to collect the first 19 interfaces

If the pattern matching is the same as used in rulesets, then the following
should give you 19 interfaces

^1*[1-9]$

Let me know if this helps.

To get the first 39 should be    ^[1-3]*[1-9]$

Kind regards,
Stephen Hochstetler              shochste AT us.ibm DOT com
International Technical Support Organization  - Austin
Office - 512-436-8564                      FAX - 512-436-8701

ITSO redbooks at  http://www.redbooks.ibm.com


---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe AT lists.tivoli DOT com
For additional commands, e-mail: nv-l-help AT lists.tivoli DOT com

*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)



---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe AT lists.tivoli DOT com
For additional commands, e-mail: nv-l-help AT lists.tivoli DOT com

*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)

------------------------------------------------------------------------------
This electronic mail and any files transmitted with it are confidential and are intended solely for the use of individual or entity to whom they are addressed. If you are not the intended recipient or the person responsible for delivering the electronic mail to the intended recipient, be advised that you have received this electronic mail in error and that any use, dissemination, forwarding, printing, or copying of this electronic mail is strictly prohibited. If you have received this electronic mail in error, please immediately notify the sender by return mail.

==============================================================================

<Prev in Thread] Current Thread [Next in Thread>