RE: String monitoring
"Mike Ayers" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <83E753BE7B6A324ABB336245BAF1DAAC0D50EF83@mailserver.metatv-ds.metatv.com> |
> From: Haskins, Russell T. [mailto:[email protected]] > Sent: Thursday, October 29, 2009 3:21 PM > The "." matches a single character so I don't believe his expression > will work, something like > > GET[.].......HTTP[.]...... > > Might work for his example below. '.' - match any character '*' - match zero or more occurrences of the previous character ...so... ".*" - match anything Your expression makes certain assumptions about formatting that have not been stated as fact - it will work for the given sample, but may not work for all interesting events. HTH, Mike ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users