Here is the string literal I'm working with. The parts in blue are variable and 
I want to assign them to named groups. It seems I'm having problems with the 
brackets.

[Thu, 04 Jun 2009 01:30:12] 13-I CCS LINK FAILURE (TEMPORARY) (LP02-1-ACT 
1:100005)

I've tried - unsuccessfully - to use the following regex:

\[(?P<alarmDT>)\] 13-I CCS LINK FAILURE \(TEMPORARY\) \(LP(?P<lp>)-(?P<mg>)-ACT 
1:(?P<lineEquipNum>)\)

Can anyone help? Thx




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=35628#35628

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to