Regular expression
From: Joel Langlois (jlanglo_at_globetrotter.net)
Date: 05/15/03
- Next message: Barry Margolin: "Re: Regular expression"
- Previous message: scriptOmatic: "Re: baffling open call blocking - newbie"
- Next in thread: Barry Margolin: "Re: Regular expression"
- Reply: Barry Margolin: "Re: Regular expression"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 May 2003 19:24:11 GMT
I have a Oracle log file to examine and send an snmp trap if some error appear in this log file. In short, i need a regular
expression that match all the ORA-XXXX ....line except the one that begin with ORA-1089..... I already made it with awk, but my snmp
agent permit me to use only one regular expression!
Thanks.
-- Joe.
- Next message: Barry Margolin: "Re: Regular expression"
- Previous message: scriptOmatic: "Re: baffling open call blocking - newbie"
- Next in thread: Barry Margolin: "Re: Regular expression"
- Reply: Barry Margolin: "Re: Regular expression"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|