Search found 1 match
- Sat May 11, 2013 10:01 am
- Forum: Open Source Nagios Projects
- Topic: Regex
- Replies: 1
- Views: 840
Regex
I'm kind of struggeling with the regex syntax. i;ve managed te obviouse "all" : .* and grouping by first characters of the name : ^Site-1.* but i'm kind of lost on the rest. eg. how to exclude just two hosts from the .* expression or an regex to match characters in the middle (eg regex for...